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

# Sandbox Agent

> Configure and manage Sandbox Agent.

<Tip>Available for self-hosted Business plan and above</Tip>

Path: Admin Panel → Sandbox Agent

The **Sandbox Agent** page contains **Settings** and **Sandboxes** tabs for configuring how AI Chat runs in sandboxes.

<Info>For self-hosted setup, deploy the full-featured runtime plane first. See [Architecture](/en/deploy/architecture).</Info>

## Runtime Limits

Configure runtime limits in the **Settings** tab:

| Setting                   | Description                                                                                     |
| ------------------------- | ----------------------------------------------------------------------------------------------- |
| **Stream Idle Timeout**   | Set when an idle stream is terminated                                                           |
| **Idle Timeout**          | Set when an inactive sandbox is recycled                                                        |
| **Concurrent Chat Limit** | Set how many Agents each user can run at the same time. AI Chat and App Builder are both Agents |
| **vCPUs**                 | Set the number of virtual CPUs for each sandbox instance                                        |
| **Memory**                | Set the memory limit for each sandbox instance                                                  |
| **Temporary Disk**        | Set the ephemeral storage limit for each sandbox instance                                       |
| **Thinking Effort**       | Set the default thinking effort for agents                                                      |

## Sandboxes Tab

Use the **Sandboxes** tab to view and manage current sandbox sessions.

Ending active sessions interrupts running Agent work or app previews. Follow the in-product confirmation prompts before continuing.
