> For the complete documentation index, see [llms.txt](https://docs.boltai.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.boltai.com/docs/chat-ui/ai-assistant.md).

# AI Assistant

In BoltAI, an AI Assistant includes a set of configuration that help you with specific tasks: Software Developer, Technical Writer, Marketing Expert...&#x20;

I'm working to migrate toward the official Assistants API from OpenAI.

### How to create an AI Assistant?

Creating a new AI Assistant is simple. Go to **Settings > AI Assistant**, click on the "+" button.

Fill the form:

1. Give your Assistant a friendly name. For example: "Life Coach"
2. Set the System Instruction for the Assistant.
3. (Optional) Set a custom ID for the Assistant. Note that this will change the **Trigger Phrase** for this Assistant. For the example below, you will need to type `//ask_life_coach`.
4. (Optional) Set other advanced configurations such as AI Service & Model (only applicable for inline usage), Temperature or Output Language
5. Click `Save`

<figure><img src="/files/9I7wzRULjf1S6zcwRyky" alt=""><figcaption></figcaption></figure>

### How to use an AI Assistant?

You can select the assistant when starting a new chat (1). Clicking on the info button to view the detail information, and optionally set it as the default assistant (2)

<figure><img src="/files/dQCHjIPC8098746AkiOM" alt=""><figcaption><p>Choose an AI Assistant</p></figcaption></figure>

You can change the AI Assistant mid-conversation with the Statusbar. You can toggle the Statusbar in the "View" menu item, or with the keyboard shortcut `Command+/`

<figure><img src="/files/gIdbJRvyl0kywlZwYC7V" alt="" width="375"><figcaption></figcaption></figure>

For inline usage, follow this guide

{% content-ref url="/pages/B4FQ658yCMwrFc7jIm3i" %}
[Inline Assistant](/docs/ai-inline/inline-assistant.md)
{% endcontent-ref %}
