# Lead Distribution Settings

{% embed url="<https://youtu.be/Qm5FK3bOIWo>" %}

{% hint style="success" %}
This option is crucial as it allows you to **customize** lead distribution according to your preferences.
{% endhint %}

There are three different '**Lead Distribution Setting'** options available:

***

1. AI Assignment
2. Equal Assignment
3. Conditional Assignment

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

1. **AI Assignment:** This option allows you to keep the leads in a bucket. After uploading, all the leads will be in an unassigned or open stage. Leads are delivered to users on a first-come, first-served basis. Users who actively make calls will receive leads, while those who do not won't get any.
2. **Equal Assignment:** This option will distribute the leads equally among all the users present in that particular campaign. Each user will receive a fair share of the leads.
3. **Conditional Assignment:** This option allows you to distribute leads based on specific conditions. You can set conditions based on different column's values from the data to distribute leads either to a specific user or a group of users.

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

In this setting, identify a '**Column Name**' or '**Field Name**' from your data, specify a **value** in the '**Option 1**' section, and assign the lead either to a specific user by selecting their **name** based on the value of that column from the data or select the **group of users** whom all you want to assign the specific data value.

{% hint style="success" %}
**For e.g.,** if you have a lead where **language** is Hindi and you want such leads to be shared between 2 people and leads speaking in English should get **distributed** between all users of the campaign, then this can now be **achieved** by selecting the designated users against a **condition** and new leads will start getting **equally distributed** between the selected users whenever the condition matches.
{% endhint %}

Configure **multiple conditions** for lead distribution based on **specific criteria**. For leads not meeting any conditions, assign them to a specific user using the '**Otherwise assign lead to**' option, and save the settings by clicking '**Update**.'

{% hint style="success" %}
**Note:** Set up lead distribution settings **before** uploading data, allowing the system to efficiently assign leads to users based on **specified criteria** or **conditions** in the campaign.
{% endhint %}


---

# 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/campaigns/create-campaign/lead-distribution-settings.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.
