# Exception Reports

## Package docs status

This page is generated from public package documentation in `capell-4/packages` and the package manifest checked into the source repository.

| Field | Value |
| --- | --- |
| Composer package | `capell-app/exception-reports` |
| Package slug | `exception-reports` |
| Product group | Capell Operations |
| Tier | free |
| Bundle | `operations` |
| Runtime contexts | `console`, `shared` |
| Capell version | `^4.0` |
| Source repository | `capell-app/packages` |
| Source path | `packages/exception-reports` |
| Docs source | `packages/exception-reports/docs` |
| Manifest | [`capell.json`](https://github.com/capell-app/packages/edit/4.x/packages/exception-reports/capell.json) |

Exception Reports emails operators when a Capell app reports an unhandled exception. It includes sanitized app, request, route, user, and stack-trace context and uses signature/global rate limits to avoid email floods.

Configure the recipient with `EXCEPTION_REPORT_RECIPIENT` or `capell-exception-reports.recipient`.