# Defining Playlist settings

## Theme tab

From the Step Editor, access the **Guide Settings**, then click the **Theme** tab. Below are some of the key features:

<figure><img src="/files/4RIVKCj39yUOvQND9Q42" alt=""><figcaption></figcaption></figure>

## General tab

From the Step Editor, access the **Guide Settings**, then click the **General** tab. Below are some of the key features:

For Playlists, by default the option to Include within Context Help will be enabled.  This can be enhanced by using URL and Element matching for scenarios when you only want the Playlist available on specific areas of the application.

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

## Rules tab

From the Step Editor, access the **Guide Settings**, then click the **Rules** tab.

Within Guide Rules are 2 sections, Profile and Visitor.  This enables the configuration of guides depending on whether your Space has been configured with Adopt 2.0 Profile integration or not (if so, choose the Profile rule set, otherwise select rules from the Visitor rules)&#x20;

***Note**: API profile configuration is not covered within the “Getting Started” modules.*

Below are the key features:

<figure><img src="/files/78V1pnSEwyxy6U9fcRKf" alt=""><figcaption></figcaption></figure>

## Context Help Rules

Within every Playlist rule you b set the Context Help display behaviour for users who do not evaluate as TRUE.  We advise for Playlists rules that Administrators should set the Context Help option to Invisible.  This would achieve the following behaviour:

• **Invisible** - If you choose invisible for Context Help and the rule is NOT evaluated as TRUE, then the Playlist will be hidden within the panel.  If the rule is evaluated as TRUE, then the Playlist will be displayed in the guides section of Context Help.

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

**Example**: In the rule above, the Playlist would only be available within Context Help Panel to users who have not seen the Playlist previously. After viewing the Playlist once, it will no longer be available to those users.


---

# 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-playlists/defining-playlist-settings.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.
