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

# tenet ide

> Launch terminal workspace with smart surface detection

Multi-pane tmux workspace with auto-detected surfaces.

```bash theme={null}
tenet ide                      # auto-detect and launch
tenet ide add browser          # add browser pane
tenet ide add eval             # add eval dashboard
tenet ide add agents           # add agent overview
tenet ide available            # list all surface types
tenet ide open api             # open child service
tenet ide status               # show current layout
tenet ide stop                 # stop workspace
```

See [IDE Guide](/guides/ide) for full reference.
