# Remove users

An owner or admin can remove a user from an account. We will keep the record in our systems but mark the user as inactive and remove them from your view.\
**Note:** An admin can remove another admin.

1. Select the account the user is being removed from. Refer to the [Change accounts](/console/accounts/change-accounts.md) article for detailed instructions.
2. Select the user from the list.

   <div align="left"><figure><img src="/files/jWwBwUDCBY9qwdqUAMsb" alt=""><figcaption></figcaption></figure></div>
3. Select the ![](/files/WbylUH7GvfGR6NOSUDPO) options menu and select **Remove User**.

   <div align="left"><figure><img src="/files/w75aadPeNVyjG18CCzo7" alt=""><figcaption></figcaption></figure></div>
4. Review the confirmation window and select **Remove User** to continue.

   <div align="left"><figure><img src="/files/bmUtu5Joykkn0S07kVbp" alt=""><figcaption></figcaption></figure></div>

   You will receive a confirmation once the user is removed.<br>

   <div align="left"><figure><img src="/files/3i940N1tciEn3jS8glGt" alt=""><figcaption></figcaption></figure></div>


---

# 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.korewireless.com/console/user-management/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.
