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

# Manage Knowledge

In the Knowledge Base, you can organize, update, and maintain both folders and knowledge content to keep your agent’s information accurate and up to date.

## Manage Folders

Folders help structure your Knowledge Base. A clear folder hierarchy significantly improves knowledge retrieval accuracy.

### Add Folders

* Click **“+”** to create a new folder.

  <Frame>
    <img src="https://mintcdn.com/solvea-a5b10e8e/rx-Gqu60Sp7nIe7o/images/image-18.png?fit=max&auto=format&n=rx-Gqu60Sp7nIe7o&q=85&s=c9ac518e6cb2ebd732ece3d492806ad7" alt="Image" width="2938" height="1550" data-path="images/image-18.png" />
  </Frame>
* Set the folder's name amd affiliated directory.

  <Frame>
    <img src="https://mintcdn.com/solvea-a5b10e8e/TCqX4p0aHOsZgdYn/setfolder.png?fit=max&auto=format&n=TCqX4p0aHOsZgdYn&q=85&s=8ad310ec210b5e52e024d2d2bd4aab05" alt="Setfolder" width="2940" height="1556" data-path="setfolder.png" />
  </Frame>

### Edit Folders

* Select a folder to: Create subfolders, Rename the folder and Delete the folder

  <Frame>
    <img src="https://mintcdn.com/solvea-a5b10e8e/rx-Gqu60Sp7nIe7o/editfile.png?fit=max&auto=format&n=rx-Gqu60Sp7nIe7o&q=85&s=0c994a97ee45e44d90074a391903d788" alt="Editfile" width="2940" height="1556" data-path="editfile.png" />
  </Frame>

<Info>
  Folder nesting currently supports up to **3 levels**.
</Info>

## Manage Knowledge

In **Knowledge Base**, you can select a knowledge item to:

* Move it to another folder
* Update its content
* Delete it

<Steps>
  <Step title="Locate Knowledge">
    You can find knowledge using the following methods:

    * Browse by folder
    * Filter by knowledge type
    * Search by title or content keywords
    * Use filters (currently supports **publish status** and **last updated time**)

    <Frame>
      <img src="https://mintcdn.com/solvea-a5b10e8e/fSSmd-O3zqlG4eVR/images/image-42.png?fit=max&auto=format&n=fSSmd-O3zqlG4eVR&q=85&s=2a55087de9040a4544184ee6f75be6b2" alt="Image" width="2938" height="1552" data-path="images/image-42.png" />
    </Frame>
  </Step>

  <Step title="Edit Knowledge">
    Click on a knowledge item to view and edit its details.

    <Frame>
      <img src="https://mintcdn.com/solvea-a5b10e8e/fSSmd-O3zqlG4eVR/images/image-43.png?fit=max&auto=format&n=fSSmd-O3zqlG4eVR&q=85&s=0d9224016140dea1bc6ae0d7bb8e4aea" alt="Image" width="2938" height="1548" data-path="images/image-43.png" />
    </Frame>
  </Step>

  <Step title="Batch Actions">
    * Select one or multiple knowledge items using the checkboxes\
      (supports “Select All” on the current page).
    * Perform batch actions such as:
      * Move to folder
      * Delete

    <Frame>
      <img src="https://mintcdn.com/solvea-a5b10e8e/fSSmd-O3zqlG4eVR/images/image-44.png?fit=max&auto=format&n=fSSmd-O3zqlG4eVR&q=85&s=447524146f6301dfb0458545a60d44dd" alt="Image" width="2938" height="1552" data-path="images/image-44.png" />
    </Frame>
  </Step>
</Steps>
