> ## Documentation Index
> Fetch the complete documentation index at: https://phidatainc-studio-tools-doc.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)                 | 2. Run: `python cookbook/storage/json_storage/json_storage_for_team.py` to run the team. |
| [Redis Storage for Workflow](/examples/storage/redis/redis-for-workflow) | Demonstrates using RedisDb as the session storage backend for a workflow.                |
