# Adding Tutorials

Use toucan tutorials to enrich your user first time experience on the app.

You can create 2 types of tutorials:

* on a chart
* on the whole application

### Tutorial for chart

The chart tutorial option allows to add a pop-up which overlays the chart and displays a text helping the user to understand how to read or use the chart.

<figure><img src="https://1809014303-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZxYYf1KpgarKMgMsDCrw%2Fuploads%2Fgit-blob-0e336ed8722a96db1be4ecacdb5efcbc0077d807%2Ftuto_text.png?alt=media" alt="pop-up which overlays"><figcaption><p>pop-up which overlays</p></figcaption></figure>

{% hint style="info" %}
**Note**

For the moment this tutorial only accepts text messages
{% endhint %}

From the **Chart parameters** you can add a tutorial to your chart.

<figure><img src="https://1809014303-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZxYYf1KpgarKMgMsDCrw%2Fuploads%2Fgit-blob-7184e07b772a4d36ee9b4b19a6a51b4049596c04%2Fimage.png?alt=media" alt=""><figcaption></figcaption></figure>

The `ID` allows to create versions. For example, if we change a tutorial slide and we want the user to see it, just change the id and the new tutorial will appear with the changes. So if the user has already dismissed the tutorial, the new tutorial will appear anyway.

The `ALWAYS SHOW THIS TUTORIAL` options is whether or not to always show the tutorial no matter how often the user has already seen it. USE WITH CAUTION.
