# create_workspace

> Create a new workspace — a separate brand, company or client with its own subdomain ({slug}.forms.ax), forms, team and plan. Use when the user wants a workspace/organization/tenant for another brand or client. The new workspace becomes active.

_MCP tool "Create a workspace" · writes data · https://forms.ax/help/tools/create_workspace_

## Ask your assistant

- "Create a workspace called Acme for my second brand."

Slug becomes the subdomain: `acme` → acme.forms.ax. Guide: [workspaces](/help/workspaces/workspaces).

## Inputs

- `name` (string, required): Workspace name, e.g. 'Sidcom'
- `slug` (string): Subdomain slug (lowercase, hyphens), e.g. 'sidcom' → sidcom.forms.ax. Derived from the name if omitted.
