# How to Delete a Playlist?

**1-** Click on “**Playlists**” in the left vertical menu. This will load all the playlists added in the Library. Click on Manage to see your created playlists.

![](/files/-MNXv-8xxQ2F69XJNhWw)

**2-** Click on the playlist that you want to edit, under “**Your Playlists**”. Click on Edit option.

![](/files/-MNXv73uRorqNyk-Xg8g)

This will load the Edit Playlist page as below.

![](/files/-MNXvG0bJlY75Q1ZQU4k)

**3-** On the Playlist edit page, click “**Delete**” button in the bottom to delete the playlist. It will prompt you to confirm if you still need to delete, click “**Yes**” to continue. This will remove the playlist and take you back to the Playlist home page.

![](/files/-MNYgKXBKE9e8COQNOgf)


---

# 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://help.circlehd.com/playlists/how-to-delete-a-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.
