Documentation Index
Fetch the complete documentation index at: https://docs.zencoder.ai/llms.txt
Use this file to discover all available pages before exploring further.
Welcome to Zenflow
Zenflow is a desktop application that orchestrates AI agents across two modes:Zenflow Code
Built for software engineering. Agents work inside your codebase — implementing features, fixing bugs, refactoring, writing tests, and opening PRs. Connects to GitHub, Jira, Linear, and your preferred AI coding agent.
Zenflow Work
Built for every other team. Agents connect to Gmail, Google Calendar, Google Drive, HubSpot, Miro, Notion, and more — automating recurring business workflows across Product, Sales, Marketing, Operations, Finance, and HR.
- Add a repository to Zenflow
- Run an agent task with a built-in workflow
- Review and merge the output
Zenflow Code
Step 1: Install Zenflow
Step 2: Onboarding
On first launch, Zenflow walks you through initial setup:Pick a default agent
Choose between Zencoder, Claude Code, Codex, or Gemini as your default co-pilot. You can switch this preference anytime in Settings → Saved presets.
Zenflow validates your setup
After you select an agent, Zenflow checks whether its CLI or desktop integration is already installed locally. If something is missing, you get guided installation instructions so the agent can run reliably.



Step 3: Create Your First Task
Create a Task (2 minutes)
Start with a concise, outcome-based task description. Examples:Focus on what needs to happen, not how to code it.

Pick a Workflow (2 minutes)
Choose how Zenflow should execute the work:
- Quick Change / Fix Bug / Spec and Build / Full SDD Workflow depending on scope
- Custom workflows tailored to your team’s patterns
Verify & Ship (3–6 minutes)
If you configured a verification script, Zenflow runs it after each agent turn (linting, type checks, tests). Review the Changes tab, then merge.
Next Steps
Key Concepts
Understand repositories, tasks, and workflows
Task Types
Explore built-in and custom workflows
Orchestrating Agents
Run multiple agents in parallel
Repository Configuration
Set up verification scripts and presets
Plans & Pricing
Subscription tiers and billing
Supported Agents
Zencoder, Claude Code, Codex, Gemini, and custom agents