# Delete User

Click on the “Delete” icon in the Action column of each admin record. The user will be displayed an alert window.

<figure><img src="/files/9fj8efjkRM96wwlSGSBl" alt=""><figcaption></figcaption></figure>

Click on the Yes button, which displays another popup asking to authenticate. Refer to the image below.

<figure><img src="/files/Hy9rsQM2HTJ7MS4r6Hvi" alt=""><figcaption></figcaption></figure>

Enter the email ID of the administrator and the token PIN.

è Clicking on the “Delete” button, successfully deletes the user.

<figure><img src="/files/RgiXyYuSvq3VYLNn8QtP" alt=""><figcaption></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://emca.emudhra.com/previous-release-versions/v4.0.17/user-manual/manage-users-and-roles/manage-user/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.
