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

# Organizations

> List and switch the active organization for the TPC CLI.

# Organizations

List organizations available to your account:

```bash theme={null}
tpc org list
```

Switch the saved active organization:

```bash theme={null}
tpc org switch prompting-co
```
