# switch_workspace

> Switch which workspace is active for this connection — subsequent forms and responses belong to it. Use this DIRECTLY when the user says to work in / switch to / use another workspace, brand, company or client ('switch to Sidcom', 'work in my agency workspace from now on') — pass the name as the user said it; matching is fuzzy, so there is no need to call list_workspaces first. The choice persists until the next switch.

_MCP tool "Switch workspace" · writes data · https://forms.ax/help/tools/switch_workspace_

## Ask your assistant

- "Switch to the Acme workspace."

The choice persists until the next switch, and only workspaces you're a member of are reachable.

## Inputs

- `workspace` (string, required): The workspace's slug, name or id (see list_workspaces)
