Skip to main content

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.

Name

The assistant's display name used across the system.

LLM Vendor

The configured Large Language Model (LLM) vendor used by this assistant.

Status

Indicates whether the assistant is active and available for use.

Agents

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

  1. Click the Management icon in the application menu.

  2. Under AI Assistants, click Assistants.

  3. Click +New Assistant.

  4. Provide the following information:

    Name

    Required— Unique identifier for the Assistant.

    Vendor

    Required— The vendor you would like to use with this assistant. You must set this up in advance in the Management >AI Assistants>Vendors.

    Memory

    Optional— Provide information that will be kept in the assistant's memory when answering questions.

    User Roles

    Optional— Select one or more roles allowed to interact with this assistant.

    Agents

    Optional— 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.

  5. Click Submit.

Editing an Existing Assistant

  1. Click the Management icon in the application menu.

  2. Under AI Assistants, click Assistants.

  3. Click the Edit menu. A drop-down menu appears.

  4. Click Edit Assistant.

  5. Modify the fields you would like to change.

  6. Click Submit.

FeedbackOpens in a new tab