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

# View and manage your Knowledge Bases

> Explore how you can manage your Knowledge Bases in this section

<Frame>
  <img src="https://mintcdn.com/tars-c52ebe98/k37W35HpBrLrDZ5b/images/dashboard/knowledge/my-kbs.png?fit=max&auto=format&n=k37W35HpBrLrDZ5b&q=85&s=dda900f04c6fbc6d3fc667a1e762b4b8" alt="My Knowledge Bases dashboard showing Knowledge Base cards with management options" width="1952" height="981" data-path="images/dashboard/knowledge/my-kbs.png" />
</Frame>

## Knowledge Base Cards

Each Knowledge Base card displays:

* **Knowledge base name** and **description**
* **Training status** - Current processing and indexing status
* **Data sources** - Number of data sources this KB is trained on
* **Quick actions menu** - Access to management functions
* **Date added** - When the Knowledge Base was created

## Managing your knowledge bases

<Steps>
  <Step title="Configure Knowledge Base" icon="gear">
    Click the **Configure Button** to open a modal for customizing your Knowledge Base settings. You can edit the Knowledge Base **name** and **description**, and modify basic configuration options.
  </Step>

  <Step title="Open Knowledge Base" icon="folder-open">
    Use the **Open** option in the Quick Actions Menu to view detailed knowledge
    base information, data resources, and training status.
  </Step>

  <Step title="Edit Knowledge Base" icon="pen-to-square">
    Select **Edit** from the Quick Actions Menu to modify the Knowledge Base **name**
    and **description**.
  </Step>

  <Step title="Duplicate Knowledge Base" icon="clone">
    Choose **Duplicate** to create a copy of the Knowledge Base with the same **name**
    and **description**, but without any data resources.
  </Step>

  <Step title="Delete Knowledge Base" icon="trash">
    Use the **Delete** option to remove the Knowledge Base and all associated data.
  </Step>
</Steps>

<Tip>
  **Quick Access**: Use the quick actions menu for efficient Knowledge Base
  management without navigating to separate pages.
</Tip>

## Next steps

<CardGroup cols={2}>
  <Card title="Add new Knowledge Base" icon="plus" href="/platform-fundamentals/platform-tour/knowledge-bases/add-knowledge">
    Create a new knowledge base from data sources
  </Card>

  <Card title="Knowledge Base architecture" icon="sitemap" href="/platform-fundamentals/how-tars-works#how-does-the-knowledge-base-work-in-tars">
    Learn how knowledge bases are processed and indexed
  </Card>
</CardGroup>
