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

# Invite Your Team

> Learn how to invite space members and manage their roles.

## Inviting Members

You can invite team members to your space to collaborate on documents together.

<Frame caption="Manage team members in Settings > Members">
  <img src="https://mintcdn.com/featcorp-f1a59635/_8Yj-KAYzbqZmNzF/images/en/members.png?fit=max&auto=format&n=_8Yj-KAYzbqZmNzF&q=85&s=af555942d042f8f88638c6bc37f82258" alt="Member management" width="1430" height="900" data-path="images/en/members.png" />
</Frame>

<Note>
  Member invitation is available on the **Business plan** and above only.
</Note>

<Steps>
  <Step title="Go to Settings">
    Click **Settings** at the bottom of the sidebar.
  </Step>

  <Step title="Select the Members tab">
    In the Settings screen, select the **Members** tab.
  </Step>

  <Step title="Invite by email">
    Enter the email address of the team member you want to invite, select a role, and click the **Invite** button.
  </Step>

  <Step title="Accept the invitation">
    The invited team member clicks the link in the email to join the space.
  </Step>
</Steps>

***

## Role Permissions

Space members are divided into two roles: **Admin** and **Member**. The table below shows the key permission differences at the space level.

| Permission                  | Admin | Member |
| --------------------------- | :---: | :----: |
| Upload and manage documents |   O   |    O   |
| Create document share links |   O   |    O   |
| Branding settings           |   O   |    X   |
| Invite and manage members   |   O   |    X   |
| Billing and plan management |   O   |    X   |

<Tip>
  The person who creates a space is automatically assigned the **Admin** role.
</Tip>

***

## Changing Roles

<Steps>
  <Step title="View the member list">
    Check the current member list under **Settings > Members**.
  </Step>

  <Step title="Change the role">
    Click the role dropdown for the member you want to update and select the new role.
  </Step>
</Steps>

<Warning>
  Only another Admin can change an Admin's role. There must be at least one Admin in the space at all times.
</Warning>

***

## Removing Members and Canceling Invitations

<Tabs>
  <Tab title="Remove a member">
    Under **Settings > Members**, click the **Remove** button next to the member you want to remove. Removed members will no longer have access to the space.
  </Tab>

  <Tab title="Cancel an invitation">
    Invitations that have not yet been accepted appear in the **Pending** list. Click the **Cancel** button to revoke the invitation.
  </Tab>
</Tabs>

***

## Seat Limits by Plan

| Plan       | Default Seats |     Additional Seats    |
| ---------- | :-----------: | :---------------------: |
| Free       |       1       |            X            |
| Pro        |       1       |            X            |
| Business   |       3       |  Available for purchase |
| Enterprise |     Custom    | Adjustable upon request |

<Note>
  Member invitation is available on the **Business plan and above** only. Free and Pro plans are for single-user use.
</Note>
