> ## Documentation Index
> Fetch the complete documentation index at: https://docs.getsolum.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Manage Assistants

> Configure your AI assistants, assign default task owners, and link knowledge bases

# Manage Assistants

AI assistants handle phone calls and website interactions on behalf of your company. The Manage Assistants page lets you configure each assistant's settings — name, type, default task assignees, knowledge base, and automated tasks.

Manage assistants from **Settings → [Manage Assistants](https://app.getsolum.com/settings/assistants)**.

## Assistants List

The assistants table shows all AI assistants configured for your company:

| Column                | Description                                              |
| --------------------- | -------------------------------------------------------- |
| **Name**              | Assistant name                                           |
| **Type**              | Inbound, Outbound, or Website                            |
| **Description**       | Brief description of what the assistant does             |
| **Default Assignees** | Users automatically assigned to tasks created from calls |
| **Knowledge Base**    | The linked knowledge base, if any                        |
| **Calls**             | Total number of calls handled                            |
| **Tasks**             | Total number of tasks created                            |
| **Created**           | When the assistant was created                           |

Click on any row to edit the assistant.

***

## Assistant Types

| Type         | Description                                |
| ------------ | ------------------------------------------ |
| **Inbound**  | Handles incoming phone calls from patients |
| **Outbound** | Makes outgoing calls to patients           |
| **Website**  | Manages website chat interactions          |

Each type has different greeting behavior and call handling logic.

***

## Editing an Assistant

Click on an assistant to open the edit form. Settings are organized into two tabs:

### General

* **Name** (required) — The assistant's display name.
* **Type** — Inbound, Outbound, or Website.
* **Description** (optional) — A brief note about what this assistant handles.

### Configuration

* **Default Task Assignees** — Select one or more team members who will be automatically assigned to tasks created from this assistant's calls. This ensures follow-up work goes to the right people.

* **Knowledge Base** — Link a [knowledge base](/guides/knowledge-bases) that the assistant can query during conversations to answer questions. Select "No knowledge base" to unlink.

* **Automated Tasks** — Define tasks that the AI can complete on its own during calls (e.g., "Send intake form", "Collect insurance information"). These help prevent duplicate manual work by telling the system what the assistant handles automatically.

  To add a task, type a description and click the **+** button or press Enter. Click **X** on any task to remove it.

***

## Default Task Assignees

When an AI assistant creates a task from a call (e.g., "Patient needs callback"), the task is automatically assigned to the users listed as default assignees. This ensures nothing falls through the cracks.

* You can assign multiple users
* Assignees are shown as avatars on the assistants list
* If no assignees are set, tasks created by the assistant will be unassigned

***

## Troubleshooting

| Problem                                      | Fix                                                                                                                                          |
| -------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- |
| Cannot find the assistant I need to edit     | All assistants for your company are shown on this page. If you don't see one, it may not have been created yet — contact your administrator. |
| Knowledge base not appearing in dropdown     | Make sure you've created a knowledge base first. Go to Settings → [Knowledge Bases](/guides/knowledge-bases).                                |
| Tasks not being assigned to the right person | Check the **Default Task Assignees** in the assistant's Configuration tab.                                                                   |
