Conversational AI Webhook-driven chat workflow

Slack Bot Monitor

Monitor Slack bot conversations: see incoming messages, agent responses, intents, and keep every run inspectable alongside the shared Oban and Jido monitoring surfaces.

Run Volume

12

Historical conversation runs currently visible in the monitor.

Completed

12

Messages that received a response.

Needs Attention

0

Conversation runs that failed and need inspection.

Last Request

019cd379-b8cd-7b76-bc72-9a56d8c2d6e6

Latest request ID observed by the Slack conversation agent.

Message Feed

Recent Conversations

Filter by status, then inspect the selected run on the right.

12 total
Request Completed

Selected Message

whats the latest invoice across all customers, can you send me a summary report of this?

C0AKJF7PD1A · U05Q85NV8CQ

Intent

request

Request ID

019cd379-b8cd-7b76-bc72-9a56d8c2d6e6

Timeline

6 recorded event(s)

Original Message

whats the latest invoice across all customers, can you send me a summary report of this?

Agent Response

Sure! I'll prepare and send you a summary report of the latest invoices across all customers shortly.

Event Timeline

Webhook

Slack event received

Mar 9 · 16:41:35 UTC

{
  "channel_id": "C0AKJF7PD1A",
  "event_type": "message",
  "user_id": "U05Q85NV8CQ"
}
Lifecycle

Slack conversation run started

Mar 9 · 16:41:35 UTC

{
  "text_preview": "whats the latest invoice across all customers, can you send me a summary report of this?"
}
Lifecycle

Routing Slack message to general support

Mar 9 · 16:41:35 UTC

{
  "billing_identifiers": {},
  "route_reason": "default"
}
Lifecycle

general agent completed the analysis

Mar 9 · 16:41:37 UTC

{
  "request_id": "019cd379-b8cd-7b76-bc72-9a56d8c2d6e6"
}
Response

Agent response generated with intent: request

Mar 9 · 16:41:37 UTC

{
  "agent_id": "slack-conversation",
  "intent": "request",
  "response_preview": "Sure! I'll prepare and send you a summary report of the latest invoices across all customers shortly."
}
Lifecycle

Reply posted to Slack

Mar 9 · 16:41:37 UTC

{
  "channel": "C0AKJF7PD1A"
}