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

# Team

> Invite people to the workspace, set their role, and manage pending invitations.

**Team** controls who can open this workspace. Come here to bring a colleague in, change someone's role, or remove someone who has left.

<Frame>
  <img src="https://mintcdn.com/opactor/ueicEUgPZ5iGb5FG/images/settings/settings-team.png?fit=max&auto=format&n=ueicEUgPZ5iGb5FG&q=85&s=a767f00a6d2c01ee3d8b3b5cc8a0b4de" alt="Team screen with the member list, roles and the Add Member button." width="1600" height="1481" data-path="images/settings/settings-team.png" />
</Frame>

## What's on the screen

Two tabs sit at the top. **Members** shows people and roles; **Activity** shows what has happened in the workspace, filterable by All, Pages, Members, Settings, Domain, Brand and Integrations.

The **Members** card lists each person with their name, email and a role badge of **Admin** or **Member**. Admins get a row menu to change the role or **Remove** the person.

**Pending invitations** appears only when some are outstanding. Each row lets you copy the invitation link or cancel the invitation. Invitations expiring within 24 hours are flagged.

**Role permissions** summarises the difference between the two roles.

## Roles

| Action                                      | Admin | Member                               |
| ------------------------------------------- | ----- | ------------------------------------ |
| Invite people, change roles, remove members | Yes   | No                                   |
| Cancel invitations                          | Yes   | No                                   |
| Delete the workspace                        | Yes   | No. Sees **Leave Workspace** instead |
| View data and run analysis                  | Yes   | Yes                                  |

The last remaining admin cannot be removed and cannot leave: you get "Cannot remove the last admin of the workspace" or "Cannot leave as the last admin. Promote another member to admin first." Promote someone else first.

## Inviting people

<Frame>
  <img src="https://mintcdn.com/opactor/ueicEUgPZ5iGb5FG/images/settings/settings-team-invite.png?fit=max&auto=format&n=ueicEUgPZ5iGb5FG&q=85&s=2383836c90f95ad1c2b121a6901ddd20" alt="Add members dialog with the email address field." width="1600" height="1000" data-path="images/settings/settings-team-invite.png" />
</Frame>

<Steps>
  <Step title="Press Add Member">
    Top right of the screen. Only admins see it.
  </Step>

  <Step title="Enter the emails">
    Type one and press Enter or comma to turn it into a chip. You can also paste a whole list at once. A bad address shows "Enter a valid email address".
  </Step>

  <Step title="Set each role">
    Choose Member or Admin on each chip. Only admins can grant Admin.
  </Step>

  <Step title="Send">
    You get "Invitation sent" or "\[n] invitations sent". Any failures stay in the box with the reason.
  </Step>
</Steps>

If the email doesn't arrive, copy the invitation link from **Pending invitations** and send it yourself.

## Cleaning up

<Steps>
  <Step title="Remove a member">
    Row menu → **Remove** → **Remove member** in the confirmation. Access ends immediately.
  </Step>

  <Step title="Cancel an invitation">
    The cancel button in **Pending invitations** → **Cancel invitation**. The old link stops working.
  </Step>
</Steps>

## FAQ

<AccordionGroup>
  <Accordion title="I can't see the Add Member button.">
    Only admins can invite. Ask a workspace admin.
  </Accordion>

  <Accordion title="How long is an invitation valid?">
    Seven days. The list flags any expiring within 24 hours. If one lapses, invite again.
  </Accordion>

  <Accordion title="Can I invite several people at once?">
    Yes. Paste a list of addresses and each becomes its own chip.
  </Accordion>

  <Accordion title="How do I replace the last admin?">
    Promote someone else to Admin first, then remove the original admin or have them leave.
  </Accordion>

  <Accordion title="What does the Activity tab show?">
    Changes to pages, members, settings, domain, brand and integrations.
  </Accordion>
</AccordionGroup>

## Related

<CardGroup cols={2}>
  <Card title="General" href="/settings/general">Leaving and deleting a workspace.</Card>
  <Card title="Plan" href="/settings/plan">Subscription and usage limits.</Card>
  <Card title="Profile" href="/settings/profile">Brand information and competitors.</Card>
  <Card title="Integrations" href="/settings/integrations">Connect external services.</Card>
</CardGroup>
