# Delete users

1. Click **users** menu item on the admin page.
2. Select the users you want to delete from the list of users.
3. Select **delete selected users** from the dropdown arrow above the list of users and click the **Go button.**

<div align="left"><figure><img src="/files/bYvyWe19NuMtc8vJvOKn" alt="" width="563"><figcaption></figcaption></figure></div>

4. Confirm that you want to delete the selected user/s by clicking **Yes, I'm sure.**

<div align="left"><figure><img src="/files/6iikaWDS13vOf5MrsmPE" alt="" width="563"><figcaption></figcaption></figure></div>

5. Your user/s is successfully deleted from the site.


---

# 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://liieditors.docs.laws.africa/user-management/delete-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.
