Skip to content
This site is under construction. Content, screenshots, and workflows may change at any time.

Bot Dashboard

The bot dashboard is the landing page for a single chatbot. Open it from ChatBots in the sidebar → click any bot, or land here right after creating one.

Bot dashboard with stats cards, Chat Widget Embed snippet with Copy Embed, Copy bot ID and Try Demo buttons, and Recent Sources table

Stats cards

A row of cards across the top summarizes the bot at a glance:

CardWhat it counts
Total MessagesAll visitor messages handled by this bot. Shows until the first chat.
All SourcesKnowledge sources attached, regardless of status.
Indexed chunksTotal indexed documents across all sources for this bot. (UI label says “chunks” but the value is the bot’s document count.)
Total FeedbackThumbs-up / thumbs-down reactions left by visitors. Shows until first feedback.
Team MemberUsers in the team with access to this bot.

These numbers are point-in-time, not deltas. For trends use Analytics.

Chat Widget Embed

Below the stats sits a copy-paste embed snippet block so you can ship the widget to a site without leaving this page. Three actions:

  • Copy Embed — copies the two ready-made <script> tags.
  • Copy bot ID — copies just the bot’s ID.
  • Try Demo — opens the bot in a live demo chat so you can test it immediately.

See Embed the widget for install instructions per platform.

Recent Sources

The table lists the most recently added or updated sources, scoped to this bot. Columns: Type, Description, Documents, Status. Filter the dropdown to show only one source type. Click any row to open the source dialog — same one as on the Sources page.

Bot sidebar

The left sidebar links to the per-bot screens:

Main

Customizations

  • Custom Prompt — set the bot’s tone, system prompt, and fallback behavior.
  • Widget SettingsWidget Settings (colors, position, greeting).

Statistics

  • AnalyticsAnalytics.
  • Document Usage — which documents got cited and how often.

Settings

  • Settings — rename the bot, live web search, MCP tools, answer cache, delete the bot.

What’s next