---
title: "How do I receive Flow failure notification Email?"
slug: "how-do-i-receive-flow-failure-notification-email"
updated: 2024-08-16T02:03:45Z
published: 2024-08-16T02:03:45Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://support.whatfix.com/llms.txt
> Use this file to discover all available pages before exploring further.

# How do I receive Flow failure notification Email?

Whatfix sends out a consolidated email every day that contains a list of all the broken Flows in your account. All Content Creators (Editors, Content Managers, and Account Managers) can choose to receive these daily email notifications. Each email has a list of Flows that failed during the previous day, along with the following information:

- Name of the failed Flows linked to Flow Analytics
- Number of times each Flow failed
- Step number at which maximum failures happened
- Author of the Flow
- Reason for failure
- Possible fix
- URL where the end user ran the Flow

![](https://cdn.document360.io/a268766e-d74d-4619-9613-e2472f809ffb/Images/Documentation/flowfailnotif(1).png)

InfoThe email is sent every day between 4:30 a.m. and 5:00 a.m. Pacific Time.Note:

- To receive these notifications, contact your Whatfix Representative or [support@whatfix.com](mailto:support@whatfix.com?Subject=Enable%20flow%20failure%20notification&amp;Body=Hello%20team%2C%0A%0APlease%20provide%20access%20to%20flow%20failure%20notification%20via%20email%20for%20my%20account.%20%0A%0AMore%20information%3A%0A%0AThanks%20and%20regards%2C).
- A Flow failure is identified only when a user attempts to use a Flow and it breaks.
- If you have other broken Flows in your account, you will receive email notifications for their failure only when someone tries to open the Flows and they fail. To proactively check for broken Flows before the end user experience is impacted, see [Auto Testing](/studio/docs/testing-whatfix-content).

The following table lists the different reasons for flow failure and the possible action for resolving it:

| Failed Reason | Possible Actions |
| --- | --- |
| <meta charset="utf-8">Display rules provided for the step failed to find the element. | <meta charset="utf-8">Verify the Display rule and update if required. |
| <meta charset="utf-8">CSS Selector provided for the step failed to find the element. | <meta charset="utf-8">Verify the CSS selector and update if required. |
| <meta charset="utf-8">Step is not created on the page where the flow was played. | <meta charset="utf-8">Check the flow to see if previous steps are navigating to the desired page for the failed step. |
| <meta charset="utf-8">Seems like a Smart Detect Configuration Issue. Trustable HTML property defined under configuration could not be found. | <meta charset="utf-8">Contact [support@whatfix.com](mailto:support@whatfix.com?Subject=Smart%20Detect%20Configuration%20Issue%20in%20Auto%20Testing&amp;Body=Hi%20Team%2C%0A%0AKindly%20help%20me%20with%20the%20Smart%20Detect%20Configuration%20Issue%20in%20Auto%20Testing.%0A%0AENT%20ID%3A) to fine-tune the Smart Detect configuration. |
| <meta charset="utf-8">Original element on which content was created seems to be missing during content play. | <meta charset="utf-8">Make sure the element is visible for the user or check the flow navigation to ensure it's accurate. |
| <meta charset="utf-8">Element could not be found because some of the original properties of the element captured while creating the content have changed. | <meta charset="utf-8">Reselect the element to fix the issue. |

Your title goes here

To disable receiving Flow failure notification emails, contact [support@whatfix.com](mailto:support@whatfix.com?subject=Disable%20Flow%20failure%20notification%20email&amp;body=Hi%20team%2C%20%0A%0ACan%20you%20please%20disable%20Flow%20failure%20notification%20email%20for%20my%20account%3F%20%0A%0AThanks%20and%20regards.).

## Related

- [Flow Failure Reason - Step not created](/flow-failure-reason-step-is-not-created-on-the-currently-opened-page.md)
- [Flow Failure Reason - Display rules failed](/flow-failure-reason-display-rules-failed.md)
- [Flow Failure Reason - CSS Selector failed](/flow-failure-reason-css-selector-provided-for-the-step-failed-to-find-the-element.md)
