# &#x20;Understanding Indicator Icons

Indicator Icons indicate which features have been enabled for a particular guide.

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

These icons are **Tour, Playlist, Tooltips, Unpublished, Context, Journey** and **Capture**.

1. **Tour, Playlists, Tooltips** This icon indicates the guide type .
2. **Unpublished** This icon indicates that the guide is in Unpublished mode, meaning all the changes are not visible to application users while it is being edited.
3. **Context** This icon indicates that the guide is visible in the Context Help for end users
4. **Journey** This icon indicates that the Journey Tracker feature is turned on. The Journey Tracker shows the user’s progress across the application, including multiple guides.
5. **Capture** This icon indicates that the guide is a saved collection of steps and text that has been taken from within an application.


---

# 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-adopt.nexthink.com/in-application-guidance/creating-and-managing-guides/understanding-indicator-icons.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.
