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

# Users & permissions

> Invite team members and set permissions to collaborate on Hyperline

You can invite an unlimited number of team members to access your Hyperline account. We offer flexible roles and permissions through access control (ACL), allowing you to configure the appropriate access levels for each member of your account.

<Frame>
  <img src="https://mintcdn.com/hyperline/EkJCqDFbv1l-VYYp/images/getting-started/members1.png?fit=max&auto=format&n=EkJCqDFbv1l-VYYp&q=85&s=d2daea8bdbd717e6e4b65f2056bf9234" width="3024" height="1890" data-path="images/getting-started/members1.png" />
</Frame>

## Invite members

<Steps>
  <Step title="Navigate to Settings > Team" />

  <Step title="Click 'Add member'" />

  <Step title="Enter one or multiple email address(es) and choose a role">
    To invite multiple members at the same time, you can specify multiple emails separated with commas in the 'Email' field.

    <Frame>
      <img width="60%" src="https://mintcdn.com/hyperline/EkJCqDFbv1l-VYYp/images/getting-started/members2.png?fit=max&auto=format&n=EkJCqDFbv1l-VYYp&q=85&s=9b3fa680417efae9410876fb31d39471" style={{ margin: "auto", borderRadius: "6px" }} data-path="images/getting-started/members2.png" />
    </Frame>
  </Step>

  <Step title="Submit invite(s)" />
</Steps>

Your new members will have to accept the invite sent to their email address to be able to access Hyperline.

<Note>
  If the member is already part of another Hyperline account, they will be able
  to [switch from one to another easily](./multiple-accounts) using the same
  login credentials.
</Note>

## Manage roles

You can create custom roles with specific permissions to provide fine-grained access for members based on your needs.

<Frame>
  <img width="80%" src="https://mintcdn.com/hyperline/EkJCqDFbv1l-VYYp/images/getting-started/roles1.png?fit=max&auto=format&n=EkJCqDFbv1l-VYYp&q=85&s=92df1b5b5f7834197f678aa5b99d4ba8" style={{ margin: "auto", borderRadius: "6px" }} data-path="images/getting-started/roles1.png" />
</Frame>

By default, two roles are created for you:

* **Admin**: full access to Hyperline, including the ability to manage products, plans, customers, subscriptions, and settings
* **Account Manager**: limited permissions and limited view on Hyperline, allowing them to manage customers, subscriptions, and invoices (ideal for account management teams)

Additionally, you can for example create roles for external accountants, finance team, product/tech teams, sales representatives, etc.

### Default role

One of the roles is designated as the default. This role will be automatically assigned to members created through a connected integration, such as a CRM.

Account Manager is the default role for each newly created Hyperline account. You can easily set the default role to another existing one.

<Frame>
  <img width="80%" src="https://mintcdn.com/hyperline/EkJCqDFbv1l-VYYp/images/getting-started/roles2.png?fit=max&auto=format&n=EkJCqDFbv1l-VYYp&q=85&s=34a6745f8dc6bfeb24a9d24f7f71886c" style={{ margin: "auto", borderRadius: "6px" }} data-path="images/getting-started/roles2.png" />
</Frame>

### Create new role

<Steps>
  <Step title="Navigate to Settings > Team" />

  <Step title="Click 'Add role'" />

  <Step title="Enter a name, optionally a description, and select the granted permissions">
    <Frame>
      <img src="https://mintcdn.com/hyperline/EkJCqDFbv1l-VYYp/images/getting-started/roles3.png?fit=max&auto=format&n=EkJCqDFbv1l-VYYp&q=85&s=130946ff59407398707236ab2b8996cd" width="3024" height="1886" data-path="images/getting-started/roles3.png" />
    </Frame>
  </Step>

  <Step title="Click 'Create role'" />
</Steps>
