> For the complete documentation index, see [llms.txt](https://docs.tonic.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tonic.ai/fabricate/fabricate-accounts-and-users.md).

# Fabricate accounts and users

- [Fabricate account structure](https://docs.tonic.ai/fabricate/fabricate-accounts-and-users/workspaces-about.md)
- [Starting a Fabricate account](https://docs.tonic.ai/fabricate/fabricate-accounts-and-users/fabricate-getting-started.md)
- [Joining an existing Fabricate account](https://docs.tonic.ai/fabricate/fabricate-accounts-and-users/joining-an-existing-fabricate-account.md)
- [Managing your personal user profile](https://docs.tonic.ai/fabricate/fabricate-accounts-and-users/managing-your-personal-user-profile.md)
- [Managing a Fabricate account](https://docs.tonic.ai/fabricate/fabricate-accounts-and-users/fabricate-account-profile.md)
- [Managing allowed domains for an account](https://docs.tonic.ai/fabricate/fabricate-accounts-and-users/account-domains.md)
- [Managing account users](https://docs.tonic.ai/fabricate/fabricate-accounts-and-users/managing-account-users.md)
- [Displaying the list of account users](https://docs.tonic.ai/fabricate/fabricate-accounts-and-users/managing-account-users/displaying-the-list-of-account-users.md)
- [Inviting users to an account](https://docs.tonic.ai/fabricate/fabricate-accounts-and-users/managing-account-users/account-users-invite.md)
- [Assigning account roles to users](https://docs.tonic.ai/fabricate/fabricate-accounts-and-users/managing-account-users/account-roles.md)
- [Removing an account user](https://docs.tonic.ai/fabricate/fabricate-accounts-and-users/managing-account-users/account-user-remove.md)
- [Single sign-on (SSO)](https://docs.tonic.ai/fabricate/fabricate-accounts-and-users/managing-account-users/single-sign-on-sso.md)
- [Configuration in your SSO provider](https://docs.tonic.ai/fabricate/fabricate-accounts-and-users/managing-account-users/single-sign-on-sso/sso-provider-config.md)
- [Microsoft Entra ID configuration](https://docs.tonic.ai/fabricate/fabricate-accounts-and-users/managing-account-users/single-sign-on-sso/microsoft-entra-id-configuration.md)
- [Okta configuration](https://docs.tonic.ai/fabricate/fabricate-accounts-and-users/managing-account-users/single-sign-on-sso/okta-configuration.md)
- [Enabling and configuring SSO in Fabricate](https://docs.tonic.ai/fabricate/fabricate-accounts-and-users/managing-account-users/single-sign-on-sso/sso-fabricate-config.md)
- [Managing account groups](https://docs.tonic.ai/fabricate/fabricate-accounts-and-users/managing-account-groups.md)
- [Enabling and viewing account audit logs](https://docs.tonic.ai/fabricate/fabricate-accounts-and-users/account-audit-logs.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.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.
