# Calling Leads Priority-wise

### To start calling leads based on their priority, just follow these steps:

***

1. **Log in** to your NeoDove User Portal.
2. Tap the **Start** button located at the top-left corner of the screen below the name of the User.

<figure><img src="/files/4tAfNdtc9Ujy6iIvl1Ge" alt=""><figcaption></figcaption></figure>

3. A **lead** will be sent to your web screen.
4. Then, on your home screen, you'll be able to see the **lead information**, including the name, number, campaign name, and more.

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

5. If the **automatic call dialing** option is enabled, the system will automatically initiate the call after a set interval. If not, you can manually start the call by clicking on the number. Subsequently, you'll receive a **notification** on your phone, allowing you to make the calls from the **dialer** as needed.
6. Select your preferred **SIM card** for making the call, especially if you have a **dual-SIM** phone.
7. The app will automatically **place** the call, so there's no need to **dial** the number manually.
8. Once you've successfully finished your call, [**proceed** ](#user-content-fn-1)[^1]to the Lead Details Form or Customer Details Form.

{% hint style="success" %}
**Note:** By default, to make calls, click on the **lead's contact number**. If you prefer automatic call dialing, access the **settings** in the Admin portal to enable this feature. Once enabled, calls will automatically initiate based on the **set time interval** when the lead appears on the screen.
{% endhint %}

[^1]:


---

# 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/neodove-web-application/calling-leads/priority-wise.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.
