> For the complete documentation index, see [llms.txt](https://aide.visibrain.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://aide.visibrain.com/guide/smartboards/creer/count.md).

# Count

## Créer ou modifier une section volume (*Count*)

En créant une nouvelle section appelée *Count*, vous verrez la page ci-dessous apparaître.

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

&#x20;Elle vous permettra d'ajouter les éléments suivants :&#x20;

| ***Type***                                               | Modifier le type de section tout en gardant le(s) topic(s) associé(s).                                                                                                                       |
| -------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p><em><strong>Orientation</strong></em></p><p> </p>     | Permet d'afficher un bloc vertical (column) horizontal (row) ou avec le total intégré automatiquement (Main count / Sub count)                                                               |
| <p><em><strong>Counts - Topic</strong></em></p><p> </p>  | Associer un/des topic(s) ou sous-topic(s) à la section. Vous pouvez cliquer sur le nom de sujet pour avoir accès à la liste de tous les sujets. Vous pouvez également y ajouter des filtres. |
| <p><em><strong>Counts - Target</strong></em></p><p> </p> | Choisir l'élément que vous souhaitez voir apparaître (nombre de post, impression, likes etc).                                                                                                |
| <p><em><strong>Counts - Label</strong></em></p><p> </p>  | Choisir le texte associé au nombre.                                                                                                                                                          |
| ***Add count***                                          | Ajouter des totaux associées à d'autres topics ou sous-topics.                                                                                                                               |
| ***Color***                                              | Choisir la couleur du bloc, que vous pouvez faire correspondre à vos courbes ou à la couleur des réseaux sociaux.                                                                            |
| <p><em><strong>Icon</strong></em></p><p> </p>            | Choisir l'icône associée au bloc                                                                                                                                                             |
| ***Custom period***                                      | <p>Option à activer si vous souhaitez donner une période précise à votre section qui diffère de la période globale du smartboard.</p><p> </p>                                                |

{% hint style="info" %}
Vous pouvez cumuler plusieurs topics ou sous-topics dans la même courbe en lui donnant la même légende (label).
{% endhint %}

## Exemples de sections Volume (*Count*)

### 1. Volume de publications/engagement par réseau social

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

### 2. Volume d'internautes

<figure><img src="/files/32TyCCXtfzwrCga9AYjT" alt=""><figcaption></figcaption></figure>


---

# 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://aide.visibrain.com/guide/smartboards/creer/count.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.
