# Smartboard features

## Change the period of analysis

The first thing to do when arriving on a smartboard is to check the period of analysis, the platform gives you the last 24 hours by default, but you can choose the periodby clicking on the **Last 24h** button at the top right of the platform.

<figure><img src="/files/0iOgAmEGGh4mPQFBp9um" alt=""><figcaption></figcaption></figure>

## Enable full screen mode

For *social rooms* or in case of crisis, the full screen can be very useful, you can activate it by clicking on the following button.

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

{% hint style="info" %}
Smartboards are also adaptive to mobile phone and tablets.
{% endhint %}

## Enable auto-refresh mode

For optimal reading comfort, the smartboard will be updated as soon as you refresh the page. But you can enable this mode automatically refresh the page every 30 seconds if you need to see the data in real time.

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

## Download a smartboard

You can download your smartboard in PNG or PDF with the button below.

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

## Share a link to the smartboard

Smartboards can be viewed by anyone who has access to your account, but you can also create a simple sharing link :&#x20;

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


---

# 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://help.visibrain.com/platform-guide/smartboards/smartboard-features.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.
