Skip to main content
OpenBat tracks two types of clients — the organizations and individual users who interact with your chatbot. This data is sent via your SDK as conversation metadata and aggregated in dedicated tables.
Platform organizations (your team on OpenBat) and client organizations (your customers interacting with the chatbot) are separate concepts. This page covers client organizations and users.

Organizations

The organizations page at /platform/{chatbotId}/organizations lists every customer organization that has interacted with your chatbot.
Client organizations table with plan, industry, MRR, sentiment, and activity data

Table columns

ColumnDescription
OrganizationCustomer organization name
PlanSubscription tier
IndustryOrganization’s industry
MRRMonthly recurring revenue
ConversationsTotal conversation count
UsersNumber of individual users
SentimentAverage sentiment score
Last activityMost recent conversation timestamp

Filtering and sorting

  • Search — filter by keyword using the search box
  • Filter — advanced filter popover for multi-field filtering
  • Sort — click any column header to sort ascending or descending
  • View — toggle column visibility
  • Date range — filter by time period (defaults to This month)
Sort by Sentiment ascending to find your unhappiest customer organizations. Sort by MRR descending to prioritize high-value accounts.

Users

The users page at /platform/{chatbotId}/users lists individual users who have interacted with your chatbot.

Table columns

ColumnDescription
UserUser’s display name
EmailEmail address
OrganizationOrganization the user belongs to
PlanSubscription tier
MRRMonthly recurring revenue
ConversationsTotal conversation count
SentimentAverage sentiment score
Last activityMost recent conversation timestamp
The users table supports the same search, filter, sort, column visibility, and date range controls as the organizations table.

Data requirements

Client organization and user data comes from the metadata you send with each conversation via the SDK. If conversations don’t include metadata fields like organization, email, plan, or mrr, these tables will show limited data. See Install the SDK for details on sending metadata with conversations.

Next steps

Investigate users

Drill into dissatisfied users and review their conversations.

Conversations

Browse and filter individual conversation threads.