# Organize internal knowledge base

AI (GPT models) tends to generate inaccurate content or answers in case of niche or specific questions/queries.

It's especially dangerous when you use AI to provide customer or employee support.

That's why you need to ensure that AI uses only reliable sources of information about your products, services, or processes.

With Drafter AI, create your own curated collections of documents, audio files, videos, knowledge base, or support system integrations and make AI get info from them only.

In this way, AI will be "restricted" to following your content guidelines while performing workflows.

Let's see how it works.

## **Step 1: Setup workflow**

<figure><img src="/files/bCtozRHKw9PLyOa5jnW1" alt=""><figcaption><p>AI-powered question answering using internal search and interpretation</p></figcaption></figure>

Learn more about how to build workflows at:

{% content-ref url="/pages/jcbjZ8kky4djVUghpiEc" %}
[Create workflow](/build/create-workflow.md)
{% endcontent-ref %}

## Step 2: Add Documents to internal storage

For the documents to be accessed by search/AI workflow combo, you need to upload them to the storage first.

See how to add documents to the internal storage:

{% @arcade/embed flowId="y1vul5TZgUhWi6XwVwsi" url="<https://app.arcade.software/share/y1vul5TZgUhWi6XwVwsi>" %}

{% hint style="warning" %}
Now you can work [only with PDFs. ](https://app.arcade.software/share/y1vul5TZgUhWi6XwVwsi)

Audio, images, and text files will be available soon.
{% endhint %}

## Step 3: Use the "internal search" block to access the info

Learn more about configuring it at:

{% content-ref url="/pages/GwPoYOKpcHRuE41qw0BR" %}
[Internal Search](/building-blocks/actions/internal-search.md)
{% endcontent-ref %}


---

# 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.drafter.ai/scale/organize-internal-knowledge-base.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.
