> ## 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.

# Zenflow Work

> Connect AI agents to the tools your team already uses. Boost productivity across Product, Sales, Marketing, Operations, Finance, HR, and Customer Success.

## What Zenflow Work Is

Zenflow has two modes: **Code** and **Work**. While Code mode is built for software engineering tasks inside your codebase, **Work mode** connects AI agents to the business tools your team already uses — helping every department move faster and get more done.

<div className="mt-4 flex justify-center">
  <img src="https://mintcdn.com/forgoodaiinc/bMWtAd_PIyPf5owd/images/zenflow/zenflow-work-mode.png?fit=max&auto=format&n=bMWtAd_PIyPf5owd&q=85&s=69f85b24fdd18fbd42a3fd80ad65af64" alt="Zenflow Work mode showing Work toggle active, folder-based task area, and workflow buttons (Auto, Brainstorm, Deep Brainstorm, Research, Write)" style={{ width:"100%", maxWidth:"800px", borderRadius:"12px" }} width="1144" height="720" data-path="images/zenflow/zenflow-work-mode.png" />
</div>

Whether you need to brainstorm a go-to-market strategy, research competitors, draft a proposal, or prepare a board deck — Work mode gives you an AI agent that understands your business context and has direct access to your tools.

With Work mode, you get:

* **On-demand tasks** — brainstorm, research, write, and analyze with a single prompt
* **Automations** — schedule recurring work so it happens on autopilot ([learn more](/zenflow-work/automations))
* **Structured Plans** — step-by-step execution with human checkpoints when you need them

## How It Works

<Steps>
  <Step title="Switch to Work mode">
    In the Zenflow task creation screen, toggle from **Code** to **Work** at the top.
  </Step>

  <Step title="Describe what you want done">
    Write a natural language description of the task. Reference integrations, data sources, and expected outputs. You can use **@** to add files to your task context.
  </Step>

  <Step title="Pick a workflow">
    Choose from the workflows below depending on the task type.
  </Step>

  <Step title="Start or schedule">
    Run the task immediately with **Start**, save it as a draft for later, or attach a Task Flow schedule to make it recurring.
  </Step>
</Steps>

## Work Workflows

<CardGroup cols={3}>
  <Card title="Auto" icon="bolt" href="/zenflow-work/workflows/auto">
    Agent decides the approach based on your prompt — no manual workflow configuration needed.
  </Card>

  <Card title="Brainstorm" icon="lightbulb" href="/zenflow-work/workflows/brainstorm">
    Generate ideas, explore options, and think through problems with structured ideation.
  </Card>

  <Card title="Deep Brainstorm" icon="brain" href="/zenflow-work/workflows/deep-brainstorm">
    Extended multi-step brainstorming with deeper exploration and analysis.
  </Card>

  <Card title="Research" icon="magnifying-glass" href="/zenflow-work/workflows/research">
    Web research, competitive analysis, and structured data gathering.
  </Card>

  <Card title="Write" icon="pen-nib" href="/zenflow-work/workflows/write">
    Drafts, reports, emails, documentation, and other written content.
  </Card>
</CardGroup>

### When to Use What

| Workflow            | Best for                                              | Output                        |
| ------------------- | ----------------------------------------------------- | ----------------------------- |
| **Auto**            | Most tasks — agent picks the right approach           | Varies                        |
| **Brainstorm**      | Ideation, exploring options, quick thinking           | Ideas list, options matrix    |
| **Deep Brainstorm** | Complex problems needing multi-angle analysis         | Detailed exploration document |
| **Research**        | Competitive analysis, market research, data gathering | Research report with sources  |
| **Write**           | Emails, reports, blog posts, documentation            | Polished written content      |

<Tip>
  Start with **Auto** for most tasks. The agent will determine whether to brainstorm, research, or write based on your prompt.
</Tip>

## Who It's For

Zenflow Work is designed for any team that wants to move faster with AI-powered productivity:

| Team                 | How Zenflow Work Helps                                                                       |
| -------------------- | -------------------------------------------------------------------------------------------- |
| **Product / PM**     | Standup briefs, sprint syncs, release notes, customer voice tracking, roadmap data           |
| **Sales**            | Lead research, proposal drafts, follow-up sequences, pipeline reports, competitive intel     |
| **Marketing**        | Campaign briefs, content calendars, competitor monitoring, email drafts, performance digests |
| **Operations**       | Executive dashboards, contract alerts, onboarding checklists, cross-system audits            |
| **Finance**          | Invoice follow-ups, expense reconciliation, budget tracking, revenue reports, SaaS audits    |
| **HR & People Ops**  | Job descriptions, candidate pipelines, onboarding packages, performance review prep          |
| **Customer Success** | Onboarding tracking, QBR scheduling, churn prevention, expansion signal detection            |

## Next Steps

<CardGroup cols={2}>
  <Card title="Automations" icon="clock" href="/zenflow-work/automations">
    Set up workspace and in-task automations on recurring schedules
  </Card>

  <Card title="Integrations" icon="plug" href="/zenflow-work/integrations">
    Connect Gmail, Google Drive, HubSpot, Notion, Slack, and more
  </Card>

  <Card title="Templates" icon="grid-2" href="https://zencoder.ai/marketplace">
    Browse pre-built workflow templates by department
  </Card>

  <Card title="MCP Servers" icon="puzzle-piece" href="/zenflow/mcps">
    Extend Work mode with additional tool connections
  </Card>
</CardGroup>
