> ## Documentation Index
> Fetch the complete documentation index at: https://agno-v2-codex-docs-audit-20260719-0149.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# JSON DB

> Store agent, team, and workflow sessions in JSON files.

| Example                                                            | Description                                    |
| ------------------------------------------------------------------ | ---------------------------------------------- |
| [JSON for Agent](/examples/storage/json-db/json-for-agent)         | Use JSON files as the database for an Agent.   |
| [JSON for Team](/examples/storage/json-db/json-for-team)           | Use JSON files as the database for a Team.     |
| [JSON for Workflows](/examples/storage/json-db/json-for-workflows) | Use JSON files as the database for a Workflow. |
