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

# Finance and Operations Playbook

> Deploy agents for models, metrics, reporting, approvals, and recurring operating work

Finance and operations work depends on clean numbers, source evidence, repeatable reporting, and careful review. Doe agents can combine files, spreadsheets, connected apps, database analysis, and generated artifacts into workbooks, memos, and approval-ready drafts.

## What To Delegate

| Task             | Agent output                                                               |
| ---------------- | -------------------------------------------------------------------------- |
| Board metrics    | KPI workbook, charts, variance notes, risks, and source citations          |
| Investor update  | Polished narrative, metrics table, highlights, asks, and email draft       |
| Expense review   | Exceptions, missing approvals, department summary, and follow-up drafts    |
| Financial model  | Assumptions, formulas, scenarios, sensitivities, and audit notes           |
| Public comps     | Comparable company table, valuation multiples, sources, and summary        |
| Operating report | Weekly or monthly report from connected sources, files, and prior sessions |

## Example Agents

**Board Metrics Agent**

```text theme={null}
Use the Q1 Metrics folder, connected revenue data, and @HubSpot pipeline.
Create a board-ready workbook with KPI summary, charts, risks, wins, and open questions.
Validate totals before finalizing.
```

**Investor Update Agent**

```text theme={null}
Create a monthly investor update.
Pull revenue metrics, product shipped notes, customer wins, risks, and next-month priorities from the connected sources.
Draft the email for review and include a supporting metrics table.
```

**Expense Review Agent**

```text theme={null}
Every morning, check @Ramp for transactions over $1,000 from yesterday.
Categorize by department, flag missing approvals, and draft follow-ups to owners.
Do not send until I approve.
```

## Make It Recurring

Finance and operations playbooks are strong Loop candidates because the same review often happens on a predictable cadence.

```text theme={null}
Every Monday at 7am PT, update the weekly metrics workbook.
Pull revenue, activation, pipeline, and expense signals from connected sources.
Create charts, summarize changes, and share a draft executive update.
```

## Review Checklist

* Ask Doe to preserve formulas when you need an auditable workbook.
* Ask for an independent total check when numbers matter.
* Require source citations for metrics and claims.
* Keep external emails and calendar events as drafts until approved.
* Save recurring reports in a Library folder so each run has a durable output trail.

***

<CardGroup cols={2}>
  <Card title="Spreadsheets" href="/essentials/spreadsheets">
    Build, validate, chart, export, and sync workbooks
  </Card>

  <Card title="Research and Code Sandboxes" href="/essentials/research">
    Analyze data and create generated artifacts
  </Card>

  <Card title="Loops" href="/essentials/loops">
    Schedule recurring finance and operations tasks
  </Card>

  <Card title="Sharing" href="/essentials/sharing">
    Share reports, files, and evidence trails
  </Card>
</CardGroup>
