Reporting
Smart Flows comes with a Reporting dashboard that provides an overview of the flow's statistics. Reporting helps administrators to analyze which flows are the most popular and which are causing problems. For instance, here's a chart that shows the number of flow runs per day for the last month, with red representing flows that failed.

-
The Latest flow runs in detail dashboard provides an basic details of all the flows. This includes flow name, user who has initiated the flow, start and end time of the flow, and flow status.
-
You can navigate to different pages to view the flow as the dashboard displays 10 flows in each page
-
Select the Flow name to view a dialog box displaying end-to-end details of the flow. This includes information such as generated document, flow ID, flow status, slow stages, and flow output.
-
Select Download to download a JSON file containing all the information about the flow run. This also includes invaluable information for the support team to troubleshoot and determine the root cause.
-
The Flow run report dialog shows all the previous iterations as well as the current run.

The flow runs over time tab displays a bar chart of the flow runs over time. The flow runs are color-coded according to the status of the flow run.
You can use the filtering options to get the view described in the table below.
Filters
You can filter all the data shown on the Reporting page by using the filter controls at the top.
You can filter data in three ways, or any combination of them:
-
Only show flow runs of a certain status
-
Only show data for a certain flow/user
-
Only include flow runs from a certain period
Procedures

You can export all the flow executions run within the project into one file (*.csv). This is ideal in scenarios where users would like to distribute data to relevant stakeholders to manage data efficiently.
1. | On the Reporting dashboard, select Export. |
2. | Select the All tab. |
3. | Specify a file name for the export. |
4. | (Optional) Select Include flow execution state to include the flow execution state for the export. |
Selecting the Include flow execution state Option increases the file size exponentially. Unless you need detailed information about the state of an execution, we recommend to not checking the checkbox.
5. | Select Export. |
All the flow run data gets exported.

You can restart Smart Flows Flow Executions in any of the following statuses:
-
Error
-
Canceled
-
Warning
-
Interrupted
1. | Select the Control Panel button. |
The Control Panel page displays.
2. | From the Control Panel select Reporting. |
3. | From the left-hand navigation, select Recent flow runs. |
4. | In the Recent flow runs page, select a flow run with one of the given statuses mentioned above. |
You can restart up to 100 flows at a time.
5. | Select Restart. |
Notice that the Status changes to Queued.