# Notifications

{% hint style="success" %}
A notification is a **message** or **alert** that informs users about a specific event, update, or activity within a system or application.&#x20;
{% endhint %}

Notifications are designed to **draw attention** to important information, prompting users to take action or simply stay informed about recent events.&#x20;

After **logging in** to your Mobile Applications using your credentials, you'll notice a **'bell icon'** at the top right corner of the screen. This 'bell icon' represents the **Notification panel**, where all the user's activities or events that require notification are **stored**.

***

![](https://lh7-us.googleusercontent.com/-fQCiX07BZ9DSnbC8IohUIut8phiNDFlRcnp94-1cC8WSuurByKCVICHHRH7RCfUJw4mUYB2r5V07D9a6mP6lH90DbxnXb7RGjuDA9mZ9TJkyJTIYEZzAN4H-yYKvEYhtLPMPCG6f5TpaFimH9AW-UY)

Clicking on the bell icon allows you to **access** all the notifications highlighting your tasks.&#x20;

Notifications remain visible for **24 hours** before disappearing. Pending notifications are **highlighted**, ensuring none are missed.

***

<div align="left"><figure><img src="/files/i9p2TxnK3onVcmTCeErV" alt="" width="332"><figcaption></figcaption></figure></div>

{% hint style="success" %}
**Note:** In most cases, all notifications are **clickable**, except for **bulk leads assigned**. You can click on any notification to **access** the lead and proceed to complete your task by making calls and disposing of it.
{% 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/neodove-mobile-application/notifications.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.
