
Webhook Layers
Each layer has a different owner.| Layer | Configured in | Purpose |
|---|---|---|
| Agent webhook toggle | Agent Settings | Enable or disable webhook behavior for a saved agent. |
| External webhook URL | Webhooks tab | Choose where workspace events are delivered. |
| Webhook secret | Keys tab | Let your receiver verify events. |
| Delivery logs | Webhook delivery system | Show success, status code, errors, and retries. |
Make Agent Events Work End To End
Agent Webhook Confusions
The agent toggle is on but no event arrives
The agent toggle is on but no event arrives
Check the external webhook URL, active state, secret, and receiver logs.
The receiver rejects events
The receiver rejects events
Check secret rotation and verification code.
The wrong agent triggers events
The wrong agent triggers events
Confirm which agent version handled the call.
Related Reading
Agent Settings Webhook
Use the builder toggle.
External Webhooks
Configure receiver URL.
Webhook Secrets
Verify events.