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

# Surreal DB

> SurrealDB-backed AgentOS examples: agent, team, workflow, DB setup, and a combined run.

| Example                                                           | Description                                                                                           |
| ----------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------- |
| [Agents](/examples/agent-os/dbs/surreal-db/agents)                | Define Agno Assist with agentic memory, the Agno MCP server, and SurrealDB session storage.           |
| [DB](/examples/agent-os/dbs/surreal-db/db)                        | Configure a SurrealDb instance with connection URL, credentials, namespace, and database.             |
| [SurrealDB + AgentOS demo](/examples/agent-os/dbs/surreal-db/run) | Serve the SurrealDB-backed agent, team, and workflow together in one AgentOS.                         |
| [Teams](/examples/agent-os/dbs/surreal-db/teams)                  | Build a reasoning finance team with web search and YFinance agents backed by SurrealDB.               |
| [Workflows](/examples/agent-os/dbs/surreal-db/workflows)          | Define a SurrealDB-backed research workflow with a team step, writer step, and Pydantic input schema. |
