# Joining an existing Fabricate account

If your organization has an Enterprise Fabricate account, then you can join as an individual user within the organization.

## Single sign-on (SSO)

If the organization uses SSO for Fabricate user management, then they can grant you access to Fabricate in your SSO provider.

After you are granted access, to join the organization in Fabricate:

1. Go to the Fabricate login page.
2. Enter your email address.
3. Fabricate detects that your email address domain is configured as an allowed SSO domain for your organization.
4. Fabricate redirects you to authenticate with the SSO provider.
5. After you authenticate, the SSO provider redirects you to Fabricate.

## Invitation

If your organization does not use SSO, then before you can join the account, the account owner must invite you.

In the email invitation, click the link to Fabricate.

Fabricate prompts you to create a password for your user profile.


---

# 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/joining-an-existing-fabricate-account.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.
