# Inviting users to an account

If you do not use single sign-on (SSO) to manage user access, then to add users to your account, you must invite them.

When a user accepts the invitation and signs up for Fabricate, they are counted against the allowed [user seats](/fabricate/about-fabricate/fabricate-license-plans.md#about-user-seats-for-the-enterprise-plan) for your account.

From the **Users** page of **Account Settings**, to invite users to your account:

1. Click **Invite Users**.

<figure><img src="/files/HC6E2Xue5vXOPeafhdsk" alt=""><figcaption><p>Invite Users panel for a Fabricate account</p></figcaption></figure>

2. On the **Invite Users** panel, in the **Emails** field, provide the email addresses of the users to add.\
   \
   Put each email address on a separate line.
3. To immediately grant access to all of the current account workspaces:

   1. Check the **Grant access to all workspaces** check box.
   2. From the role dropdown list, select the workspace role to grant.

   Note that this access is only granted to workspaces that exist when you add the users. Access is not automatically granted to future workspaces.\
   \
   After you add the users, you can also [manage their access to workspaces](/fabricate/workspaces/workspaces-manage.md#workspace-access).
4. Click **Send Invitations**.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.tonic.ai/fabricate/fabricate-accounts-and-users/managing-account-users/account-users-invite.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
