# How to Delete Users?

{% hint style="success" %}
This action results in the user's complete **deletion** from the system, including all associated data and access rights.
{% endhint %}

It's a significant **administrative action** that should be carried out with **caution**, typically done when a User's presence within the organization is no longer required.

## Steps:

***

1. **Log in** to your NeoDove account ([https://connect.neodove.com/](https://app.neodove.com/))
2. Go to the **Manage Users** Section, present on the bottom-right-hand section of your screen.

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

3. By default, a list of all the **Users** is visible.
4. In this list, under the heading "**Action**", you will find a **Menu Icon** (3 vertical dots) against every User’s Name.&#x20;
5. Select this **Menu Icon** present against the User you want to **Delete**.
6. A drop-down "**Menu Bar**" will appear.&#x20;
7. Click on the "**Delete**" option in the "**Menu Bar**"**.**

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

8. Select on "**Yes**" button to confirm.

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

{% hint style="success" %}
**Note:** If this User has some Pending Leads or Campaigns left, then we will further receive a Menu Bar called **Reassign Leads**.

* As we are deleting this User’s account, we need to **Reassign** his/her leads to some Other User.
* From the User’s option, select the User who should receive the **Pending Campaigns** and **Leads**.
  {% endhint %}

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

9. Now click on the "**Update**" button to get it updated.


---

# 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.neodove.com/admin-portal/users/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.
