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

# Workspaces

> Understanding workspaces in Superhawk AI and how they organize your team's data.

Workspaces are isolated team environments in Superhawk AI. Everything you do in the platform -- trials, integrations, reports, member management -- lives inside a workspace. Think of a workspace as your team's private container for all trial intelligence data.

## How Workspaces Work

Each workspace is completely separate from other workspaces. That means:

* **Data is isolated** -- Trials, sessions, and reports in one workspace are not visible to members of another workspace.
* **Integrations are per-workspace** -- Each workspace connects to its own set of CRM accounts, Slack channels, analytics tools, and other integrations.
* **Members are managed independently** -- You invite people to a specific workspace, and their role (Owner, Admin, or Member) applies only within that workspace.
* **Trials belong to a workspace** -- Every trial you create is scoped to the workspace you're currently in.

## Your Default Workspace

When you first sign up for Superhawk AI, a workspace called **"My Workspace"** is automatically created for you. You can start using it immediately -- rename it, invite your team, and connect integrations right away.

## Switching Between Workspaces

If you belong to multiple workspaces, you can switch between them using the **workspace switcher** in the sidebar. Click on your current workspace name at the top of the sidebar to see a list of all workspaces you have access to, then select the one you want to switch to.

<Note>
  Switching workspaces changes everything you see in the dashboard -- trials, reports, integrations, and members will all reflect the selected workspace.
</Note>

## Learn More

<CardGroup cols={2}>
  <Card title="Managing Members" icon="users" href="/workspaces/managing-members">
    Invite teammates and manage who has access to your workspace.
  </Card>

  <Card title="Roles & Permissions" icon="shield" href="/workspaces/roles-permissions">
    Understand what each role can do inside a workspace.
  </Card>
</CardGroup>
