# AutoBOL

BOL is a model used for intent and fulfillment classification. In practice, BOL is used for fulfillment classification.

When you create Intents, which show up on the Admin UI under **Intents > Knowledge Articles**, they will by default be inactive Intents. The job for doing this is called `populate-bol-intents`, but is generally known as **AutoBOL**.

To configure settings related to **AutoBOL**, navigate to **Settings > Configurations > AutoBOL**. These settings will apply tenant wide.

## Timeout settings

### Message Timeout (in seconds)

|             |                       |
| ----------- | --------------------- |
| **Type**    | Text field (integers) |
| **Default** | `60`                  |

No description available.

### Initial Message Timeout (in seconds)

|             |                       |
| ----------- | --------------------- |
| **Type**    | Text field (integers) |
| **Default** | `120`                 |

No description available.


---

# 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.aisera.com/aisera-platform/tenant-setup/aisera-platform-configuration/tenant-configuration-settings/autobol.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.
