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

# tui

# `gensparx tui`

Open the terminal UI connected to the Gateway.

Related:

* TUI guide: [TUI](/web/tui)

Notes:

* `tui` resolves configured gateway auth SecretRefs for token/password auth when possible (`env`/`file`/`exec` providers).

## Examples

```bash theme={null}
gensparx tui
gensparx tui --url ws://127.0.0.1:18789 --token <token>
gensparx tui --session main --deliver
```
