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

# Folders

> Organize your agent's knowledge into folders

## Overview

Folders help you organize your Brain content by topic. Each folder can contain documents, URLs, and text items.

## Create a folder

<Steps>
  <Step title="Go to Brain">
    In the dashboard sidebar, click **Brain**.
  </Step>

  <Step title="Click Create Folder">
    Click **Create Folder** and give it a name (e.g., "Product Info", "FAQs", "Policies").
  </Step>

  <Step title="Add content">
    Open the folder and start adding documents, URLs, or text items.
  </Step>
</Steps>

## Folder structure tips

* Keep folders focused on a single topic for better retrieval accuracy
* Use descriptive names so you can find content quickly
* You can have as many folders as you need
* Each agent in the workspace has access to all Brain content

## Managing folders

* **Rename** — Click the folder name to edit it
* **Delete** — Remove a folder and all its contents
* **Browse** — Click a folder to see all items inside it

## Folder scope

Brain folders are scoped to a workspace. All agents in the same workspace share the same Brain content. If you need different knowledge for different agents, use separate workspaces.
