Managing Escalations
The Escalation Router management page provides visibility into escalation statistics and configuration status across your organization. You can monitor escalation trends, review configuration, and test the escalation system.
Accessing the Management Page
Navigate to Manage > Escalation > Escalation Router to access the management page.
Dashboard Overview
The management page displays key information in several sections:
Status Section
Shows the current operational status of your Escalation Router:
| Status | Indicator | Description |
|---|---|---|
| Active | Green | Router is configured and operational |
| Degraded | Yellow | Configuration exists but mailbox access is failing |
| Inactive | Red | Router is disabled or not configured |
The status section also shows when the last escalation was sent and when the last response was received.
Statistics Section
View escalation metrics for the last 30 days:
| Metric | Description |
|---|---|
| Total | Total escalations created |
| Resolved | Successfully resolved (approved, denied, or more info provided) |
| Pending | Currently awaiting response |
| Expired | Expired without a response |
Additional metrics include:
- Avg Response Time - Average time from escalation sent to response received
- Approval Rate - Percentage of resolved escalations that were approved
Configuration Section
Displays your current Escalation Router settings:
- Mailbox Address - The shared mailbox used for escalations
- Display Name - The "From" name in escalation emails
- M365 Connection - The Microsoft 365 connection used
- Default Expiration - How long before unanswered escalations expire
- Require Auth - Whether authentication is required for web responses
Click Edit to modify these settings (see Configuration Options).
Quick Actions
Send Test Escalation
Test the escalation system at any time:
- Click Send Test Escalation
- Enter a recipient email address
- Click Send Test
- Verify the email arrives and test the response flow
This is useful for:
- Verifying the system is working after configuration changes
- Testing mailbox permissions
- Training team members on the escalation workflow
Understanding Escalation States
Escalations progress through the following states:
pending → sent → viewed (optional) → resolved
→ expired
→ cancelled
| State | Description |
|---|---|
| Pending | Created but not yet sent |
| Sent | Email sent, waiting for response |
| Viewed | Web link clicked (optional tracking) |
| Resolved | Response received (approved/denied/more info) |
| Expired | No response within expiration period |
| Cancelled | Cancelled by admin or system |
Response Handling
When a response is received, the system:
- Validates the response - Checks that the escalation is in a respondable state
- Records the decision - Stores the decision (approved, denied, more_info_requested, or unknown)
- Captures comments - Saves any comments or additional details
- Creates notification - Notifies the waiting agent via the AgentNotifications system
- Resumes agent - The agent continues execution with the human's decision
Response Methods
Responses can come through two channels:
Email Reply
Recipients reply to the escalation email. The system parses the response:
- APPROVED / APPROVE / YES - Decision: approved
- DENIED / DENY / NO - Decision: denied
- MORE INFO / QUESTION - Decision: more_info_requested
The system also attempts to infer intent from natural language responses.
Web Portal
Recipients click one of the buttons in the email:
- Approve - Opens web form pre-set to approve
- Deny - Opens web form pre-set to deny
- Need More Info - Opens web form pre-set to request more information
The web form allows adding optional comments before submitting.
Auto-Escalation
For SME Agents with configured escalation chains:
- If the primary recipient doesn't respond within the configured timeframe
- The escalation is automatically re-sent to the alternate contact
- The alternate contact receives the same escalation with a fresh token
Auto-escalation only occurs once per escalation (to prevent infinite loops).
Expiration Handling
When an escalation expires:
- Status changes to "expired"
- Web response tokens are invalidated
- The waiting agent remains paused
Expired escalations require manual intervention. You may need to:
- Create a new escalation to the recipient
- Make a decision on behalf of the recipient
- Cancel the agent's pending action
Troubleshooting
Escalation Email Not Received
- Check the recipient's spam/junk folder
- Verify the mailbox permissions in Build > Connections > Microsoft 365
- Check that the escalation status shows "Sent"
- Send a test escalation to confirm the system is working
Response Not Processing
- For email replies, ensure the reply includes the original subject line with
[ESC-XXXXXXXX] - For web responses, check that the token hasn't already been used
- Verify the escalation hasn't already been resolved or expired
Agent Not Resuming
- Check that a notification was created in the AgentNotifications system
- Verify the agent's execution is in a "waiting" state
- Check for errors in the execution logs
Related Topics
- Escalation Router Overview - Understanding the escalation system
- Setup Wizard - Initial configuration
- Configuration Options - Advanced settings