Configuring Your Assistants
An assistant is the interface users interact with when asking questions about their data. Each assistant is connected to one or more Knowledge Stores and uses a configured Large Language Model (LLM) vendor to generate responses.
You can create multiple assistants to support different use cases. For example, one assistant might focus on sales performance data, while another might specialize in analyzing contract documents. By tailoring assistants to specific domains, you can control what data they access, which users can use them, and what capabilities they provide.
Understanding the Assistants Interface
Navigate to Management > AI Assistants >Assistants, and you will see a table of your existing assistants.
The assistant's display name used across the system.
The configured Large Language Model (LLM) vendor used by this assistant.
Indicates whether the assistant is active and available for use.
Capabilities available to this assistant.
Filtering the Display
To filter the display, use the dropdown menus and type-in boxes above the table.
Creating an Assistant
-
Click the Management icon in the application menu.
-
Under AI Assistants, click Assistants.
-
Click +New Assistant.
-
Provide the following information:
NameRequired— Unique identifier for the Assistant.
VendorRequired— The vendor you would like to use with this assistant. You must set this up in advance in the Management >AI Assistants>Vendors.
MemoryOptional— Provide information that will be kept in the assistant's memory when answering questions.
User RolesOptional— Select one or more roles allowed to interact with this assistant.
AgentsOptional— Select the functional capabilities this assistant can use.
Important:To use an assistant in the SQL Editor, you must enable the Text-to-SQL agent when configuring the assistant.
-
Click Submit.
Editing an Existing Assistant
-
Click the Management icon in the application menu.
-
Under AI Assistants, click Assistants.
-
Click the Edit menu. A drop-down menu appears.
-
Click Edit Assistant.
-
Modify the fields you would like to change.
-
Click Submit.