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

# Dynamodb

> Examples demonstrating AWS DynamoDB integration with Agno agents.

| Example                                                                               | Description                                                                                                                                    |
| ------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------- |
| [Dynamo For Agent](/examples/storage/dynamodb/dynamo-for-agent)                       | Set the following environment variables to connect to your DynamoDb instance: - AWS\_ACCESS\_KEY\_ID - AWS\_SECRET\_ACCESS\_KEY - AWS\_REGION. |
| [Use DynamoDb as the database for a team](/examples/storage/dynamodb/dynamo-for-team) | Set the following environment variables to connect to your DynamoDb instance: - AWS\_ACCESS\_KEY\_ID - AWS\_SECRET\_ACCESS\_KEY - AWS\_REGION. |
