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

# MongoDB

`MongoDb` is a class that implements the Db interface using MongoDB as the backend storage system. It provides scalable, document-based storage for agent sessions with support for indexing and efficient querying.

<Snippet file="db-mongodb-params.mdx" />

<Snippet file="db-new-bulk-methods.mdx" />
