Approval Routes
Approval Routes are reusable configurations that define how approvals are delivered when policies require exceptions.
Overview
Approval routes specify the channel, destination, and requirements for approval requests. Policies reference approval routes to specify how exceptions should be handled.
What Approval Routes Define
Approval routes define:
- Which channel to use (Slack, email, webhook)
- Where to send (Slack channel, email address, webhook URL)
- Whether rationale is required
- Expiration time
Channel Types
- Slack: Send approvals to Slack channels with interactive buttons
- Email: Send approval request emails with approval links
- Webhook: POST approval requests to custom webhook endpoints
Configuration
[Content to be filled - how to create and configure approval routes]
Using Approval Routes
[Content to be filled - how policies reference approval routes]