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

# Workspace Management

> Through the Paradime MCP server, DinoAI can list your Paradime workspaces and switch the active one from any MCP client so agents can operate across many.

<Info>
  These tools are exposed through the **MCP server** for external MCP-compatible clients. They are not part of the Copilot or standalone-agent tool sets.
</Info>

The Workspace Management Tool lets DinoAI see which workspaces are available in your Paradime account and switch between them, so an agent can operate across more than one workspace in a single run.

### Capabilities

| Capability       | What it does                                           |
| ---------------- | ------------------------------------------------------ |
| List workspaces  | List all workspaces available in this Paradime account |
| Switch workspace | Switch the active workspace for subsequent actions     |


## Related topics

- [Workspace Management](/developers/python-sdk/modules/workspace-management.md)
- [MCP Server](/products/dino-ai/mcp-server/index.md)
- [Workspace Management API](/developers/graphql-api/api-reference/workspace-management-api.md)
- [Python SDK](/developers/python-sdk/index.md)
- [Authentication](/developers/graphql-api/authentication.md)
