> For the complete documentation index, see [llms.txt](https://docs.devolutions.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devolutions.net/rdm/ribbon-menu-bar/edit/playlist.md).

# Playlist

### Create a new playlist

1. In Remote Desktop Manager's ribbon, click ***Edit*** – ***Playlist***, and choose ***Create playlist***.
2. Choose how the playlist is saved between: ***Local***, ***Shared***, and ***User vault***. Be aware that some of these are only available for certain workspaces.
3. Enter a ***Name*** for the playlist and click ***Ok***.

### Playlist management

***Shared*** and ***User vault*** playlists take the form of entries in a vault which means they can opened/edited by right-clicking it and selecting ***Properties***, or by going to ***Edit*** – ***Playlist*** – ***Playlist management***. ***Local*** playlists can only be accessed in the ***Playlist management*** window.

**Usage**

There are five ways to use a playlist.

<table><thead><tr><th width="227.60003662109375">OPTIONS</th><th>DESCRIPTION</th></tr></thead><tbody><tr><td><strong>Open</strong></td><td>Launch the selected playlist.</td></tr><tr><td><strong>Open embedded</strong></td><td>Overrides the display selection of entries inside the playlists and launches them as embedded (some entries might not support this mode).</td></tr><tr><td><strong>Select in navigation pane</strong></td><td>Selects all entries the playlist contains in the <em><strong>navigation pane</strong></em>.</td></tr><tr><td><strong>Execute script against</strong></td><td>Select a <em><strong>Typing macro</strong></em> (exclusively) to execute against the playlist.</td></tr><tr><td><strong>Launch at startup</strong></td><td>Launch the selected playlist whenever the application starts. You can also default back to <em><strong>None</strong></em> or <em><strong>Last opened connections</strong></em>. This option is only available for <em><strong>Local</strong></em> playlists.</td></tr></tbody></table>

### See also

* [Devolutions Academy - Automating connections with playlists](https://academy.devolutions.net/student/path/1925039/activity/2667188)
* [Devolutions Academy - Streamlining daily tasks with playlists](https://academy.devolutions.net/student/activity/3407936-streamlining-daily-tasks-with-playlists)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.devolutions.net/rdm/ribbon-menu-bar/edit/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.
