Skip to main content

🎟️ Ticket Forwarding

The Ticket Forwarding tool lets a Job escalate conversations to a human channel whenever the AI cannot resolve a request.


Configure in Assisted or Manual Mode

  • Assisted Mode – The wizard will ask which channel to forward to.
  • Manual Mode – Use the quick steps below.

Manual Setup

  1. Open Studio → Manual for the Job that needs escalation.
  2. Under Tools → Add tool, choose Ticket Forwarding.
  3. Complete the configuration dialog:
Ticket Forwarding dialog

Fallback Action

Select how unresolved cases should be routed:

Fallback channel options
ChannelWhat happens
EmailAn email with the full conversation transcript is sent to your support inbox.
ZendeskA ticket is created in Zendesk.
SlackA message is posted in a specified Slack channel.
Human assistantTransfers the user to a live agent (phone or chat).

Fill in any required fields (e.g., email address, Slack webhook, Zendesk API token).

Fallback Message & Contact Info

Customize the message the user sees when escalation occurs.
Toggle Display contact info to append a phone number or email.

Fallback message with contact info

Click Add to save the tool; the Job will now trigger the selected fallback whenever it encounters an unhandled request.


Testing

In Preview, ask a question outside the Job’s scope. The Agent should reply with the fallback message and log the ticket through your chosen channel.


Slack Integration

Sends a message on Slack channel when AI is unable to resolve a query

Obtaining Slack Webhook URL

  1. Go to Slack Developer Portal

  2. Create a new app

    • Select 'From a manifest'
    • Select your Slack workspace
    • Give your app a name (optional)
    • Click 'Create app'
      slack_create_app
  3. Go to 'Features' > Incoming Webhooks'

    slack_incoming_webhooks_option

  4. Turn on 'Incoming Webhooks'

  5. Scroll to the bottom and click 'Add new Webhook to Workspace'

    slack_add_new_webhook

  6. Select a channel where you want to receive messages from our agent

    slack_channel_select

  7. Click 'Allow' and proceed

  8. Copy the 'Webhook URL' and paste it in the 'Slack Webhook URL' field

    slack_webhook_url


Need help? Contact support@xmagic.ai.