# Removing an account user

To remove a user from your account:

1. On the **Users** page of **Account Settings**, click the delete icon for the user.
2. On the confirmation panel, click **Remove User**.

You cannot remove the only account owner for an account.

For users who joined through single sign-on (SSO), removing the user only removes their Fabricate access. It does not remove them from your SSO provider.

Removed users no longer count against the allowed [user seats](/fabricate/about-fabricate/fabricate-license-plans.md#about-user-seats-for-the-enterprise-plan) for your account.


---

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