# Financial alerts

PerfectScale Financial Alerts allow users to set up cost and waste alerts, notifying them when exceeding thresholds. This enables proactive cost management and resource optimization, helping teams stay within budget and reduce unnecessary spending.

#### How to configure financial alerts

To start receiving financial alerts, create a Financial Alerts Rule. Check the following [instructions](https://docs.perfectscale.io/customize-workflow/alerting/financial-alerts) to complete the setup.

#### Financial alerts dashboard

{% hint style="info" %}
Clicking on a specific alert will navigate you to the trend report, providing deeper insights for further analysis.
{% endhint %}

<figure><img src="https://1573387604-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FABMqnYtsOO44JmQTVSnn%2Fuploads%2FJVGvGxz7SWFgNtDrJ0Mr%2FGroup%201000001707.png?alt=media&#x26;token=1917b17c-daa6-46d0-b29e-0d45ba003f58" alt=""><figcaption><p>Financial alerts dashhboard</p></figcaption></figure>

| Column              | Description                                                                                                                                                                                                                                                                                                                                                                       |
| ------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Status**          | Indicates the alert status (Active or Inactive). Use filters to focus on the most important aspects.                                                                                                                                                                                                                                                                              |
| **Alert Details**   | Displays the name of the financial alert profile. Filter and display of alerts by specific profile name. Multiselect is available.                                                                                                                                                                                                                                                |
| **Scope**           | Indicates the metric (Cost or Waste) for triggering an alert. Use filters to focus on the most important aspects.                                                                                                                                                                                                                                                                 |
| **Period**          | Indicates the timeframe over which the metric will be evaluated. Filter and display of alerts by specific period. Multiselect is available.                                                                                                                                                                                                                                       |
| **Target**          | Indicates the object for triggering an alert. Filter and display of alerts by specific target. Multiselect is available.                                                                                                                                                                                                                                                          |
| **Value**           | Displays the reached $ amount. Sortable in ascending/descending order.                                                                                                                                                                                                                                                                                                            |
| **Threshold**       | Displays the defined condition for triggering the alert. Sortable in ascending/descending order.                                                                                                                                                                                                                                                                                  |
| **Cluster**         | Displays clusters associated with alerts. Customize the view by selecting a cluster to see relevant alerts. Multiselect is available.                                                                                                                                                                                                                                             |
| **Namespace**       | Displays namespaces associated with alerts. Customize the view by selecting a namespace to see relevant alerts. Multiselect is available.                                                                                                                                                                                                                                         |
| **Workload**        | Displays workloads associated with alerts. Customize the view by selecting a workload to see relevant alerts. Multiselect is available.                                                                                                                                                                                                                                           |
| **Acknowledged by** | Indicates whether a team member has taken ownership of a particular alert and displays the user's name.  Filter and display acknowledged alerts, acknowledged alerts by specific users, or unacknowledged alerts. Multiselect is available. Learn more about Alerts Acknowledgement [here](https://docs.perfectscale.io/configure-alerts/alerts-overview/alerts-acknowledgement). |
| **Date**            | Displays the alert creation date.                                                                                                                                                                                                                                                                                                                                                 |
| **Notification**    | Displays the channel through which the notification about the alert was sent. Filter and display of alerts by specific notification channels. Multiselect is available.                                                                                                                                                                                                           |


---

# 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.perfectscale.io/configure-alerts/financial-alerts.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.
