# Zencoder Docs ## Docs - [Welcome to Zencoder](https://docs.zencoder.ai/welcome.md): Overview of Zencoder's three surfaces: Zenflow Code, Zenflow Work, and the IDE Agents. - [IDE Agent Concepts](https://docs.zencoder.ai/get-started/ide-agent-concepts.md): Learn the key concepts that power Zencoder IDE Agent — from the Coding Agent and Skills to context management. - [Zenflow Concepts](https://docs.zencoder.ai/get-started/zenflow-concepts.md): The mental model behind Zenflow — repositories, tasks, workflows, worktrees, and agents. - [Install Zenflow](https://docs.zencoder.ai/get-started/install-zenflow.md): Download and set up the Zenflow desktop application for multi-agent orchestration on your machine. - [Install IDE Plugin](https://docs.zencoder.ai/get-started/install-ide-plugin.md): Install and authenticate Zencoder's IDE Agents inside VS Code, JetBrains IDEs, and Android Studio. - [Zenflow Code](https://docs.zencoder.ai/quickstart/zenflow-code.md): Install Zenflow and run your first Code task. - [Zenflow Work](https://docs.zencoder.ai/quickstart/zenflow-work.md): Get started with Zenflow Work and run your first productivity task. - [Quickstart](https://docs.zencoder.ai/quickstart/ide-plugin.md): Get started with Zencoder's IDE Agents for VS Code, JetBrains IDEs, and Android Studio. - [CLIs](https://docs.zencoder.ai/quickstart/clis.md) - [Zenflow Code](https://docs.zencoder.ai/zenflow/overview.md): Orchestrate AI coding agents inside your local codebase with Git worktrees, automated verification scripts, and multi-agent pipelines. - [Projects & Tasks](https://docs.zencoder.ai/zenflow/projects-and-tasks.md): Manage repositories, automate configurations, and create/run agent tasks in Zenflow. - [Git and Worktrees](https://docs.zencoder.ai/zenflow/git-worktrees.md): How Zenflow uses Git worktrees for isolated, parallel task execution. - [Tracking Changes](https://docs.zencoder.ai/zenflow/tracking-changes.md): Monitor, review, and manage code changes made by AI agents in Zenflow. - [Blast Multiple Agents](https://docs.zencoder.ai/zenflow/blast-agents.md): Run multiple AI agents in parallel across different tasks for maximum throughput. - [Zenflow Work](https://docs.zencoder.ai/zenflow-work.md): Connect AI agents to the tools your team already uses. Boost productivity across Product, Sales, Marketing, Operations, Finance, HR, and Customer Success. - [Built-in Browser](https://docs.zencoder.ai/zenflow/built-in-browser.md): Preview live UI state, browse the web, and verify agent work—all without leaving Zenflow. - [VPS Setup](https://docs.zencoder.ai/zenflow/vps-setup.md): Setup Zenflow on a VPS for remote access - [Archiving Tasks](https://docs.zencoder.ai/zenflow/archiving.md): Clean up completed tasks and manage disk space in Zenflow. - [Coding Agent](https://docs.zencoder.ai/features/coding-agent.md): Multi-file, multi-language code generation and modification with deep codebase understanding - [AI Agents](https://docs.zencoder.ai/features/ai-agents.md): Use prebuilt or create custom AI agents (we also call them Zen Agents) that can be called for selected code or entire files directly in your IDE - [Context Management](https://docs.zencoder.ai/features/context-management.md): How Zencoder agents gather, prioritize, and use context from your codebase, files, and external tools - [Multi-Agent Orchestration](https://docs.zencoder.ai/zenflow/multi-agent-orchestration.md): Assign different models and agent presets to each workflow step for planning, implementation, and review. - [Agent Presets](https://docs.zencoder.ai/zenflow/orchestration/agent-presets.md): Define named model configurations and assign them to workflow steps for sequential multi-model execution. - [Subagent Pipelines](https://docs.zencoder.ai/zenflow/orchestration/subagent-pipelines.md): Spawn isolated sub-processes with different models, contexts, and skills for parallel execution and clean context isolation. - [Review Rubric](https://docs.zencoder.ai/zenflow/orchestration/review-rubric.md): Structured evaluation criteria for AI code review steps — paste into review step instructions for consistent, measurable feedback. - [Workflows](https://docs.zencoder.ai/zenflow/task-types.md): Choose the right Zenflow workflow for your task — from quick auto-mode to fully custom pipelines. - [Auto](https://docs.zencoder.ai/zenflow/workflows/auto.md): Let the agent decide the best approach — fastest path from prompt to working code. - [Fix a Bug](https://docs.zencoder.ai/zenflow/workflows/fix-a-bug.md): Structured investigation, solution design, and implementation workflow for regressions and defects. - [Spec First](https://docs.zencoder.ai/zenflow/workflows/spec-first.md): Generate a technical specification before coding — review and approve the plan before implementation. - [Requirements First](https://docs.zencoder.ai/zenflow/workflows/requirements-first.md): Full specification-driven development — PRD, technical spec, implementation plan, and AI code review. - [Multi-model](https://docs.zencoder.ai/zenflow/workflows/multi-model.md): Assign different AI models to planning, implementation, and review phases for cost-optimized quality. - [Custom Workflows](https://docs.zencoder.ai/zenflow/workflows/custom.md): Design your own workflow steps with Markdown files — full control over phases, artifacts, and agent assignments. - [Auto](https://docs.zencoder.ai/zenflow-work/workflows/auto.md): Let the agent decide the best approach — fastest path from prompt to results. - [Brainstorm](https://docs.zencoder.ai/zenflow-work/workflows/brainstorm.md): Generate ideas, explore options, and think through problems with structured ideation. - [Deep Brainstorm](https://docs.zencoder.ai/zenflow-work/workflows/deep-brainstorm.md): Extended multi-step brainstorming with deeper exploration, analysis, and structured reasoning. - [Research](https://docs.zencoder.ai/zenflow-work/workflows/research.md): Web research, competitive analysis, and structured data gathering with sourced outputs. - [Write](https://docs.zencoder.ai/zenflow-work/workflows/write.md): Drafts, reports, emails, documentation, and other polished written content. - [Automations](https://docs.zencoder.ai/zenflow/scheduled-automation.md): Set up recurring agent tasks and put business/code tasks on autopilot — reports, digests, triage, and more. - [Engineering Managers](https://docs.zencoder.ai/zenflow/scheduled-automation/engineering-managers.md): Put team metrics, PR health, and sprint pulse tracking on autopilot with the Engineering Manager Dashboard automation. - [Product Managers](https://docs.zencoder.ai/zenflow/scheduled-automation/product-managers.md): Put product health, revenue impact, and funnel tracking on autopilot with the Product Manager Dashboard automation. - [Saved Prompts](https://docs.zencoder.ai/zenflow/saved-prompts.md): Create reusable prompt shortcuts and insert them quickly in chat or task descriptions - [Skills](https://docs.zencoder.ai/features/skills.md): Give agents new capabilities and expertise through reusable instruction packages - [SubAgents](https://docs.zencoder.ai/zenflow/subagents.md): Run specialized agents as sub-processes with different contexts, models, and tools - [Models](https://docs.zencoder.ai/features/models.md): Choose which LLM powers your chat, understand cost multipliers, and optionally bring your own API key - [Configuration](https://docs.zencoder.ai/features/custom-models-configuration.md): BYOM (Bring Your Own Model) — configure custom or private AI model endpoints with Zencoder. - [Private Deployments](https://docs.zencoder.ai/features/private-deployments.md): Keep Zencoder inside infrastructure you control - [Integrations Overview](https://docs.zencoder.ai/zenflow/integrations.md): Connect Zenflow to Github, Jira, Linear, Amplitude, Sentry, and more. - [Integrations Catalog](https://docs.zencoder.ai/zenflow/integrations/catalog.md): Browse over 2,000+ third-party integrations and APIs available via the Zenflow Pipedream catalog. - [MCP Configuration Guide](https://docs.zencoder.ai/features/mcp-deep-dive.md): Advanced guide to configuring, building, and troubleshooting Model Context Protocol servers in Zencoder - [GitHub Integration](https://docs.zencoder.ai/zenflow/integrations/github.md): Connect Zenflow to GitHub for repository management and pull requests. - [Linear Integration](https://docs.zencoder.ai/zenflow/integrations/linear.md): Connect Zenflow to Linear for issue tracking and task synchronization. - [Jira Integration](https://docs.zencoder.ai/zenflow/integrations/jira.md): Connect Zenflow to Jira for issue tracking and task synchronization. - [Sentry](https://docs.zencoder.ai/zenflow/integrations/sentry.md): Connect Zenflow Work to Sentry to access error monitoring, incident tracking, and application health data. - [Amplitude](https://docs.zencoder.ai/zenflow/integrations/amplitude.md): Connect Zenflow Work to Amplitude to access product analytics, usage data, and user behavior insights. - [Supabase](https://docs.zencoder.ai/zenflow/integrations/development/supabase.md): Connect Zenflow to Supabase to query databases, manage auth, and list storage files. - [PostgreSQL](https://docs.zencoder.ai/zenflow/integrations/development/postgresql.md): Connect Zenflow to PostgreSQL to query, inspect, and update databases. - [Google Workspace](https://docs.zencoder.ai/zenflow/integrations/google-workspace.md): Connect Zenflow to Google Suite (Gmail, Calendar, Google Drive) to read, draft, and send emails autonomously; read events, check availability, and create invites; search, read, create, and organize documents. - [Google Sheets](https://docs.zencoder.ai/zenflow/integrations/productivity/google-sheets.md): Connect Zenflow to Google Sheets to read, write, and format spreadsheet data. - [Dropbox](https://docs.zencoder.ai/zenflow/integrations/dropbox.md): Connect Zenflow to Dropbox to store, search, and manage files securely. - [Greenhouse](https://docs.zencoder.ai/zenflow/integrations/greenhouse.md): Connect Zenflow to Greenhouse to streamline talent acquisition and manage your structured hiring pipeline. - [HubSpot](https://docs.zencoder.ai/zenflow/integrations/hubspot.md): Connect Zenflow to HubSpot for full CRM access — contacts, deals, tickets, campaigns, and workflows. - [Miro](https://docs.zencoder.ai/zenflow/integrations/miro.md): Connect Zenflow to Miro to create and update boards and visual collaboration spaces. - [Notion](https://docs.zencoder.ai/zenflow/integrations/notion.md): Connect Zenflow to Notion to read and update pages, databases, and wikis. - [Salesforce](https://docs.zencoder.ai/zenflow/integrations/marketing/salesforce.md): Connect Zenflow to Salesforce to manage CRM accounts, contacts, and opportunities. - [Stripe](https://docs.zencoder.ai/zenflow/integrations/payments/stripe.md): Connect Zenflow to Stripe to manage billing, subscriptions, and financial data. - [Slack](https://docs.zencoder.ai/zenflow/integrations/slack.md): Connect Zenflow to Slack to send messages, monitor channels, and automate workspace communications. - [Telegram](https://docs.zencoder.ai/zenflow/integrations/telegram.md): Connect Zenflow to Telegram to send messages, receive updates, and automate channel communications. - [Discord](https://docs.zencoder.ai/zenflow/integrations/discord.md): Connect Zenflow to Discord to send messages, monitor channels, and automate server communications. - [Zoom](https://docs.zencoder.ai/zenflow/integrations/zoom.md): Connect Zenflow to Zoom to schedule meetings, read transcriptions, and manage video conferencing. - [Pipedream Catalog Integrations](https://docs.zencoder.ai/zenflow/integrations/pipedream.md): Learn how to connect any of the 2,000+ services available in the Pipedream catalog to Zenflow. - [Uninstalling Integrations](https://docs.zencoder.ai/zenflow/integrations/uninstall.md): Learn how to disconnect integrations and remove the Zenflow application from your workspace or third-party marketplaces. - [Settings](https://docs.zencoder.ai/zenflow/settings.md): Configure preferences, repositories, and profile in Zenflow. - [Keyboard Shortcuts](https://docs.zencoder.ai/features/keyboard-shortcuts.md): Quick reference for all Zencoder keyboard shortcuts and commands in VS Code and JetBrains IDEs - [Multi-Repository Search](https://docs.zencoder.ai/features/multi-repo.md): Index and search across multiple repositories to enable AI agents to understand and work with complex multi-repo architectures - [Getting Debug Information](https://docs.zencoder.ai/user-guides/troubleshooting/debug-information.md): Learn how to gather and share debug information to help us troubleshoot issues with Zencoder more effectively. - [OpenAI BYOK Issues](https://docs.zencoder.ai/user-guides/troubleshooting/openai-byok-issues.md): Troubleshooting GPT-5 access errors when using your own OpenAI API key - [CLI Installation Issues on Windows](https://docs.zencoder.ai/user-guides/troubleshooting/windows-cli-installation.md): Troubleshooting failed installations of Claude Code and Codex on Windows - [Overview](https://docs.zencoder.ai/clis/overview.md): Zenflow supports multiple AI coding agents and models from different providers. - [Claude Code](https://docs.zencoder.ai/clis/claude-code.md): Use Anthropic's Claude Code agent through Zenflow. - [Codex (OpenAI)](https://docs.zencoder.ai/clis/codex.md): Use OpenAI's Codex agent through Zenflow. - [Gemini](https://docs.zencoder.ai/clis/gemini.md): Use Google's Gemini agent through Zenflow. - [Custom Models](https://docs.zencoder.ai/clis/custom-agent.md): Connect your own AI models or agents to Zencoder. - [Universal AI Platform](https://docs.zencoder.ai/features/universal-cli-platform.md): Unifying the world's most popular AI coding CLIs with Zencoder directly in your IDE - [Admin Dashboard](https://docs.zencoder.ai/admin/overview.md): Manage your Zencoder organization — agents, connections, repositories, quotas, billing, users, SSO, and API keys. - [Agents](https://docs.zencoder.ai/admin/agents.md): Create and manage AI agents that automate coding tasks, improve legacy code, and integrate AI into your development workflow. - [Privacy & Security](https://docs.zencoder.ai/admin/privacy-security.md): Manage active sessions, devices, and multi-factor authentication for your Zencoder account. - [Connections](https://docs.zencoder.ai/admin/connections.md): Connect your version control system to enable repository access and autonomous agent runs. - [Repositories](https://docs.zencoder.ai/admin/repositories.md): Add repositories for code indexing and autonomous agent runs. - [Quota Management](https://docs.zencoder.ai/admin/quota-management.md): Monitor credit usage, set per-user caps, and manage your organization's quota allocation. - [Billing](https://docs.zencoder.ai/admin/billing.md): View your current plan, manage payment methods, and adjust team seats. - [User Management](https://docs.zencoder.ai/admin/user-management.md): Invite team members, assign roles, and manage access to your Zencoder organization. - [SSO](https://docs.zencoder.ai/admin/sso.md): Configure Single Sign-On for your Zencoder organization. - [API Keys](https://docs.zencoder.ai/admin/api-keys.md): Create and manage API keys for programmatic access to Zencoder. - [Analytics Dashboard](https://docs.zencoder.ai/features/analytics.md): Track usage patterns and monitor team engagement with Zencoder across your organization - [Analytics API](https://docs.zencoder.ai/features/analytics-api.md): Ingest user analytics data directly into your existing analytics platform - [Team Administration](https://docs.zencoder.ai/features/team-administration.md): Manage your organization — seats, SSO, audit logs, credit controls, and repository access - [Security & Privacy](https://docs.zencoder.ai/features/security.md): How Zencoder protects your code, data handling practices, compliance certifications, and enterprise security controls - [Building an Application with Multi-Model Workflows](https://docs.zencoder.ai/user-guides/guides/building-with-multi-model-workflows.md): A step-by-step guide to building a full feature using Zenflow's multi-model workflow for efficient token usage and high-quality output. - [Connect OpenRouter as a Custom Model](https://docs.zencoder.ai/user-guides/guides/connect-openrouter-custom-model.md): Use OpenRouter to access 200+ models through Zencoder's BYOM (Bring Your Own Model) configuration. - [Spec-Driven Development with Zenflow: Why It Works](https://docs.zencoder.ai/user-guides/guides/spec-driven-development.md) - [Enterprise Best Practices Overview](https://docs.zencoder.ai/learn/enterprise-best-practices/overview.md) - [AI Coding Foundations](https://docs.zencoder.ai/learn/enterprise-best-practices/ai-coding-foundations.md) - [Enterprise Security, Compliance, and Deployment](https://docs.zencoder.ai/learn/enterprise-best-practices/enterprise-security-compliance-deployment.md) - [Team Collaboration and Knowledge Sharing with Zen Agents](https://docs.zencoder.ai/learn/enterprise-best-practices/team-collaboration-zen-agents.md) - [Integration Ecosystem - Connecting Your Development Workflow](https://docs.zencoder.ai/learn/enterprise-best-practices/integration-ecosystem.md) - [CI/CD Automation and Autonomous Agents](https://docs.zencoder.ai/learn/enterprise-best-practices/ci-cd-automation.md) - [Measuring Success and Driving Adoption](https://docs.zencoder.ai/learn/enterprise-best-practices/measuring-success.md) - [The 10x Engineer - Professional AI Certificate](https://docs.zencoder.ai/learn/10x-engineer/course-overview.md) - [Module 1: Foundations](https://docs.zencoder.ai/learn/10x-engineer/module-01.md) - [Module 2: Deep Codebase Understanding](https://docs.zencoder.ai/learn/10x-engineer/module-02.md) - [Module 3: Custom Workflows](https://docs.zencoder.ai/learn/10x-engineer/module-03.md) - [Module 4: Automations with Remote Agents](https://docs.zencoder.ai/learn/10x-engineer/module-04.md) - [Module 5: Spec Driven Development](https://docs.zencoder.ai/learn/10x-engineer/module-05.md) - [Module 6: Complex Use Cases](https://docs.zencoder.ai/learn/10x-engineer/module-06.md) - [Module 7: Working at an Organization](https://docs.zencoder.ai/learn/10x-engineer/module-07.md) - [Module 8: How to Drive AI Adoption](https://docs.zencoder.ai/learn/10x-engineer/module-08.md) - [Privacy & Ethics](https://docs.zencoder.ai/faq/privacy.md): Data privacy, security practices, and ethical AI policies. - [Export Control & Geographic Restrictions](https://docs.zencoder.ai/faq/geographic-restrictions.md): Information about Zencoder service availability based on U.S. export control and economic sanctions laws. - [Pricing & Plans](https://docs.zencoder.ai/faq/pricing.md): Zencoder usage-based pricing — plans, credits, and top-ups. - [Refund Policy](https://docs.zencoder.ai/faq/refund-policy.md): Frequently asked questions about Zencoder refund policies, cancellations, and subscription management. - [Retired Tutorials](https://docs.zencoder.ai/faq/retired-tutorials.md): A collection of legacy tutorials and walkthroughs that are no longer part of our active navigation. ## OpenAPI Specs - [openapi](https://docs.zencoder.ai/api-reference/openapi.json)