For the complete documentation index, see llms.txt. This page is also available as Markdown.

Topic

The Knowledge base screen will show the list of topics created in the system

Created topic list

The topic will be displayed with following information:

  • Created at: date time created topic

  • Topic Name

  • Content data: the number of created documents of the topic

  • Status:

    • : activated (default state), the topic is used as training data for bots

    • : de-activated, the topic is not used as training data for bots

Some actions that users can perform on this screen:

  • Add topic

  • Search for topic

  • Edit topic

  • Remove topic

  • Activate/De-activate topic

  • Update documents for the topic

---

Add topic

Click on the Add button at the top left of the Knowledge Base screen, the system will display the ADD TOPIC pop-up

Click Add to add topic

Enter topic name: The user should choose a short, precise, and clear name that represents the topic of data for easy storage and search.

Click the Add button to create a new topic, the newly created topic will appear on the screen

Created topic list

---

Search for topic

When there are multiple topics in the system, it can be challenging to find a specific topic by merely scanning through the list. However, you can search for the topic you want by typing its name in the search box. The system will then search the list and display the topic that matches the name you entered. This makes it easier to locate the desired topic without having to go through the entire list manually.

Enter content to search for topic

---

Edit topic

Click to select Edit from option menu

To edit the topic, select the specified topic, in the 'Action' column, click '...' -> select Edit -> the system will display a pop-up that allows you to edit the topic name

Enter changes of the new of topic -> click on Edit to save changes

---

Remove topic

Click to select Remove from option menu

To remove a topic, select the specified topic, in the 'Action' column, click '...' -> select Remove-> the system will display a pop-up confirming whether you are sure to remove the topic or not

Click on Confirm to remove topic

Be cautious when removing data to avoid permanent loss and recovery.

---

Active/De-active topic

Active/De-active topic: use/stop using topics as training data for bot.

There are two ways to activate/deactivate a specific topic:

  • You can perform right on the Knowledge base screen by click on the toggle button 'Activate/deactivate topic'

Click on the toggle to de-active topic

: activated (default state), the topic is used as training data for bots

: de-activated, the topic is not used as training data for bots

  • Another way to take action is at the topic screen, you can click on the toggle button to Activate / de-activate the topic

Click on the toggle to de-active topic

Last updated