> For the complete documentation index, see [llms.txt](https://docs.admira.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.admira.com/produccion/playlists.md).

# Playlists

La sección de Playlist permite crear listas de reproducción para emitir en tu circuito en Modo Simple.

* Creación de las Playlist
* Asignación de contenidos y/o bloques a la Playlist
* Ver el listado de Playlist que tiene cada player
* Filtrar por nombre de la Playlist o por la Descripción

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

* Ver la cantidad de contenidos de cada Playlist
* Ver la cantidad de players en los que está asignada esa Playlist
* Asignar individual o masivamente la/las Playlist a los players
* Editar, Eliminar y Duplicar las Playlist ya creadas

<figure><img src="/files/VDIHwg6YPJzzVTGne2F5" alt=""><figcaption><p>Información de la Playlists</p></figcaption></figure>

### Editar Playlist

La sección de **Editar Playlist** permite personalizar la playlist a tu gusto:

* Asignar esa Playlist a uno o más players
* Editar el nombre y descripción de la Playlist
* Ver el tamaño (en MB), la duración y la cantidad de contenidos de la Playlist
* Agregar, asignar plantillas, duplicar, poner condicionales, eliminar, ordenar y poner hora de emisión a vuestros contenidos
* Poner un contenido anterior y posterior al que se va a emitir
* Poner horario de contenido
* Poner pases por hora al contenido
* Poner condiciones al contenido
* Asignar una plantilla al contenido

<figure><img src="/files/zbj769ZuMUnnbJR9OkyM" alt="" width="563"><figcaption><p>Editar Playlist</p></figcaption></figure>

<br>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.admira.com/produccion/playlists.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
