{% extends 'superuser/base_superuser.html' %} {% block title %}Manage Topics | ChatLab Console{% endblock %} {% block topics_active %}active{% endblock %} {% block workspace %}
Configure topics that can be assigned to client chatbots to restrict conversation scopes.
| Topic Name | Active Chatbots | Actions |
|---|---|---|
| {{ topic.name }} | {{ topic.companies.count }} bots |
No global topics defined yet.
Create a topic on the right side panel to define chat scopes.