# How to Disable Lead Assignment?

Disabling the lead assignment option may be **necessary** when a user is no longer actively involved in lead management, such as upon their departure from the company or a change in their role.&#x20;

It ensures that leads are **distributed** efficiently to active and relevant users, avoiding potential confusion or oversight.&#x20;

{% hint style="success" %}
Additionally, it helps **maintain** data accuracy by preventing leads from being assigned to inactive or unresponsive users.
{% endhint %}

## 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/WDDiwnwscD1pMXsOnNR4" 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 **disable** the Lead Assignment.
6. A drop-down "**Menu Bar**" will appear.&#x20;
7. Click on the "**Disable Lead Assignment**" option in the "**Menu Bar**"**.**

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

8. Then, the lead assignment will be automatically **disabled** for the specified user, thereby preventing the **allocation** of leads to them during upload processes.

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

{% hint style="success" %}
**Note:** To **re-enable** lead assignment for the user, click on the **menu icon** located on the right-hand side of the specific User, then select the '**Enable Lead Assignment**' option from the dropdown menu.
{% endhint %}

<figure><img src="/files/yhilUAPJ2LXGkct4D2oZ" 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://docs.neodove.com/admin-portal/users/how-to-disable-lead-assignment.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.
