# Board

## Overview

The Board chart is a visual representation of key data that assists you in concentrating on the total of each column, providing a streamlined and effective way to enhance your focus on specific data.

<figure><img src="/files/C4mrPO3UroG3j2zZEFpY" alt=""><figcaption></figcaption></figure>

* First, click on any "+ Add widget" button to add a widget.

<figure><img src="/files/RUw4AU3Dm5dGmIKPtOhz" alt=""><figcaption></figcaption></figure>

* Click on the Board chart option.
* Click on the Add widget button to proceed.

<figure><img src="/files/dAFdAmav0pWR25sXYujo" alt=""><figcaption></figcaption></figure>

* Choose the available Collection or Connection of the data model that has been added.

{% hint style="info" %}

* Board chart does not have the "Sort" feature.
* Board chart is always in Time series mode
  {% endhint %}

## Set up your Board chart

<figure><img src="/files/FrbuokBKPKAQr3bDEncv" alt=""><figcaption></figcaption></figure>

* Click on the Title field in the right menu slider to change the Board name.
* Press on the Web page to confirm.

<figure><img src="/files/o0Rmw6O9LM7ifWouwRvP" alt=""><figcaption></figcaption></figure>

* In the Date section, click on the dropdown box to select the available Date data.

<figure><img src="/files/SZunmlo1w70PhtL3JOTO" alt="" width="563"><figcaption></figcaption></figure>

* The filter tag will be auto-applied with Recent 7 days as the default option.

<figure><img src="/files/63YrDjb5HFP1vKfDTfU5" alt=""><figcaption></figcaption></figure>

* In the Column section, click on the dropdown box to select the available columns.

<figure><img src="/files/2fogUZAHaTeOZNlAyTbf" alt=""><figcaption></figcaption></figure>

* The Sum formula will be auto-selected.
* &#x20;Click the [Formula](/docs/dashboard/footer-formula.md) dropdown box to choose from the available options.

<figure><img src="/files/yEh22dqWytnEMBn1t7X8" alt=""><figcaption></figcaption></figure>

* You can click on the 🖊 icon to [customize](/docs/dashboard/custom-column-configuration.md) the column.

{% hint style="info" %}
Remember to click the "Save changes" button if you want to save the Board chart setup.
{% endhint %}

## Change to the Board chart type from another widget

<figure><img src="/files/rGwFJkO3qThm8qUpUXNp" alt=""><figcaption></figcaption></figure>

* The Board chart option can be selected by opening the Settings slider and then clicking on the Properties option.

<figure><img src="/files/gZSRg76YKW2OuxXKujLw" alt=""><figcaption></figcaption></figure>

* Click on the View type dropdown and choose the Board chart icon to begin configuring your data model to the Board chart.

***

{% content-ref url="/pages/tmX85xADmQ6vi0ItAW7F" %}
[Board chart - Filter](/docs/dashboard/widget-types/board/board-chart-filter.md)
{% endcontent-ref %}

{% content-ref url="/pages/n4MQgK9iBdiRwhaMQCIL" %}
[Board chart - Time series - Reference date preset and Compare to the past](/docs/dashboard/widget-types/board/board-chart-time-series-reference-date-preset-and-compare-to-the-past.md)
{% endcontent-ref %}


---

# 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://endash-guidance-docs.gitbook.io/docs/dashboard/widget-types/board.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.
