> ## Documentation Index
> Fetch the complete documentation index at: https://kapso-1adbad2d.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# kapso agent snapshot

> Create test snapshot and get web URL

```bash theme={null}
kapso agent snapshot [OPTIONS]
```

## Options

| Option        | Description                                      |
| ------------- | ------------------------------------------------ |
| `--agent, -a` | Agent name (auto-detected if in agent directory) |

## Examples

```bash theme={null}
kapso agent snapshot
kapso agent snapshot --agent customer_support
kapso agent snapshot -a my_agent
```

Creates a test snapshot with web URL for interactive testing.
