> ## Documentation Index
> Fetch the complete documentation index at: https://java.agentscope.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Agent 状态存储

选择下方指南，了解Agent 状态存储的配置与使用。

<CardGroup cols={2}>
  <Card title="MySQL 状态存储" href="/v2/zh/integration/session/mysql" />

  <Card title="OSS 状态存储" href="/v2/zh/integration/session/oss" />

  <Card title="概览" href="/v2/zh/integration/session/overview" />

  <Card title="Redis 状态存储" href="/v2/zh/integration/session/redis" />
</CardGroup>
