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

# Files

> Upload, organize, and share files in Bizzy — with optional agent access for RAG-powered retrieval

The Files section holds documents attached to your organization — contracts,
manuals, reference docs, whatever agents or teammates need to read. Files can
optionally be made accessible to [agents](/user-guide/agents/index), which
indexes them for retrieval.

<Frame>
  <img src="https://mintcdn.com/thebizzycomapny/LTbGbhRRJUQlFsAe/images/user-guide/files/index-list.png?fit=max&auto=format&n=LTbGbhRRJUQlFsAe&q=85&s=e00d133d40790347c1e7e54234d3ff6e" alt="Files list with folders and breadcrumbs" width="800" height="500" data-path="images/user-guide/files/index-list.png" />
</Frame>

## What you can do

<CardGroup cols={2}>
  <Card title="Upload files" icon="upload" href="/user-guide/files/uploading">
    Drag-drop or the upload dialog
  </Card>

  <Card title="Organize with folders" icon="folder-tree" href="/user-guide/files/folders">
    Nested folders with breadcrumb navigation
  </Card>

  <Card title="Agent access & RAG" icon="robot" href="/user-guide/files/rag-indexing">
    Make files searchable by agents
  </Card>

  <Card title="Deleting files" icon="trash" href="/user-guide/files/deletion">
    Soft-delete semantics
  </Card>
</CardGroup>

## Limits

Storage is counted against your organization's allocation. See
[Admin Guide → Billing](/admin-guide/billing/index) for current limits and
overage behavior.
