# Configuration

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