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

# Mongo

> Examples demonstrating MongoDB integration with Agno agents and teams.

| Example                                                                            | Description                                                                                     |
| ---------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------- |
| [Mongodb For Agent](/examples/storage/mongo/mongodb-for-agent)                     | Use MongoDb as the database for an agent.                                                       |
| [Use MongoDb as the database for a 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. |
