Analyze alert rules
You can analyze the alert event details by utilizing the following interface elements.
All alert rules
- Open a Business Engine of your interest.
- Open the Overview page.
- Review the Alert history of all alert records generated for the selected Business Engine.
![Review all alert rules events in one listing.](/img/blog/2025-02-05-big-2.4.0/all-alerts.png)
One alert rule
- Open a Business Engine of your interest.
- Open the Alert rules page.
- Click on the alert rule of interest.
- Review the Alert history of the selected alert rule.
![Review one alert rule event history.](/img/blog/2025-02-05-big-2.4.0/one-alert.png)
You can click on any alert record to review details. If the latest alert state (New state) is Alerting, the Alert evaluations section shows the values that triggered the alert action.
You can always review the payload by clicking on the View as code button.
![Alert evaluations show the values that triggered the alert action. You can review the complete payload by clicking on the View as code button.](/img/blog/2025-02-05-big-2.4.0/alerting-state.png)
In the case of any other alert state (New state), the alert rule payload is displayed right away.
![Review the alert action payload in the Alert evaluation section for all other states but Alerting.](/img/blog/2025-02-05-big-2.4.0/other-states.png)
Review Grafana data frames in the Business Studio
To make the interaction between the Business Engine and Grafana more transparent, the Business Studio displays the Grafana data frames participating in the alert rule evaluation.
To review the Grafana data frame in the Business Studio:
- Open the alert rule of interest.
- Optionally, on the Alert settings page confirm the alert rule is assigned to the dashboard(2.1) and panel(2.2) of interest.
- Open the Data preview page.
- Optionally, verify the dashboard variable (data frame filter) is set up to the necessary value.
- Review the Grafana data frame in the Business Studio.
- Optionally, review the same data frame in Grafana. Open the panel in the Edit mode and switch to the Table view.
- Verify the dashboard variable (data frame filter) is set up to the necessary value.
- Review the data frame in Grafana.
![Data preview page to review Grafana data frames in the Business Studio.](/img/big/business-alerting/data-preview.png)
A Grafana data frame can be reviewed as a code by clicking on the View as code button.