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

# Create a Knowledge Base using UI

> This guide will help you seamlessly create a **Knowledge Base (KB)** using the Future AGI platform.

<div style={{ position: "relative", paddingBottom: "calc(53.0625% + 41px)", height: 0, width: "100%" }}>
  <iframe src="https://demo.arcade.software/tIGsGU6aR7k7YmnG9kvU?embed&embed_mobile=inline&embed_desktop=inline&show_copy_link=true" title="KB on Docs" frameBorder="0" loading="lazy" webkitAllowFullScreen mozAllowFullScreen allowFullScreen allow="clipboard-write" style={{ position: "absolute", top: 0, left: 0, width: "100%", height: "100%", colorScheme: "light" }} />
</div>

## Steps to Create a Knowledge Base via the UI

### Access the Knowledge Base Section

Navigate to the **Knowledge Base** tab from the left-hand navigation bar.

Click the **“Create Knowledge Base”** button to begin.

***

### Name Your Knowledge Base (Optional)

* Add a meaningful name to your KB (e.g., `SalesPlaybook_Q2`).
* If you do not mention a name you it will be the `Knowledge Base - n`.

***

### Upload Your Documents

* Browse and select one or multiple files from your local system.
* **Supported formats**: `.pdf`, `.docx`, `.txt`, `.rtf`
* **Max file size**: 5MB per file.
* Drag-and-drop is also supported.

> ⚠️ Note: For files larger than 5MB (up to 100MB), you'll be prompted to use the SDK.

***

### Upload Large Files via SDK (Optional)

* For files larger than **100MB**, use the SDK to upload and ingest them.
* A sample code snippet will be available in the UI to guide you.

***

### Monitor File Processing

After uploading, your files will go through a processing step. You’ll see status updates:

* ✅ **Successful**
* 🔄 **Processing**
* ❌ **Failed** (includes retry option and tooltips)

> ⏳ Only after all files are successfully processed your Knowledge Base be will ready.

***

### You’re Done!

Once processing completes, your KB is ready to use!

* Use it to **generate synthetic data**
