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

# inferless workspace

This helps you to manage current workspaces in Inferless.

```bash theme={null}
inferless workspace [COMMAND] Options
```

If you have multiple workspaces you can use this command to switch between them.

**COMMANDS**

* **use** - Switch to a differet workspace

**Usage**

```bash theme={null}
inferless workspace use 
```

Prompt

Select a workspace: (Use tab to autocomplete) 'Name'

The above command will switch to the workspace you selected.
