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

# FirestoreDb

> Store AgentOS sessions, memory, knowledge, evals, and traces in Google Firestore.

`FirestoreDb` implements the `Db` interface with Firestore collections for Agent, Team, and Workflow sessions, memories, knowledge, metrics, evals, cultural knowledge, traces, and spans.

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

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