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

# Collaboration

> Invite teammates to projects or workspaces, assign roles and permissions, and see changes in real time as you build together.

<head>
  <script type="application/ld+json">
    {`{"@context": "https://schema.org", "@type": "FAQPage", "mainEntity": [{"@type": "Question", "name": "How many members can one Workspace have?", "acceptedAnswer": {"@type": "Answer", "text": "Workspaces support unlimited members on all plans. For workspaces on Enterprise plans, custom member limits can be optionally set."}}, {"@type": "Question", "name": "Can I have several Workspaces?", "acceptedAnswer": {"@type": "Answer", "text": "Yes, but you'll need separate subscriptions for each one."}}, {"@type": "Question", "name": "Can I switch between Workspaces?", "acceptedAnswer": {"@type": "Answer", "text": "Yes! Go to the main dashboard. From there press your workspace name in the top left corner. In the dropdown you'll see the other workspaces you have access to. To switch, simply click the desired workspace."}}, {"@type": "Question", "name": "Is it possible to transfer projects between Workspaces?", "acceptedAnswer": {"@type": "Answer", "text": "Yes! Go to the project settings where you'll find the option to Transfer the project."}}, {"@type": "Question", "name": "Can I change the workspace owner?", "acceptedAnswer": {"@type": "Answer", "text": "Yes, an owner can add multiple workspace owners."}}, {"@type": "Question", "name": "Can I change the project owner?", "acceptedAnswer": {"@type": "Answer", "text": "At this moment it is not possible, but you can always remix that project into a new account and you will be an owner of that copy."}}]}`}
  </script>
</head>

Lovable lets you build websites together. Invite your designer, developer, agency, or anyone else. Everyone sees changes as they happen.

There are two ways of collaborating. You can invite collaborators to a specific project or to your entire workspace.

## Collaboration in a specific project

You can invite users to work together on a specific project by pressing **Share** in the project editor. Add their email, and they'll receive an invite to their email. See [Share a project](/features/share-project) for more information.

<Note>
  Collaborators will use credits from the project owner's workspace.
</Note>

### Project permissions

Please note that free plans do not have admin roles. Some of the features presented might be available on specific plans only.

|                         | **Viewer**      | **Editor**           | **Admin**            | **Owner**            |
| ----------------------- | --------------- | -------------------- | -------------------- | -------------------- |
| **Project access**      |                 |                      |                      |                      |
| Magic Link              | **Yes**         | **Yes**              | **Yes**              | **Yes**              |
| Add Viewer              | **Yes**         | **Yes**              | **Yes**              | **Yes**              |
| Remove Viewer           | **Yes**         | **Yes**              | **Yes**              | **Yes**              |
| Add Editor              | No              | **Yes**              | **Yes**              | **Yes**              |
| Remove Editor           | No              | **Yes**              | **Yes**              | **Yes**              |
| Add Admin               | No              | No                   | **Yes**              | **Yes**              |
| Remove Admin            | No              | No                   | **Yes**              | **Yes**              |
| **Project management**  |                 |                      |                      |                      |
| Remix project           | **Yes**         | **Yes**              | **Yes**              | **Yes**              |
| Add Custom domain       | No              | **Yes**              | **Yes**              | **Yes**              |
| Edit project            | No              | **Yes**              | **Yes**              | **Yes**              |
| Remove Lovable badge    | No              | **Yes**              | **Yes**              | **Yes**              |
| Change project access   | No              | **Yes**              | **Yes**              | **Yes**              |
| Manage GitHub           | No              | **Yes**              | **Yes**              | **Yes**              |
| Publish<sup>\*</sup>    | No<sup>\*</sup> | **Yes**<sup>\*</sup> | **Yes**<sup>\*</sup> | **Yes**<sup>\*</sup> |
| Manage project settings | No              | No                   | **Yes**              | **Yes**              |
| Disconnect Supabase     | No              | No                   | **Yes**              | **Yes**              |
| Transfer project        | No              | No                   | **Yes**              | **Yes**              |
| Delete project          | No              | No                   | **Yes**              | **Yes**              |

<sup>\*</sup>By default, editors and above can publish projects on all plans.

* On Business and Enterprise plans, this includes both publishing internally to the workspace and publishing externally to the web.
* On **Enterprise** plans, workspace admins and owners can go to **Workspace settings → Privacy & security → Who can publish externally** to restrict **external publishing** to:
  * Admins & owners
  * Owners only

<Note>
  If a project uses a connection with restricted access, only people with access to that connection can be viewers or editors in the project. Learn more about [connection-level access](/integrations/introduction#connection-level-access).
</Note>

## Collaboration in a workspace

### What is a workspace?

A workspace is your shared space for building and collaborating on projects. You can invite your teammates to your workspace, and they'll have access to all the projects in it. They can see, edit and publish the workspaces's projects.

<Warning>
  For granular permission control and role assignment in your workspace, a paid subscription is needed.
</Warning>

When you subscribe to a plan it gets tied to your desired workspace, and then all projects in the workspace use those credits, no matter who sends the messages.

You can customize your workspace in the workspace settings by:

* Renaming it
* Changing the avatar
* Writing a description

See [Lovable workspace](/features/workspace) and [Workspace admin settings](/features/workspace-admin-settings) for more information.

### How do I add and manage collaborators in a workspace?

You manage and add collaborators from the People tab in the workspace settings. You can access it by going to **Settings** > **People**.

Here you can:

* Add new collaborators by inputting their email. They'll receive an invite to their email that they then can accept.
* Manage existing collaborators by changing their roles or removing them.
* Manage monthly credits usage for each collaborator

See [People](/features/people) for more information.

### Workspace permissions

Please note that free plans do not have admin roles.

|                                    | **Viewer** | **Editor** | **Admin** | **Owner** |
| :--------------------------------- | :--------- | :--------- | :-------- | :-------- |
| **Workspace access**               |            |            |           |           |
| Add Viewer                         | **Yes**    | **Yes**    | **Yes**   | **Yes**   |
| Remove Viewer                      | **Yes**    | **Yes**    | **Yes**   | **Yes**   |
| Add Editor                         | No         | **Yes**    | **Yes**   | **Yes**   |
| Remove Editor                      | No         | **Yes**    | **Yes**   | **Yes**   |
| Add Admin                          | No         | No         | **Yes**   | **Yes**   |
| Remove Admin                       | No         | No         | **Yes**   | **Yes**   |
| Add Owner                          | No         | No         | No        | **Yes**   |
| Remove Owner                       | No         | No         | No        | **Yes**   |
| **Workspace management**           |            |            |           |           |
| View members                       | **Yes**    | **Yes**    | **Yes**   | **Yes**   |
| Create new projects in a workspace | No         | **Yes**    | **Yes**   | **Yes**   |
| Manage Supabase                    | No         | **Yes**    | **Yes**   | **Yes**   |
| View usage                         | No         | No         | **Yes**   | **Yes**   |
| Manage plans & billing             | No         | No         | **Yes**   | **Yes**   |
| Manage SSO (Business plan)         | No         | No         | **Yes**   | **Yes**   |
| Manage Integrations                | No         | No         | **Yes**   | **Yes**   |
