# Adding Glossary

## Overview

At Toucan, we believe in sharing more than data: we share stories. Stories need content and explanations.

Good stories push you to take action! That’s why we have the [Collaboration Panel](https://github.com/ToucanToco/doc-v3/blob/main/visualizations-and-layouts/apps/customizing-apps/broken-reference/README.md).

From this panel, you can make a **Glossary** available to all your users 📖 .

You can specify a glossary for your whole application. Terms can be specific to a story or common to several or all.

🔥 Awesome tool for strong data storytelling, right?

## Create a glossary

Terms can be set up at the **story** level directly from the Studio.

1. Click on the "Glossary" menu left-hand navigation from a Story.

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

2. Click on "Add New Definition"

<div align="center"><figure><img src="/files/y2tb6ysAWCk4HiT57Jtn" alt="" width="343"><figcaption><p>Glossary panel</p></figcaption></figure></div>

3. Write the Term label and the definition related to it. Always better with a definition.\\

<div align="left"><figure><img src="/files/Fvi5b5Ya7TxMBhSjAnZo" alt="glossary setup"><figcaption><p>glossary setup</p></figcaption></figure></div>

If you want this definition accessible throughout your apps from any Story, tick "Make entry available on all stories." It will appear in Staging with a greyed tickbox on the right side.

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

#### 🌍 Language in the Glossary :: How to manage different languages?

If you want to add a glossary in different languages: Please check the documentation about the languages 💡 You can apply translations in your terms title and their description.

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

Want a term’s definition on your home page? Why not use the text tile for it?
{% endhint %}


---

# 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-v3.toucantoco.com/visualizations-and-layouts/apps/customizing-apps/adding-glossary.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.
