Airgentic Help
This module covers human monitoring and intervention in Airgentic conversations. Read this when you want to set up live monitoring, understand when to intervene, or plan escalation workflows.
Human Handoff lets your team:
This enables a hybrid model where AI handles most interactions, but humans can step in when needed.
Go to Human Handoff in the admin console. The screen maintains a live connection and updates automatically.
Each service can run in one of three modes:
| Aspect | Description |
|---|---|
| AI behaviour | Handles all conversations |
| Human involvement | None — no monitoring, no intervention |
| When to use | Fully autonomous operation, no support staff availability |
| Aspect | Description |
|---|---|
| AI behaviour | Responds normally to all conversations |
| Human involvement | Can monitor, see flags, and take over when needed |
| When to use | Standard operation — AI handles most, humans available for escalation |
This is the most common mode for services with any human support capability.
| Aspect | Description |
|---|---|
| AI behaviour | Disabled — does not respond |
| Human involvement | Must respond to every conversation |
| When to use | Rare — perhaps during critical incidents or specific use cases |
Switching modes:
- Change mode per service using the button group
- Change all services at once with "Set all services"
Active conversations appear under each service, showing:
Conversations requiring attention are highlighted with a red pulsing border and coloured badge:
| Flag | Trigger |
|---|---|
| Thumbs Down | User gave a negative rating |
| Non-Answer | AI couldn't answer the question |
| Negative Feedback | Negative sentiment detected |
| Help Requested | User asked for a human |
These conversations increment the Needs Attention counter in the stats bar.
Why flags matter:
- They surface the conversations most likely to need help
- They help you prioritise limited attention
- They indicate potential service quality issues
Three counters give a live summary:
| Counter | Meaning |
|---|---|
| Active Conversations | Total conversations in progress |
| Needs Attention | Flagged conversations |
| Paused (Human) | Conversations where a human has taken over |
Click any conversation card to open the detail panel:
Click Take Over Conversation to:
1. Claim the conversation
2. Pause the AI (it stops responding)
3. Notify the customer that a human has joined
Once you've taken over:
- Type responses in the message input area
- Send with Send button or Ctrl + Enter
- Your messages appear in green
Click Resume AI to:
1. Hand control back to the AI
2. The AI will respond from the next customer message
3. A system message notifies the customer
Click Release to:
1. Remove your claim on the conversation
2. Leave it paused for another agent
3. The AI stays paused until someone resumes it or takes over
If another agent has already claimed a conversation:
- A blue banner shows their name
- The Take Over button is disabled
- You can release the conversation for them to handle
The escalate_to_human global function provides programmatic escalation:
This creates an asynchronous handoff — the user doesn't wait for a live agent.
For real-time escalation:
This requires someone actively monitoring.
| Approach | Works when |
|---|---|
| No escalation | AI handles everything; users contact support separately if needed |
| Async escalation | Staff aren't available for live chat; email follow-up is acceptable |
| Live escalation | Staff monitor during business hours; users expect real-time response |
| Hybrid | Async outside hours, live during business hours |
Do intervene when:
- User is clearly frustrated and needs human empathy
- AI is stuck in a loop or giving obviously wrong answers
- The question requires authoritative human judgment
- User explicitly asks for a human
- High-stakes or sensitive situations
Don't intervene when:
- AI is handling the conversation well
- You'd just be saying what the AI said
- The user is exploring and doesn't need help
- Intervening would slow down resolution
You don't have to stay on the Human Handoff page:
From Insights, monitor:
| Metric | What it indicates |
|---|---|
| Non-Answer rate | Content gaps or prompt issues |
| Thumbs down rate | User satisfaction problems |
| Negative sentiment rate | Overall experience quality |
| Escalation requests | User expectation for human support |
High rates in any of these suggest investigation and improvement.
Back to: Optional Deep-Dives