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

# Mongo

> Store agent, team, and workflow sessions in MongoDB.

| Example                                                        | Description                                                                                     |
| -------------------------------------------------------------- | ----------------------------------------------------------------------------------------------- |
| [MongoDB for Agent](/examples/storage/mongo/mongodb-for-agent) | Use MongoDb as the database for an agent.                                                       |
| [MongoDB for Team](/examples/storage/mongo/mongodb-for-team)   | Use MongoDb as the database for a team.                                                         |
| [Async Mongo](/examples/storage/mongo/async-mongo/overview)    | Examples demonstrating asynchronous MongoDB integration with Agno agents, teams, and workflows. |
