# Auto-dismiss Alert Notifications

This provision allows user to decide if they want an alert to auto dismiss once the record moves out of the rule/condition defined while configuring an alert. This is only applicable for the following alert types:

* [Rule-Based Alerts](https://docs.inogic.com/alerts4dynamics/configuration/automation/rule-based-alert)
* [Event-Based Alerts](https://docs.inogic.com/alerts4dynamics/configuration/automation/event-based-alert)

{% hint style="info" %}
**Note: Auto dismiss feature is not applicable for announcement alerts as they do not put on any specific condition/rule unlike Rule-based alerts. This feature also supports Record-based alerts only if the alert is configured as advanced message type.**
{% endhint %}

{% 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/automation.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.
