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

# Invite team members

> Add collaborators to a workspace, assign their role, and manage who has access.

Workspaces are designed to be shared. Invite teammates, freelancers, or clients into a workspace and they can co-author posts, design carousels, and run the calendar with you — under the role you choose.

<Note>
  The number of members you can invite per workspace is plan-dependent. Hobby includes 3 members per workspace, Startup 5, Business 10, and Enterprise up to 500. See [Plans and pricing](/billing/plans).
</Note>

## Open Team Members

In the left sidebar, click **Manage Workspace › Team Members**.

<img src="https://mintcdn.com/carousify-c7aa6aca/lQJMdr8NKPMdMDxY/images/workspaces/team-members-list.png?fit=max&auto=format&n=lQJMdr8NKPMdMDxY&q=85&s=5ecc2441643db5a1db558c6f2ed20852" alt="Team Members page showing the workspace owner in the members table with an Invite New Member button" className="rounded-xl border" width="3024" height="1618" data-path="images/workspaces/team-members-list.png" />

The page lists every member in this workspace with their role, status, and last activity. The workspace creator always shows up as **Owner** and can't be removed.

<Tip>
  Members are scoped to a single workspace. If you run several workspaces — say, one per client — you'll invite people into each workspace separately, even if it's the same email address.
</Tip>

## Send an invite

Click **Invite New Member** in the top right. The **Invite Members** dialog opens.

<img src="https://mintcdn.com/carousify-c7aa6aca/lQJMdr8NKPMdMDxY/images/workspaces/invite-modal.png?fit=max&auto=format&n=lQJMdr8NKPMdMDxY&q=85&s=9fb86cf0f5a65b2f50d142538bac56a3" alt="Invite Members dialog with Full Name, Email, and Select Role fields" className="rounded-xl border" width="3024" height="1618" data-path="images/workspaces/invite-modal.png" />

Fill in three fields:

| Field       | What to enter                                                                                               |
| ----------- | ----------------------------------------------------------------------------------------------------------- |
| Full Name   | The teammate's name as you want it shown across the workspace.                                              |
| Email       | The address Carousify sends the invite to. They'll sign up (or sign in) with this email.                    |
| Select Role | **Admin**, **Client**, or **Member** — see [Roles and permissions](/workspaces/roles) for what each can do. |

<img src="https://mintcdn.com/carousify-c7aa6aca/lQJMdr8NKPMdMDxY/images/workspaces/invite-modal-filled.png?fit=max&auto=format&n=lQJMdr8NKPMdMDxY&q=85&s=afb7fd0911d0338cffe42e167181b08b" alt="Invite Members dialog with name and email filled in" className="rounded-xl border" width="3024" height="1618" data-path="images/workspaces/invite-modal-filled.png" />

Click **Send Invite**. Carousify emails the invitee a link to join — they'll create an account (or sign in) with the same email and land directly inside this workspace.

## What happens after you send

* The invitee gets an email with a join link
* The member appears in the table immediately with a **Pending** status
* Once they accept and sign in, status flips to **Active**
* They land inside *this* workspace by default — they can switch to others they've been invited to from the sidebar's **WORKSPACES** list

If the invite expires or gets lost, open the row's actions menu and re-send it.

## Manage existing members

From the actions button on each row you can:

* **Change role** — promote a Member to Admin, or move someone to Client without re-inviting
* **Resend invite** — re-trigger the email if a Pending member never joined
* **Remove** — revoke access to this workspace. Their drafts and scheduled posts stay; they just can't open them anymore

<Warning>
  Removing a member is workspace-scoped, not account-wide. If the same person is in another workspace you own, they keep access there.
</Warning>

## What's next

<Columns cols={2}>
  <Card title="Roles and permissions" icon="shield" href="/workspaces/roles">
    The full matrix of what Owner, Admin, Member, and Client can each do.
  </Card>

  <Card title="Manage clients" icon="briefcase" href="/workspaces/clients">
    Run a workspace for a client without sharing logins or LinkedIn credentials.
  </Card>

  <Card title="Approval workflow" icon="circle-check" href="/workspaces/approval">
    Require an Admin or Owner to sign off before scheduled posts go live.
  </Card>

  <Card title="Workspace overview" icon="layer-group" href="/workspaces/overview">
    How workspaces, brand kits, and integrations fit together.
  </Card>
</Columns>
