# Generated Knowledge Data Source

When the Generated Knowledge job runs, a data source named **Generated Knowledge \<BotID>** is automatically created to store all AI-generated documents. This data source is specific to the corresponding bot.&#x20;

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

* The **Generated Knowledge Data Source** cannot be detached from the bot, meaning that you don't have the ability to remove the **Data Source** from the application.&#x20;
* This **Data Source** cannot be re-used for other applications. You can not attach this **Generated Knowledge Data Source** to other applications.&#x20;

<br>


---

# 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/content-generation/contents-why-extract-solutions-from-the-ticket-comments/generated-knowledge-data-source.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.
