# Template reference typy ships seven built-in templates, all sharing a consistent colour palette (blue-600 `#2563eb` accent, slate body text) and typographic family. ## Templates at a glance | report | invoice | letter | |---|---|---| | [![report](../assets/previews/report.png){width=260px}](#report) | [![invoice](../assets/previews/invoice.png){width=260px}](#invoice) | [![letter](../assets/previews/letter.png){width=260px}](#letter) | | **cv** | **academic** | **presentation** | | [![cv](../assets/previews/cv.png){width=260px}](#cv) | [![academic](../assets/previews/academic.png){width=260px}](#academic) | [![presentation](../assets/previews/presentation.png){width=260px}](#presentation) | | Template | Best for | Key fields | |---|---|---| | [`report`](#report) | Multi-section reports with TOC | `title`, `author`, `body`, `abstract`, `toc` | | [`invoice`](#invoice) | Business invoices with line items | `company_name`, `client_name`, `items`, `tax_rate` | | [`letter`](#letter) | Formal letters with letterhead | `sender_name`, `recipient_name`, `subject`, `body` | | [`cv`](#cv) | CV / résumé | `name`, `contact`, `experience`, `education`, `skills` | | [`academic`](#academic) | Academic papers with bibliography | `title`, `authors`, `abstract`, `body`, `two_column` | | [`presentation`](#presentation) | 16:9 slide decks | `title`, `author`, `slides` (each with `layout_variant`) | | [`basic`](#basic) | Minimal single-section documents | `title`, `author`, `body` | Use `typy info