# Alert Configuration

Alerts are created in order to notify the users of a Dynamics 365 CRM organization with relevant information. Four types of Alerts can be created in Alerts4Dynamics.&#x20;

* [Record-Based](https://docs.inogic.com/alerts4dynamics/configuration/record-based-alert/record-based-alert): Create alerts for individual records.
* [Rule-Based:](https://docs.inogic.com/alerts4dynamics/configuration/record-based-alert/rule-based-alert) Create alerts based on filter conditions.
* [Announcement:](https://docs.inogic.com/alerts4dynamics/configuration/record-based-alert/announcement) Create alerts for organization-level announcement.
* [Event-Based: ](https://docs.inogic.com/alerts4dynamics/configuration/record-based-alert/event-based-alert)Create alert on trigger of an event. (For e.g., On Quote activation an alert should be created).

{% 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/configuration/record-based-alert.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.
