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

# Invite collaborators

> Add teammates to your organization and choose their access level.

## How to invite collaborators to an organization

<Steps>
  <Step title="Go to Settings → This organization">
    Open the **Settings** section in the main menu, then navigate to the **This organization** page.
  </Step>

  <Step title="Invite collaborators">
    The **Team** tab will open by default. Click the **Invite collaborators** button in the header.
  </Step>

  <Step title="Add emails and assign an access level">
    Enter a comma-separated list of email addresses, then use the **Role** dropdown menu to select the collaborator's access level (Editor, Manager, Admin) based on what they should be able to do.
  </Step>

  <Step title="Send the invite">
    Click the **Send invitation** button to send the invitation to the email addresses you entered.
  </Step>
</Steps>

## How to resend or cancel pending invitations

After sending an invitation, pending invitations will be listed in the **Team** tab in the **Pending invitations** card at the bottom of the page. You can cancel or resend invitations from this card.

## User role permissions

Permissions are granted to users based on their role in the organization.

<span class="table-center">
  | Permission                                                         | Admin | Manager | Editor | Editor limited |
  | ------------------------------------------------------------------ | ----- | ------- | ------ | -------------- |
  | View SIMs, data usage, and cloud messages                          | ✅     | ✅       | ✅      | ✅              |
  | Pause and resume data usage                                        | ✅     | ✅       | ✅      | ✅              |
  | Manage settings that don't affect costs                            | ✅     | ✅       | ✅      |                |
  | Manage app integrations                                            | ✅     | ✅       | ✅      |                |
  | Invite users with lower permissions                                | ✅     | ✅       | ✅      |                |
  | Activate and deactivate SIMs                                       | ✅     | ✅       |        |                |
  | Manage settings that could affect costs (e.g. changing data plans) | ✅     | ✅       |        |                |
  | Change billing settings                                            | ✅     |         |        |                |
</span>

<Note>
  **Note:** Only organization Owners and Admins can change user roles. The Editor Limited role is available to organizations with an active contract by [contacting our support team](/guides/get-started/contact-support).
</Note>

## Related guides

<Card title="Manage user roles and permissions" href="/dashboard/orgs-and-users/user-roles" horizontal>
  Get an overview of user roles and permissions and how to change them
</Card>
