# Playlists

Playlists let you group and manage media items (video, audio, or mixed) and control how they’re published, edited, and shared.

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

### Playlist overview

The **Playlists** view shows all available playlists with key metadata at a glance:

* **ID & Title**
* **Source Project**
* **Number of Elements**
* **Status**
* **Playout IDs**
* **Created on**

Use search and filters to quickly find specific playlists, and sort by creation date or other columns.

### Create a playlist

Click **Create Playlist** to open the creation panel:

* **Basics**
  * Upload a cover image
  * Set **Title**, **Type** (Video / Audio / Mixed)
  * Choose a **Source Project** (optional)
  * Add a **Description** and **Year of Publication**
* **Release**
  * Set **Release Status**
  * Define availability with **Available from** / **Available until**

### Edit playlist content

<figure><img src="/files/9U5wZknPBlDBXGJj0Osn" alt=""><figcaption></figcaption></figure>

Open a playlist to manage its elements:

* View **Number of Elements** and total **Duration**
* **Add files**, reorder items, or remove entries
* Changes are reflected immediately in the playlist structure

### Playout & sharing

From the playlist actions, you can:

* Select a **Playout**
* Generate **embed code**, **JS**, or **share links**
* Use the **Default Player** or switch to another playout configuration

This makes it easy to publish playlists across websites, apps, or partner platforms while keeping full control over presentation and availability.

If you want, I can tighten this for in-product tooltips, expand it into full documentation, or adapt the tone for a release note.


---

# 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.3q.video/user-guide-new-ui/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.
