# How to Add Kanban Statistics

Kanban statistics is the content shown in the middle of the Kanban top bar:

<img src="https://3097383375-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FK2dgObBO5ydOH2ZXDJLa%2Fuploads%2FCB2Hw4mB4g3u8B2PNn6e%2Ffile.excalidraw.svg?alt=media&#x26;token=ede201ef-fb5b-4bb3-842a-a2aeda89e00d" alt="" class="gitbook-drawing">

It consists of elements (called "cells") that can have "icon", "text", "link" or "menu" type. By default statistics cells look like simple parts of text or icons.

* To configure the statistics go to Kanban Properties and click "Edit" link next to "Statistics" label.
* To add a cell click on "+" button. To know how to work with cells, see [Configuring cells](https://docs.flexikanban.ai/tools/configuring-rows-cells-menus-and-buttons#cells) article.

<img src="https://3097383375-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FK2dgObBO5ydOH2ZXDJLa%2Fuploads%2Fx35ZGhSd8STJai0ko1fI%2Ffile.excalidraw.svg?alt=media&#x26;token=a0b1a886-1609-4cd2-b473-b681e2cbeb7c" alt="" class="gitbook-drawing">

Populate necessary properties of the cells and click "Apply" button to save changes. Then save the whole kanban:

<img src="https://3097383375-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FK2dgObBO5ydOH2ZXDJLa%2Fuploads%2FCMof2G8C710G5ofr2FKR%2Ffile.excalidraw.svg?alt=media&#x26;token=6d006a24-cd4a-4825-8de1-8463888e67d7" alt="" class="gitbook-drawing">


---

# 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.flexikanban.ai/standard-kanban/configure-kanban/how-to-add-kanban-statistics.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.
