# 4-Column Large Metrics Dashboard Widgets

## Overview <a href="#overview" id="overview"></a>

This block includes four dashboard widgets for displaying high level metrics.

## Structure

* When this block is added to a page, it is placed within a Paste group on the page. This group contains the responsive settings for all blocks.
* This block includes a [title group](/canvas/5.3/canvas-library/blocks/title-group-with-button-and-filters.md) that is hidden by default.
* **Group main metric 1, Group main metric 2, Group main metric 3** and **Group main metric 4** can be used to highlight key metrics.

## How to set up

* To show the title group, select **Group Collapsible Main header section** and check the box for This element is visible on page load.
* Update the title text elements
* Update the data source of the group
* Update the conditional statements on 'Text number'
  * These conditional statements are used to format the text to display a decrease, increase, or no change in the numbers.
* Each widget group includes a primary action button
  * To use, please remember to add a workflow to the button.
  * To show, please select **Group responsive primary action container** and check the box for This element is visible on page load.


---

# 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.airdev.co/canvas/5.3/canvas-library/blocks/4-column-large-metrics-dashboard-widgets.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.
