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

# Workspace Collaboration

> Invite team members, manage project access, and build together in real time

Aurora workspaces let you collaborate with team members on projects. Invite people by email, control which projects they can access, and see each other's activity in real time.

## Inviting Members

<Steps>
  <Step title="Open Settings">
    Click your avatar in the top right, then **Settings > People**.
  </Step>

  <Step title="Enter an email">
    Type the email address of the person you want to invite.
  </Step>

  <Step title="Select projects (optional)">
    Choose which projects they should have access to right away. You can always change this later.
  </Step>

  <Step title="Send the invite">
    Click **Invite**. They'll receive an email with a link to join your workspace.
  </Step>
</Steps>

## Managing Project Access

After a member joins, you can grant or revoke access to specific projects at any time.

1. Go to **Settings > People**
2. Click the arrow next to a member's name to expand their access panel
3. Toggle project checkboxes to grant or revoke access
4. Click **Save** to apply changes

Use **Grant all** to give a member access to every project in your workspace at once.

<Note>
  Members see shared projects in their dashboard alongside their own. The project owner is always charged for AI usage. Collaborators build for free.
</Note>

## Roles

| Role       |      Can edit projects      | Can invite members | Can manage access | Can delete workspace |
| ---------- | :-------------------------: | :----------------: | :---------------: | :------------------: |
| **Owner**  |             Yes             |         Yes        |        Yes        |          Yes         |
| **Admin**  |             Yes             |         Yes        |        Yes        |          No          |
| **Member** | Yes (granted projects only) |         No         |         No        |          No          |

## Real-Time Collaboration

When multiple people are working on the same project:

* **Live streaming** lets you watch AI responses in real time, even if someone else sent the prompt
* **Shared preview** reflects edits from any collaborator instantly

## Notifications

Members receive email notifications when they are invited to a workspace or granted access to new projects.
