# Explanation pop ups (App)

## The home page <a href="#the-home-page" id="the-home-page"></a>

To find the explanations feature within the admin panel, hover over the navigation tab and select 'Explanations'.

![](https://gblobscdn.gitbook.com/assets%2F-LnvOYoR6OwNZ905Jz7E%2F-Lu2F0urV3sv4hOu9eeA%2F-Lu2fzbHPliWJgNLPYpq%2FThe%20home%20page.gif?alt=media\&token=1fb24225-6ee3-43e4-b400-445d9d81f05c)

Here below an example of the default pop up explanation for navigation menu item 'settings'

<figure><img src="/files/a1SeFkKETE4PbukXkrjT" alt="" width="296"><figcaption></figcaption></figure>

## Managing explanations <a href="#managing-explanations" id="managing-explanations"></a>

{% hint style="info" %}
Each navigation menu item location can be accompanied by its own individual explanation pop-up, some exist by default.&#x20;
{% endhint %}

### Activating a pop-up <a href="#activating-a-pop-up" id="activating-a-pop-up"></a>

1. Open the explanations home page under navigation.&#x20;
2. Click on the edit button <img src="/files/Vb9acf0Nxq7YzhN9Pvlc" alt="" data-size="line"> next to the area of the app you want to activate an explanation.
3. Complete the fields as described.
4. Click on 'Save changes'.

![](https://gblobscdn.gitbook.com/assets%2F-LnvOYoR6OwNZ905Jz7E%2F-Lu2F0urV3sv4hOu9eeA%2F-Lu2gTBWUXje23GM-mdV%2FActivating%20explanation.gif?alt=media\&token=7b208f7f-6c9b-45ef-b98b-e8ac99594846)

### De-activating a pop-up <a href="#de-activating-a-pop-up" id="de-activating-a-pop-up"></a>

1. Open the home page.
2. Click on <img src="/files/Vb9acf0Nxq7YzhN9Pvlc" alt="" data-size="line"> next to the area of the app you want to de-activate an explanation.
3. Remove all text from every field.
4. Click on 'Save changes'.

![](https://gblobscdn.gitbook.com/assets%2F-LnvOYoR6OwNZ905Jz7E%2F-Lu2F0urV3sv4hOu9eeA%2F-Lu2gWT8HSPzYNJ8qwlz%2FDe-activate%20explanation.gif?alt=media\&token=f1f25140-d724-460f-a694-effaaf12c727)

### Reset pop-up to be shown again <a href="#reset-pop-up" id="reset-pop-up"></a>

The explanation pop-up once set up is only **shown** to users **once**, and you can see the number of times it has been triggered.&#x20;

However, you can reset the pop-up so it is show again the next time a user navigates to that section of the app (also resetting the counter). To do so:

1. Open the home page.
2. Click on the edit button next to the area of the app you want to reset (under 'actions')

![](https://gblobscdn.gitbook.com/assets%2F-LnvOYoR6OwNZ905Jz7E%2F-Lu2F0urV3sv4hOu9eeA%2F-Lu2g_ouTMzR5WzE8s_0%2FReset%20button.gif?alt=media\&token=b6edad80-91e5-4f92-9f15-eea2d3bdf14b)


---

# 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://knowledge-base.letsgetdigital.com/the-admin-panel/navigation/application/explanations.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.
