# Homepage

## **After successful login, the Mobile application directs you to the homepage.**

{% hint style="success" %}
The NeoDove Mobile Application Dashboard, also known as the **home page**, is crafted to present a **concise overview** of your account details in a straightforward statistical format.
{% endhint %}

### The Dashboard is prominently segmented into ten sections:

***

1. **Start:** On the top of the Dashboard, you'll find the user's name along with the Start Button. To initiate calling to leads based on priority and based on Follow-ups, simply click on the Start.
2. **My Campaigns:** Under the Start Button, you'll find the "My Campaigns" button, allowing you to view all campaigns where you're added. From a different campaign perspective, you can initiate campaign-wise calling.
3. **My Leads:** Next to the "My Campaigns" option, you'll find "My Leads," providing an overview of your Open, Follow-up, and Not Connected leads. You can manually check them by clicking "View," or initiate the call flow by clicking "Start Calling" for an efficient calling process.
4. **My Tasks:** Just below the "My Campaigns" option, you'll find "My Tasks," enabling you to review tasks assigned to you or tasks reported by you.
5. **My Reports:** Next to "My Tasks," you'll find "My Report," offering a comprehensive view of Call and Login Reports. You can also access the calendar to retrieve specific reports based on selected dates.
6. **Call Logs:** The option on the bottom left side of the screen is 'Call Logs', providing access to the complete call history. The incoming call log is visible during IVR, while outgoing call logs are accessible in both IVR and regular GSM-based calls.
7. **Walk-In Leads:** Just next to the 'Call Logs' option, there is an option that enables the 'Walk-In Lead' feature. This allows users to add leads one by one, providing essential details of the lead from the user's perspective.
8. **Filter Option:** On the top of the screen, there is a search and filter option that enables users to filter leads based on their preferences, facilitating the initiation of calls with the selected filtered leads.
9. **Notification:** In the top right corner of the screen, there is a bell icon representing the notification field in the User Portal. It provides a convenient way to check all notifications specific to the user, ensuring that no important notifications are overlooked.

![](https://lh7-us.googleusercontent.com/vRCF390zUPKqWzyXB-3CLJyrcWfsxx-SbZD3zzSJIKkwwS7LfH1ovelqIWqBel-mVT0PmEBZzqLEYuy0fnTWJ8ESEuhFZSHausaoj9A5JbW37_VFyJfbPeC_CvRaFqZ_wOsYO0gWPKPJ-nfez6TGdBg)


---

# 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-mobile-application/homepage.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.
