# Additional Documents

{% hint style="warning" %}
**Important Note**: Please follow [Document Management](/chatlyst-user-guide/business-knowledge/document-management.md) for additional context on other functions and workflows, including how documents are organized, updated, and maintained over time.
{% endhint %}

<div data-with-frame="true"><figure><img src="/files/qOvDp9j6vpM0JcCvrAfJ" alt=""><figcaption></figcaption></figure></div>

{% stepper %}
{% step %}

### Upload Documents

Select **Upload Document** or **Upload Your First Document**.&#x20;

Alternatively, you can upload it in the [Core Template](/chatlyst-user-guide/business-knowledge/business-knowledge.md) section.

<div data-with-frame="true"><img src="/files/dfe2c5ddefb61a926be31485dff5ca981005bc88" alt=""></div>
{% endstep %}

{% step %}
In the upload window:

1. Enter a clear document name.
2. Attach the correct file.
3. Select **Upload** to submit and start processing.

<div align="center" data-with-frame="true"><img src="/files/3f931e4c64966da2ca5a23fe6851c80e47eb2d46" alt="" width="375"></div>
{% endstep %}

{% step %}
When processing is complete:

* The document tab turns light green.
* The Template tag changes to **Active**.

<div data-with-frame="true"><img src="/files/d65ac649cc5124eb0fc37442fda85ea01d987804" alt=""></div>
{% endstep %}
{% endstepper %}


---

# 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://chatlyst.gitbook.io/chatlyst-user-guide/business-knowledge/additional-documents.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.
