# Remove users

In certain situations, you might need to remove a person from your account. If you are an account administrator, you can use the **Remove** option on the **Users** page to remove an individual.

### Before you begin <a href="#taskt_users__manage_users_task__prereq__1" id="taskt_users__manage_users_task__prereq__1"></a>

Before removing an individual from your account, note the following points:

* Ensure that you have reviewed the individual's permissions and assigned groups. This is necessary to prevent accidental removal.
* Removing an individual doesn't delete them from the system, allowing you to [add them to your account again](https://docs.platform.softwareone.com/modules-and-features/settings/users/add-new-users).
* Removing someone only removes them from the respective account. If the individual is associated with several accounts on the platform, they can still access those accounts.
* You cannot remove yourself from an account. The platform shows a message when you try to remove yourself.
* If you remove an individual with an **Invited** status, their invitation link no longer remains valid.

### Removing a user from your account <a href="#removing-a-user-from-your-account" id="removing-a-user-from-your-account"></a>

To remove a user from your account:

1. Go to **Settings** > **Users**.
2. Locate the individual you want to remove from your account.
3. Select the actions icon (**•••**) and choose **Remove**.

<div data-with-frame="true"><figure><img src="https://docs.platform.softwareone.com/~gitbook/image?url=https%3A%2F%2Fcontent.gitbook.com%2Fcontent%2FZ5DNbniz33mXCZoO62Rm%2Fblobs%2FLYrfL297QoIHk0uZUqal%2Fimage.png&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=56061311&#x26;sv=2" alt=""><figcaption><p>Use the Remove option in the actions menu to remove a user from your account.</p></figcaption></figure></div>

4. In the **Remove user** dialog, select **Remove** to confirm the action.

A message is displayed stating that the user has been removed. Additionally, the removed user receives an email stating that they have been removed from the account and all user groups.


---

# 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.platform.softwareone.com/modules-and-features/settings/users/remove-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.
