> ## 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.

# DynamoDB

> Store agent and team sessions in DynamoDB.

| Example                                                                                  | Description                                                                                    |
| ---------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------- |
| [Use DynamoDB as the database for an agent](/examples/storage/dynamodb/dynamo-for-agent) | Store agent sessions and runs in DynamoDB using AWS credentials from the environment.          |
| [Use DynamoDB as the database for a team](/examples/storage/dynamodb/dynamo-for-team)    | Store team sessions and runs in DynamoDB with environment variables or constructor parameters. |
