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

# helix workspace

> Discover WorkOS workspace memberships

<div className="flex flex-wrap gap-2"><Badge color="gray" size="sm">Reference</Badge></div>

```bash theme={"languages":{"custom":["languages/helixql.json"]}}
helix workspace list [--format human|json]
helix workspace get <workspace-id> [--format human|json]
```

The WorkOS session hydrates all current memberships. There is no `workspace switch` command and no
persisted active workspace. Pass `--workspace` or `--workspace-id` to a command that cannot derive an
unambiguous workspace from its linked project/database.
