# Set Up Default Bot

## Assigning the Default Bot

1. Go to **Settings** and select the **'Automation'**.&#x20;
2. Click on **'Chat Inbox Assignment'**.&#x20;

<figure><img src="/files/WjfgFsGpp6SQ4JWjnosk" alt=""><figcaption></figcaption></figure>

3. If the **'Assign New Chat'** box is checked and the assignee is set to Bot, then the default bot is already selected. If not, check the 'Assign New Chat' box, set the assignee to Bot, and choose the bot you want to trigger as the default.

<figure><img src="/files/7wkcd0bQQQHloZQaF6ms" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/ediS6ehRcRKMBISBsR7F" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.bizmagnets.ai/bot-flows/set-up-default-bot.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
