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

# Scribe

> The author — generates reports, policy documents, and audit documents, writing live into the editor and exporting to PDF.

import { CardGroup, Card, Note } from '@mintlify/components';

**Scribe** is the author. It turns your analysis and findings into finished documents — security reports, policy documents, and audit documents — written straight into the report editor and ready to export as a PDF. Scribe is the AI author behind the **Reports** module.

## What Scribe Writes

<CardGroup cols={2}>
  <Card title="Reports" icon="file-lines">
    Security assessments, investigation write-ups, and executive summaries —
    complete with cover, chapters, tables, and charts.
  </Card>

  <Card title="Policy documents" icon="file-shield">
    Draft security policies and procedures you can review, refine, and adopt.
  </Card>

  <Card title="Audit documents" icon="clipboard-check">
    Structured audit documents that capture findings and evidence.
  </Card>

  <Card title="Charts & diagrams" icon="chart-column">
    Generates tables, charts, and diagrams inside the document to visualize your
    data.
  </Card>
</CardGroup>

## How Scribe Works

Ask Scribe for a document in the Workspace and it writes **live into the report editor** — you watch the report take shape section by section. While Scribe is writing, the document is read-only; once it's done, every block is yours to edit by hand before you share it. For example:

* *"@Scribe create a security assessment report from today's analysis, ready to share with management."*
* *"Draft an access-control policy based on our current posture."*

## Exporting

When the document is ready, export it to **PDF**. Rendering happens server-side using headless Chrome, and charts and diagrams are produced as SVG — so the exported file looks the same everywhere you open it.

<Note>
  Scribe creates the first draft; you refine and approve. It's the same "AI
  proposes, you approve" pattern used across Myrmex — the document is yours to
  shape before it goes out.
</Note>
