> For the complete documentation index, see [llms.txt](https://docs.atom.codes/webhooked/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.atom.codes/webhooked/configuration.md).

# Configuration

- [Sourcing (Valuable)](https://docs.atom.codes/webhooked/configuration/sourcing-valuable.md)
- [Formatting](https://docs.atom.codes/webhooked/configuration/formatting.md): Templates are powerful. Use them wisely to transform your webhook data exactly as needed.
- [Security Layer](https://docs.atom.codes/webhooked/configuration/security-layer.md): Security is not optional. Always authenticate webhooks in production environments.
- [Storage Layer](https://docs.atom.codes/webhooked/configuration/storage-layer.md)
- [Response Layer](https://docs.atom.codes/webhooked/configuration/response-layer.md): Responses are what webhook providers see. Configure them carefully to ensure compatibility and proper acknowledgment.
- [Metrics](https://docs.atom.codes/webhooked/configuration/metrics.md): Metrics provide visibility into your webhook processing. Use them to ensure reliability and performance.
- [Throttling](https://docs.atom.codes/webhooked/configuration/throttling.md)
