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

# Redis

> Examples demonstrating Redis integration with Agno agents, teams, and workflows.

| Example                                                                  | Description                                                               |
| ------------------------------------------------------------------------ | ------------------------------------------------------------------------- |
| [Redis for Agent](/examples/storage/redis/redis-for-agent)               | Use Redis as the storage backend for an agent.                            |
| [Redis for Team](/examples/storage/redis/redis-for-team)                 | Use Redis as the storage backend for a team.                              |
| [Redis Storage for Workflow](/examples/storage/redis/redis-for-workflow) | Demonstrates using RedisDb as the session storage backend for a workflow. |
