# Alert Delivery Preferences

Alerts4Dynamics app gives user the following preferences to deliver Alerts:

* Pop-ups
* Form Notifications - Dialog & Bar
* Email Notifications

### Alert as Pop-up

If user sets the alert as **‘Pop up’** while configuring the message, an alert will show up only through the global notification bell button. It will not pop-up on opening of the record. User has to click on the bell icon to see the Pop up notification.

<figure><img src="/files/cruJLW4NwFFENLzsE6fN" alt="Alert Delivery Preferences"><figcaption></figcaption></figure>

<figure><img src="/files/dv0VsFejFELCLUuefpun" alt="Alert Delivery Preferences"><figcaption></figcaption></figure>

{% hint style="info" %}
**Note: An alert will be displayed through the global notification bell button only if checked from within the context of the record.**
{% endhint %}

### Alert as Form notification – Dialog

If user sets the alert as **‘Form Notification – Dialog’** then the alert will pop-up after opening a record without having to click on the global notification bell icon.

<figure><img src="/files/pFJ1LT7d5P1o9WngIiem" alt="Alert Delivery Preferences"><figcaption></figcaption></figure>

<figure><img src="/files/aS1Es9l2vBVxeFNxwZM4" alt="Alert Delivery Preferences"><figcaption></figcaption></figure>

### Alert as Form notification – Bar

If user selects ‘Display As’ option as ‘Bar’ then an alert will be displayed on the top of the record in the form of bar.

<figure><img src="/files/w2A886YH9mR30Id96yE5" alt="Alert Delivery Preferences"><figcaption></figcaption></figure>

<figure><img src="/files/oZa04pnHYLAioLEN5YcG" alt="Alert Delivery Preferences"><figcaption></figcaption></figure>

### Alert as Email Notification

If the user sets alert as ‘Email Notification’ then the alerts will be notified to the users through an email.

<figure><img src="/files/JBy7V1sSJSiN9T1UPZaK" alt="Alert Delivery Preferences"><figcaption></figcaption></figure>

<figure><img src="/files/-MKcdEpLYd0dINmnAiWz" alt="Alert Delivery Preferences"><figcaption></figcaption></figure>

<figure><img src="/files/-MKcdJ8S5js8kpC1WBXS" alt="Alert Delivery Preferences"><figcaption></figcaption></figure>

{% hint style="success" %}
For any queries, reach out to us at <crm@inogic.com>
{% 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.inogic.com/alerts4dynamics/features/alert-delivery-preferences.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.
