# Alerts in Grids

{% hint style="success" %}
*Check out the walk-through given below on how to display Alerts in the Grid charting component.*
{% endhint %}

<figure><img src="https://859511478-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGDmsjfjJBNqow7Fo97cO%2Fuploads%2Fd0Ka4YHAhX7S8fQTDz0p%2FApply%20Indicator%20on%20Grid.gif?alt=media&#x26;token=fe62b29f-107b-4e44-aafc-2750cb5afa0e" alt=""><figcaption></figcaption></figure>

* Drag and drop the grid component.
* Assign a data connection to it.

<figure><img src="https://859511478-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGDmsjfjJBNqow7Fo97cO%2Fuploads%2FUWnJFwGcJsuQqfuWPTXP%2Fimage.png?alt=media&#x26;token=4bb74a19-1e65-415a-bdb4-e43e6d8d5a43" alt=""><figcaption></figcaption></figure>

* Select the field.
* Change the ***Column Type*** for that field to ***Numeric*** to which indicator has to be applied.

![](https://859511478-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGDmsjfjJBNqow7Fo97cO%2Fuploads%2FhRPmtOwb6NH9r5Soawhv%2Fimage.png?alt=media\&token=107a61ee-02a9-4819-b734-0b22d34a0a28)​

* Click on the ***Indicator*** tab to configure alert settings.
* Configure the following Alert properties:
* **Show Alert**: Enable this option to view the alerts on scorecards
* **Alert Column:** The column on which alerts should be applied.

&#x20;        ![](https://859511478-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGDmsjfjJBNqow7Fo97cO%2Fuploads%2FiKRsLpQylJxIRfQGr6DN%2Fimage.png?alt=media\&token=bb57cfc5-6ab0-4832-9495-f4a0a617b0d7)​

* **Alert by**: There are 3 options to view alerts:

  * **Comparison:** To compare a column against the value given in the ***Compare Value*** box.
  * **Range**: To set the color based on where the column’s value falls within a given range.
  * **Static Comparison**: Used to compare a column against static values given in the ***Value*** text area.

  &#x20;      ![](https://859511478-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGDmsjfjJBNqow7Fo97cO%2Fuploads%2F4lBeOwAfhIMtkPjhRwHx%2Fimage.png?alt=media\&token=8a4a3509-838f-4baa-9f6b-3b695ccb9698)​
* ***Custom Properties***: Configuration for Comparison and Alert options are given here.
* Click the **Save** option to save the alert configuration for the selected field value.

&#x20;      ​

<figure><img src="https://859511478-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGDmsjfjJBNqow7Fo97cO%2Fuploads%2FedSM55EXVqzq17lyyAkU%2Fimage.png?alt=media&#x26;token=b497881b-01d3-4622-836c-b21b2718014b" alt=""><figcaption></figcaption></figure>

* ***Show Data***: Enable this option to view the data.
* Click on the ***Preview*** icon to view the applied alerts in the Grid.

<figure><img src="https://859511478-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGDmsjfjJBNqow7Fo97cO%2Fuploads%2F7mQ6dhowHLYbtgXkY4ii%2Fimage.png?alt=media&#x26;token=34d0eda7-9c00-48b7-b329-efba42695b95" alt=""><figcaption></figcaption></figure>


---

# 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.bdb.ai/governed-dashboards-1/configurations/alerts-in-grids.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.
