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

# Workspace Setup

> Create or join a workspace to start collaborating with your team on AI agent automation

Your Beam workspace is where your team collaborates on AI agent automation. Whether you're creating a new workspace or joining an existing one, setup takes just minutes.

## Understanding Workspaces

A workspace is your team's dedicated environment for building and managing AI agents. Each workspace keeps your team's agents, tasks, and integrations completely separate from other organizations using Beam.

**What's Included**:

* Team member access and permissions
* Shared agents and workflows
* Integration connections
* Task execution history
* Workspace-level settings

<Info>
  Beam offers SaaS (cloud-hosted), Managed Service (dedicated infrastructure), and Self-hosted deployment options. All provide the same workspace management experience.
</Info>

## Creating Your Workspace

### Access Workspace Creation

1. Click the workspace dropdown in the top-left corner
2. Select **"Create or Join Workspace"**
3. Click the **"Create workspace"** tab

### Configure Workspace Details

**Workspace Name** (Required):

* Choose a descriptive name like "Engineering Team" or "Customer Success"
* Appears in workspace dropdown for all members
* Can be changed later in settings

**Domain** (Optional):

* Enter your company domain (e.g., yourcompany.com)
* Beam automatically fetches your company logo
* You can upload a custom logo instead

**Icon**:

* Automatically generated from workspace name
* Displays in the workspace selector

<Frame>
  <img src="https://mintcdn.com/beamai/43jIwnD-Z3I4g8PT/images/workspace-setup/create-form-filled.png?fit=max&auto=format&n=43jIwnD-Z3I4g8PT&q=85&s=6538d98aad97c7820b3baf14ba50267b" alt="" width="1448" height="868" data-path="images/workspace-setup/create-form-filled.png" />
</Frame>

### Create and Invite Members

1. Click **"Create workspace"** button
2. Workspace created in 2-3 seconds
3. Optionally add team member emails to invite them now, or skip to invite later from workspace settings

<Frame>
  <img src="https://mintcdn.com/beamai/43jIwnD-Z3I4g8PT/images/workspace-setup/workspace-created-success.png?fit=max&auto=format&n=43jIwnD-Z3I4g8PT&q=85&s=ef2da468c393250c47d030bde101ad9f" alt="" width="2180" height="1490" data-path="images/workspace-setup/workspace-created-success.png" />
</Frame>

You can add member emails at this step or click Continue to invite them later:

<Frame>
  <img src="https://mintcdn.com/beamai/43jIwnD-Z3I4g8PT/images/workspace-setup/invite-users.png?fit=max&auto=format&n=43jIwnD-Z3I4g8PT&q=85&s=ba974f3c245ffcb47fa95e65fd9f6251" alt="" width="1654" height="1414" data-path="images/workspace-setup/invite-users.png" />
</Frame>

## Joining an Existing Workspace

If you've been invited by a team member, follow these steps.

### Check Your Invitation

You'll receive an email with:

* Workspace name and organization
* Your assigned role
* Access link or password login instructions
* Invitation expiry (typically 7 days)

**Authentication Methods**:

* **Magic Link**: Click link in email (most common)
* **Password Login**: Use email + password if magic links are blocked

<Tip>
  If your magic link is invalidated immediately, your organization's email scanner is pre-clicking links. Use password login instead.
</Tip>

### Access Join Workspace

1. Navigate to Beam platform
2. Click workspace dropdown in top-left
3. Select **"Create or Join Workspace"**
4. Click **"Join workspace"** tab

<Frame>
  <img src="https://mintcdn.com/beamai/43jIwnD-Z3I4g8PT/images/workspace-setup/join-workspace.png?fit=max&auto=format&n=43jIwnD-Z3I4g8PT&q=85&s=f9880c790bd33b792a2caf7f69d6a59b" alt="" width="1730" height="1236" data-path="images/workspace-setup/join-workspace.png" />
</Frame>

### Accept Invitation

1. Review workspace name and inviting user
2. Confirm role and permissions
3. Click **"Join \[Workspace Name]"**
4. Access provisioned in 2-5 seconds

<Frame>
  <img src="https://mintcdn.com/beamai/43jIwnD-Z3I4g8PT/images/workspace-setup/join-success.png?fit=max&auto=format&n=43jIwnD-Z3I4g8PT&q=85&s=090fa41f8472c961970ee31920ca9481" alt="" width="970" height="516" data-path="images/workspace-setup/join-success.png" />
</Frame>

**Verify Success**:

* Workspace appears in top-left dropdown
* Can see workspace agents
* User role displays in profile settings

### Troubleshooting

<AccordionGroup>
  <Accordion title="Magic link invalidated immediately">
    **Problem**: Corporate email scanner interference

    **Solution**:

    1. Use password login fallback option
    2. Request password reset if needed
    3. Login with email + password
  </Accordion>

  <Accordion title="Invitation not received">
    **Check**:

    * Spam/junk folder
    * Email address typo
    * Corporate email filters

    **Solutions**:

    * Request admin resend invitation
    * Try alternative email
    * Contact IT about email filtering
  </Accordion>

  <Accordion title="Cannot access after joining">
    **Causes**:

    * Browser not refreshed
    * Permissions not propagated (5-10 seconds)
    * Different browser used

    **Steps**:

    1. Refresh page (Ctrl+R or Cmd+R)
    2. Log out and back in
    3. Clear browser cache
    4. Verify workspace in dropdown
  </Accordion>
</AccordionGroup>

## Inviting Team Members

To invite additional members after workspace creation:

1. Navigate to workspace settings (workspace dropdown → Settings)
2. Select **"Members"** tab
3. Click **"Invite users"** button
4. Enter email addresses
5. Click **"Send invitations"**

<Frame>
  <img src="https://mintcdn.com/beamai/43jIwnD-Z3I4g8PT/images/workspace-setup/workspace-settings-members.png?fit=max&auto=format&n=43jIwnD-Z3I4g8PT&q=85&s=9dcf20b59207a05817c210107b2f15d7" alt="" width="2356" height="1556" data-path="images/workspace-setup/workspace-settings-members.png" />
</Frame>

Team members will receive email invitations and can join following the steps in "Joining an Existing Workspace" above.

## Next Steps

<Frame>
  <img src="https://mintcdn.com/beamai/43jIwnD-Z3I4g8PT/images/workspace-setup/getting-started.png?fit=max&auto=format&n=43jIwnD-Z3I4g8PT&q=85&s=3289b0b2038e64f9b7bef013a30523ec" alt="" width="1688" height="1372" data-path="images/workspace-setup/getting-started.png" />
</Frame>

<CardGroup cols={2}>
  <Card title="Browse Templates" icon="grid" href="/01-getting-started/template-gallery/template-gallery">
    Start with pre-built agent templates
  </Card>

  <Card title="Quick-start Guide" icon="rocket" href="/01-getting-started/quickstart/quickstart">
    Deploy your first agent in minutes
  </Card>

  <Card title="Build Agents" icon="wrench" href="/02-building-agents/agent-fundamentals/creating-agents/creating-agents">
    Master agent development
  </Card>

  <Card title="Core Concepts" icon="book" href="/01-getting-started/core-concepts/core-concepts">
    Understand the platform fundamentals
  </Card>
</CardGroup>
