> ## Documentation Index
> Fetch the complete documentation index at: https://docs.subverseai.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Knowledge Base

> Manage your company knowledge base documents

The Knowledge Base allows you to store and manage essential documents and information that your AI agents can reference during conversations.

## Create a Knowledge Base

1. Visit Knowledge Base section in your Dashboard and select **Add New**
2. Enter a short, descriptive **name** for your knowledge base (e.g., "Company Policy Manual")

<img style={{ borderRadius: '0.5rem' }} src="https://mintcdn.com/subverse-611dde60/Shvr0mC998UZU1Eq/images/integrations/knowledge-base/create-knowledge-base.png?fit=max&auto=format&n=Shvr0mC998UZU1Eq&q=85&s=0febc95c3f21e6c1f5ea5646a7b9dc67" width="1518" height="998" data-path="images/integrations/knowledge-base/create-knowledge-base.png" />

## Add Documents

You can either upload documents or input text. Multiple file uploads is also supported.

* Click **+ Add Text** to input text manually, make sure to give it short and descriptive name.
* Click **+ Add File** to upload relevant documents.

## Save & Manage

1. Once the uploading is complete, the documents will appear under **Selected Files**.
2. Click **Save** to finalize the knowledge base.

<img style={{ borderRadius: '0.5rem' }} src="https://mintcdn.com/subverse-611dde60/Shvr0mC998UZU1Eq/images/integrations/knowledge-base/view-knowledge-base.png?fit=max&auto=format&n=Shvr0mC998UZU1Eq&q=85&s=0d602014aaaf464c5fb5b682adb092df" width="1526" height="822" data-path="images/integrations/knowledge-base/view-knowledge-base.png" />

## Start Using

1. Once saved, it takes 2-3 minutes to be ready to use. You can click on your knowledge base to check the status on the top right side of the box.
2. Once green dot for ready to use appears, you can either use it in [agent configurations](/agents/agent-configurations#knowledge-base-settings) or [AI Query Agent workflows](/workflow/ai-query-agent-node).
