# Email Studio Docs

Email Studio gives Capell a transactional email centre for reusable templates, delivery profiles, send audit trails, suppressions, replies, and provider events.

Start at the [package README](../README.md) when deciding whether to install this package. Use the docs below for setup, extension, debugging, and verification details.

## Guides

| Doc                                                   | Use it for                                                                         |
| ----------------------------------------------------- | ---------------------------------------------------------------------------------- |
| [Email Studio Api](email-studio-api.md)               | HTTP/API contracts, payloads, and integration behavior.                            |
| [Email Studio Database](email-studio-database.md)     | Tables, migrations, model ownership, and persistence behavior.                     |
| [Overview](overview.md)                               | Package boundary, runtime surfaces, install notes, and first troubleshooting path. |
| [Templates And Providers](templates-and-providers.md) | Focused package workflow, setup, troubleshooting, or implementation details.       |

## Read Next

| Related doc                                             | Why                                                   |
| ------------------------------------------------------- | ----------------------------------------------------- |
| [Repository package docs](../../../docs/README.md)      | Cross-package workflow index and install-order notes. |
| [Newsletter](../../newsletter/docs/overview.md)         | Neighboring package in the same Capell workflow.      |
| [Public Actions](../../public-actions/docs/overview.md) | Neighboring package in the same Capell workflow.      |