Webex is a notification and escalation channel, not a primary support desk. Players don’t contact support through Webex — instead, your internal team receives HITL requests there.
How Webex Is Used
| Feature | Trigger in AIP | Purpose |
|---|---|---|
| HITL (Human-in-the-Loop) | # mention in AIP instructions | AI asks a specialist for input via Adaptive Card, waits for response, then continues the conversation |
| Send External Message | @ → Actions → Send External Message | AI sends a one-way notification to a Webex space or user — no response expected |
Prerequisites
Before connecting Webex, you need to create a Webex Bot that Cevro will use to send messages:Go to the Webex Developer Portal
Visit developer.webex.com/docs/bots and sign in with your Webex account.
Create a new bot
Click Create a Bot and configure it:
- Display Name: Something recognizable, e.g., “Cevro AI” or “[Your Company] Support Bot”
- Bot Username: e.g.,
cevro-ai - Icon: Upload your company logo or a bot avatar
Connecting Webex
Paste the bot token
Paste the Bot Access Token you copied from the Webex Developer Portal and click Connect.
Webex Spaces
Adding the Bot to a Space
Add the bot
Click the People icon, then Add people. Search for the bot by its display name or username (the one you created in the Developer Portal) and add it to the space.
This applies to ALL spaces — not just private ones. Unlike Slack (where public channels are visible by default), Webex bots can only interact with spaces they’ve been invited to. Make sure to add the bot to every target space before configuring HITL.
Setting Up HITL in an AI Procedure
Once Webex is connected and the bot has been added to your target spaces, you can configure HITL:Choose the destination
- Webex Space: Select the space where HITL notifications should appear.
- Webex DM: Select a specific user to receive the notification as a direct message.
How HITL Cards Work
When the AI triggers a HITL request, a rich Adaptive Card appears in your Webex space with:- Player information — Name, email, tags, and brand
- Issue summary — What the AI needs help with
- Form fields — A text area where you can type your response directly in the card
HITL is a consultation, not a full handoff. The AI stays in control of the conversation and uses your input to formulate its response. For full handoff to a human agent, use the Transfer to Live Agent action instead.
Troubleshooting
| Issue | Possible Cause | Solution |
|---|---|---|
| Space not showing in HITL dropdown | Bot hasn’t been added to the space | Add the Cevro bot to the Webex space, then refresh the space list in Cevro |
| No spaces appear at all | Bot token invalid or bot not added to any spaces | Verify the bot token in Settings > Integrations, and add the bot to at least one space |
| Messages not appearing | Bot was removed from the space | Re-add the bot to the space in Webex |
| ”Provide Input” button not working | Webhook registration failed | Disconnect and reconnect Webex in Settings > Integrations to re-register webhooks |
| Connection failed | Bot token expired or regenerated | Generate a new token in the Webex Developer Portal and reconnect in Cevro |