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

# Reports

> Turn audit data into shareable documents from templates.

**Settings → Reports** produces documents from your audit data: periodic reviews, regulatory submissions, internal summaries. Two tabs:

* **Templates**: prompt skeletons plus sample documents.
* **Published**: every report that has been produced from Audit.

## Templates

A template has a name, a type (report / audit query), and a prompt skeleton describing the report you want, with **sample documents** attached. Samples give Ask AI a shape and tone to imitate. Drop in a prior-period report or a regulatory exemplar. A template without samples still works, but output tracks your house style much better with them.

* **+ sample** attaches a document to a template.
* **+ New template** starts a fresh one.

## Published

Finished reports collect under **Published**, so past periods stay retrievable.

## Related

<CardGroup cols={2}>
  <Card title="Audit" icon="clipboard-list" href="/settings/governance/audit">
    The data reports are built from.
  </Card>

  <Card title="Ask AI" icon="sparkles" href="/settings/engine/ask-ai">
    The model that drafts them.
  </Card>
</CardGroup>
