# Delete User

This section will explain how to delete users in Drupal.&#x20;

1. &#x20;In the **Manage** administrative menu, navigate to the **People** tab.
2. Go to the desired user you want to delete.
3. Click on **Edit** button.
4. Scroll all the way to the bottom of the page.
5. Click on **Cancel account** button.
6. Choose one of the options for the repercussions of removing this user.
7. Click **Confirm** button.

<figure><img src="/files/eKAJtgJj5ClJuF6pZVnG" alt=""><figcaption><p>Navigate the Edit User Page</p></figcaption></figure>

<figure><img src="/files/2HX5jZxpCScrUnl1GtG9" alt=""><figcaption><p>Canceling User Account</p></figcaption></figure>

<figure><img src="/files/TLLRhAWDV6HaB58GiMSf" alt=""><figcaption><p>Confirm the Cancelation</p></figcaption></figure>


---

# 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.varbase.vardot.com/10.1.x/content-designers/user-management/delete-user.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.
