# Playlists

The Playlist section allows you to create playlists to broadcast on your circuit in Simple Mode.

* Playlist creation
* Assignment of content and/or blocks to the Playlist
* See the list of Playlist that each player has
* Filter by Playlist Name or Description

<figure><img src="/files/161lmtOOxlQnazzFwYfw" alt=""><figcaption><p>Playlists</p></figcaption></figure>

* See the amount of content of each Playlist
* See the number of players in which that Playlist is assigned
* Individually or massively assign the Playlist(s) to the players
* Edit, Delete and Duplicate the Playlists already created

<figure><img src="/files/nAt0kRfVHCe77PfYM070" alt=""><figcaption><p>Playlist Information</p></figcaption></figure>

### Edit Playlist

The **Edit Playlist** section allows you to customize the playlist to your liking:

* Assign that Playlist to one or more players
* Edit the name and description of the Playlist
* See the size (in MB), the duration and the amount of content of the Playlist
* Add, assign templates, duplicate, put conditionals, delete, order and set broadcast time to your content
* Put a content before and after the one that is going to be broadcast
* Set content schedule
* Put hourly passes to the content
* Put conditions on the content
* Assign a template to content

<figure><img src="/files/kIj8YiM3TXFIpk5Cdhmt" alt="" width="563"><figcaption><p>Edit Playlist</p></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.admira.com/english/production/playlists.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.
