# Creating a new Playlist

## Adding a new playlist

From within your required Space’s homepage, follow the steps below.

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

## Opening Editor

Access any new or existing Playlist within the Guide view, highlight the required Playlist and click **Open in Editor**. You will now be redirected to the Adopt Editor where you can modify your configuration.

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

## Understanding Playlist Editor

When you open a Playlist in Editor mode, Adopt will launch the initial URL for the specific Playlist. Below you can see how the Editor appears on-screen.&#x20;

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


---

# 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/creating-a-new-playlist.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.
