> For the complete documentation index, see [llms.txt](https://docs.bdb.ai/bdb-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bdb.ai/bdb-documentation/data-visualization/governed-dashboards/configuration/alerts-in-grids.md).

# Alerts in Grids

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

![](/files/K5oB5d6Qkrggvivq2947)

* Drag and drop the grid component.&#x20;
* Assign a data connection to it.     &#x20;

![](/files/dsEzZ220hSV1NNseyi75)

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

&#x20;     ![](/files/s8XzHmiYQ4bySjhpdlnn)

* 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;     ![](/files/4RMJgIapIWAoC2lyfJik)

* **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;     ![](/files/biUbNEhzJr1XMYmcQUyN)
* ***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;   ![](/files/igL6UXOSl2fTnKEfE63k)

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

![](/files/doVOhzb3ohfPi7LPaaGk)

&#x20;

&#x20;

&#x20;

&#x20;

&#x20;

&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.bdb.ai/bdb-documentation/data-visualization/governed-dashboards/configuration/alerts-in-grids.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
