Get Help
Discord Community
Ask questions, share workflows, and get real-time help from the community and Zencoder team.
Email Support
For account issues, billing, or anything sensitive — [email protected]
YouTube Tutorials
Video walkthroughs of Zenflow features, workflows, and setup guides.
Common Issues
Agent not responding
Agent not responding
Causes: Agent authentication expired, network interruption, or service unavailable.Fix: Sign out and sign back into the agent in Settings → Saved presets. Check your internet connection and retry.
Task stuck in progress
Task stuck in progress
Causes: Long-running verification step, network timeout, or workspace lock.Fix: Check task logs for the last completed step. If stuck for more than 10 minutes, cancel and retry the task.
Installation failures
Installation failures
Causes: Insufficient permissions, conflicting software, or corrupted download.Fix: Run the installer as administrator (Windows) or with
sudo (macOS). Temporarily disable antivirus if the download is being blocked.Workspace or git errors
Workspace or git errors
Causes: Git conflicts, permission issues, or insufficient disk space.Fix: Ensure you have write permissions and at least 2GB free disk space in your workspace directory. Run
git status in the worktree to check for conflicts.Log Files
Zenflow stores logs locally on your machine. Logs are never transmitted automatically.| Platform | Location |
|---|---|
| macOS | ~/Library/Application Support/zenflow-desktop/logs/ |
| Windows | C:\Users\<username>\AppData\Roaming\zenflow-desktop\logs\ |
Reporting an Issue
When contacting support, include the following to help us resolve your issue quickly:Gather basic info
- App version: Settings → About (e.g.,
Zenflow Desktop v1.2.3 build 456) - OS: Version and architecture (e.g.,
macOS 14.2.1 - Apple Silicon M2)
Document the issue
- Timestamps: When did it happen? Include your timezone.
- Steps to reproduce: What were you doing when the error occurred?
- Screenshots or recordings: Capture any error messages or unexpected behavior.
Send it
Email [email protected] or post in #support on Discord.
If you’re behind a VPN, proxy, or corporate firewall, mention that in your report — it often affects agent connectivity.