> 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/fonctionnalites.md).

# Fonctionnalités du smartboard

## Changer la période d'analyse

La première chose à faire en arrivant sur un smartboard est de vérifier la période d'analyse, la plateforme vous affiche par défaut les dernières 24h, mais vous pouvez choisir la période qui vous intéresse en cliquant sur le bouton **Last 24h** en haut à droite de la plateforme.

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

## Activer le mode plein écran

Pour des S*ocial Room, War Room* ou en cas de crise, le plein écran peut s'avérer très utile, vous pouvez l'activer en cliquant sur le bouton suivant.

<figure><img src="/files/1QadL5HnHzeeinNVrlK0" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
Les smartboards sont également adaptés à vos écrans mobiles et tablettes.
{% endhint %}

## Activer le mode *auto-refresh*

Pour un confort de lecture optimal, le smartboard sera mis à jour dès que vous rafraîchissez la page. Mais vous pouvez activer ce mode pour rafraîchir automatiquement la page toutes les 30 secondes.

<figure><img src="/files/6yLbz5QOhLBmoRfm4vZT" alt=""><figcaption></figcaption></figure>

## Télécharger un smartboard

Les smartboards sont téléchargeables en format PDF et JPEG depuis le bouton suivant.

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

## Partager un lien vers le smartboard

{% embed url="<https://youtu.be/tUFv5hZD1sA>" %}

Les smartboards sont consultables par n'importe quelle personne ayant accès à votre compte, mais vous pouvez également créer un **lien de partage simple** :&#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://aide.visibrain.com/guide/smartboards/fonctionnalites.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.
