> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cogniagent.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# AI coworkers that do the work

> Hire an AI coworker instead of building a workflow. Give it a goal, not a script — it researches, runs the numbers, uses your apps and asks when it needs you.

Most automation asks you to describe every step in advance. Cowork asks you to describe the outcome.

You hire a coworker, tell it what you need, and it works out how — researching, opening your spreadsheets, using your apps, asking when it's genuinely unsure. You review what comes back.

<Frame caption="One task, start to finish: a plain-English ask, the plan it worked out, every step it took, and the finished one-pager.">
  <video autoPlay muted loop playsInline src="https://mintcdn.com/glorium/D2qvpAHhZ42w5CTR/videos/cowork/first-task.mp4?fit=max&auto=format&n=D2qvpAHhZ42w5CTR&q=85&s=28ca7d719c7722ae4eabd47819196f79" poster="/images/cowork/overview/poster.jpg" data-path="videos/cowork/first-task.mp4" />
</Frame>

## Why this is different

Step-by-step automation is excellent when the steps never change. It falls apart on the work that fills most days: reconciling two exports that don't agree, researching a market you don't know, drafting outreach that has to say something specific about each company.

That work can't be drawn as a flowchart, because the right next step depends on what you find. So Cowork doesn't ask you to draw one.

<CardGroup cols={2}>
  <Card title="It figures out the steps" icon="route">
    You give it a goal. It decides how to get there, and adjusts when reality doesn't match the plan.
  </Card>

  <Card title="It uses your actual tools" icon="plug">
    Your inbox, your CRM, your spreadsheets — and a real browser for anything without an integration.
  </Card>

  <Card title="It asks rather than guesses" icon="hand">
    When something needs a decision or a password, it stops and asks. You approve; it continues.
  </Card>

  <Card title="It gets better" icon="arrow-trend-up">
    Correct it once and it remembers. Over weeks it needs telling less.
  </Card>
</CardGroup>

## What people actually use it for

* **Research that ends in a decision** — market sizing, competitor pricing, whether a claim stands up, with sources attached
* **The spreadsheet nobody wants to open** — reconcile two exports, clean a contact list, chart a quarter
* **Inbox triage** — what actually needs you today, and drafts for the rest
* **Outreach worth replying to** — research the company first, then write something true about it
* **First-line support** — triage the queue, draft grounded replies, escalate what's risky
* **The portal with no export button** — a real browser, driven for you, handing over at the login

## How it works, briefly

<Steps>
  <Step title="Hire a coworker">
    Pick one of [five ready-made roles](/cowork/coworkers/ready-made) or build your own. It arrives with instructions, a personality, and the right capabilities switched on.
  </Step>

  <Step title="Give it a task">
    In plain words. Attach files if it needs them. It asks clarifying questions before starting if something's genuinely ambiguous.
  </Step>

  <Step title="Watch, or don't">
    You can follow every step as it happens, or close the tab and read the recap later.
  </Step>

  <Step title="Approve what matters">
    Anything that leaves your workspace — an email, a change to your systems — waits for your yes.
  </Step>
</Steps>

## Is Cowork the right tool?

CogniAgent gives you three ways to put AI to work, and picking the right one matters more than anything else on this page.

| You want…                                         | Use                                                     |
| ------------------------------------------------- | ------------------------------------------------------- |
| A judgement call made, or a messy job figured out | **A coworker**                                          |
| The same steps run the same way, every time       | **[A workflow](/applications/define-workflow)**         |
| A conversation held with a customer               | **[A conversation flow](/conversation-flows/overview)** |

The full comparison is on [Cowork vs workflows vs conversation flows](/cowork/vs-workflows).

## Where to go next

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/cowork/quickstart">
    Hire a coworker and finish a real task in ten minutes.
  </Card>

  <Card title="The five ready-made coworkers" icon="wand-magic-sparkles" href="/cowork/coworkers/ready-made">
    Research analyst, assistant, support, SDR, data analyst.
  </Card>

  <Card title="What a coworker can do" icon="toolbox" href="/cowork/capabilities/overview">
    Every capability, one page each.
  </Card>

  <Card title="How Cowork works" icon="diagram-project" href="/cowork/how-it-works">
    The mental model, in five minutes.
  </Card>
</CardGroup>

## Common questions

<AccordionGroup>
  <Accordion title="Do I need to know how to code?" icon="code">
    No. You describe what you want in plain English. Your coworker writes and runs whatever it needs to behind the scenes — that's the point of it.
  </Accordion>

  <Accordion title="Can it act without asking me?" icon="shield-halved">
    Only where you've allowed it to. Anything that leaves your workspace waits for approval by default, and you can tighten or loosen that per action. See [Permission rules](/cowork/control/permission-rules).
  </Accordion>

  <Accordion title="What happens to my data?" icon="lock">
    Each task works in its own private workspace, isolated from every other task, and it's discarded when the task ends. Nothing runs on your computer.
  </Accordion>

  <Accordion title="How is this different from a chatbot?" icon="robot">
    A chatbot answers. A coworker does — it opens the file, runs the numbers, sends the email, and comes back with the finished thing rather than instructions for making it.
  </Accordion>

  <Accordion title="What if it gets something wrong?" icon="triangle-exclamation">
    You see every step it took and can check its work, including exactly what it changed in a file. Correct it in the chat and it remembers for next time.
  </Accordion>
</AccordionGroup>
