# Workflows Monitoring

### Introduction

Purpose:

The Workflows Dashboard is designed to provide a comprehensive overview of webhook and workflow activity within the VXP (Visual Experience Platform). This dashboard offers insights into event processing, task status, and overall workflow performance.

#### Filters

| Filter     | Description                                                                                                                                |
| ---------- | ------------------------------------------------------------------------------------------------------------------------------------------ |
| Date range | <p>Values: Date ranges with format DD/MM/YYYY<br>Default value: Last 30 days</p><p>Purpose: specify the time frame of the viewed stats</p> |

#### Graphs

| Graph name               | Description                                                                                                                                                                         |
| ------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Events per status        | It shows the number of events per status aggregated by time per token for the selected time frame                                                                                   |
| Events per assets        | It shows the number of events that have occurred per asset, providing insights into the workload associated with individual assets per token for the selected time frame            |
| Event throughput per day | It shows the throughput of events per day, offering information on the overall efficiency and capacity of the workflow system per token for the selected time frame                 |
| Active tasks             | It shows the status of active tasks within the workflow system, allowing for real-time monitoring and identification of potential bottlenecks per token for the selected time frame |
| Events history           | It shows access to the log history of events, enabling detailed troubleshooting and analysis of workflow behavior.                                                                  |


---

# 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.scaleflex.com/vxp-visual-experience-platform/settings/project/analytics/standard-dashboards/workflows-monitoring.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.
