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

# How Superhawk Works

> What Superhawk does on its own, what it asks you to approve, and what it never does.

Most of what Superhawk produces, it produces without being asked. Understanding what runs on its own, and where you sit in the loop, is worth five minutes.

## The shape of it

```
Connected sources  →  Analysis  →  Judgements  →  Drafted work  →  You
CRM, calls,           extract       health,        tasks,           approve,
tickets, email,       facts and     signals        briefs,          edit, or
usage, warehouse      evidence                     reports          dismiss
```

Superhawk continuously reads your connected sources, extracts what happened, judges what it means, and drafts the work that follows. You decide what actually happens.

## What runs on its own

| What                   | When                                               |
| ---------------------- | -------------------------------------------------- |
| **Source syncing**     | Continuously, per integration                      |
| **Call analysis**      | When a new transcript arrives                      |
| **Metric computation** | On a schedule, per account                         |
| **Health judgement**   | On a schedule, and as significant evidence arrives |
| **Signal detection**   | Continuously across all sources                    |
| **Task drafting**      | When a signal or commitment warrants action        |
| **Brief generation**   | Ahead of meetings on your calendar                 |
| **Memory**             | As every source is processed                       |

You do not trigger these. There is no "run analysis" button to remember, and no account that goes stale because nobody pressed it.

## What you approve

Anything that leaves Superhawk:

* **Emails to customers** -- drafted, never sent
* **CRM writes** -- drafted, never written
* **Documents shared externally** -- generated, reviewed by you

<Note>
  Superhawk drafts and you decide. Nothing reaches a customer or your CRM without a person approving it.
</Note>

## What it never does

* Move data between workspaces. Every judgement, memory, and answer is scoped to one workspace, and within it to one account.
* Send anything to a customer on its own.
* Change your CRM on its own.
* Delete your data. Disconnecting an integration stops syncing; it does not remove what was already synced.

## Everything is evidence-backed

Every health band, signal, brief claim, and chat answer carries what it was built from. This is deliberate and it is the most important thing to know about using Superhawk well: you are never asked to trust an assertion you cannot check.

When something looks wrong, follow the evidence. It will usually tell you whether the reading is wrong or your expectation was.

## Related

<CardGroup cols={2}>
  <Card title="What Runs Automatically" icon="gears" href="/how-it-works/automation">
    The schedules, and what to expect when.
  </Card>

  <Card title="Accuracy & Limits" icon="scale-balanced" href="/how-it-works/accuracy-and-limits">
    Where Superhawk is strong, where it is weak, and how to tell.
  </Card>
</CardGroup>
