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

# DynamoDB

DynamoDB Agent Storage is a class that implements the AgentStorage interface using Amazon DynamoDB as the backend storage system. It provides scalable, managed storage for agent sessions with support for indexing and efficient querying.

<Snippet file="storage-dynamodb-reference.mdx" />
