# Notify Failure

Notify failure will notify the defined users in **‘Notify Failure’** setting if there are any failure during creation of notification like incorrect configuration or other similar reasons.&#x20;

If there are any notification failures, then daily a mail will be sent out to the defined users in the setting. Given below is the step to enable notify failure:&#x20;

When the user clicks on the **‘Activate’** button on License Registration form, **‘Configuration Record**’ is automatically created and becomes visible under **‘Configuration’** entity of Alerts4Dynamics.&#x20;

After the creation of that record, user can set the Notify Failure (two Options field) value Yes or No in that record.&#x20;

By default the field is set as ‘No’, which means no notification mails about the error logs will be sent.

<div align="left"><figure><img src="/files/n2OqhxZFPohjM7wzUpv0" alt=""><figcaption></figcaption></figure></div>

When **‘Yes’** option is selected, user can see two fields **‘To’** and **‘From’** which defines to whom the error logs will be send and from whom they will receive the error logs. Here, the error logs contain all the failures in Alerts4Dynamics process and its details in a table format. The error logs will be sent daily at **12:00 am** to users mentioned in **‘To’** field.

<div align="left"><figure><img src="/files/N0les3a2gyfIcz4S2Tmw" alt=""><figcaption></figcaption></figure></div>

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