The operator can process requests from several chat bots at once. To facilitate the operator's work and logically separate user requests from different chats, you can create separate topics.

In the operator panel, the list of topics available to the operator looks like this:

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/1cc5de51-db4e-402f-81fd-0d2baf5ebd20/Untitled.png

To edit and add topics/subtopics of hits, go to the Topics tab

Untitled

Topics are added by clicking the Add Topic button.

Untitled

In the window that opens, fill in all the necessary data, when creating a Topic, leave the Subtopic field empty. Field Unique identifier - fill in Latin (preferably)

Untitled

To link a topic to a block in a dialog (after that, a client's chat from this block will be linked to the corresponding topic in the list of all chats):

Find a block in the script and switch to Advanced Editing mode

Untitled

In the json field of the block configuration, set the required Unique identifier of the topic

Untitled

The theme's unique identifier can be viewed in the "Operator's panel - settings" section, "Themes" block:

Untitled

And save script changes.

All further dialogues will be added to this topic

Editing as a whole is carried out according to the same principle - we switch to the topic editing mode and change the necessary information.

When deleting a theme, note that it can only be deleted if it is not used in a scenario.