# How to see playlist statistics.

**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)

Here you can see all the statistics about your created playlists.

![](/files/-MNZBxPv3kG7exNHpWqA)

1. **Playlists -** It shows count of playlists created by you.
2. **Units** - It shows count of total videos added in all the playlists.
3. **Assignments -** It shows count of total assigned users.
4. **Completed -** Count of total users who completed the playlists.
5. **Overdue** - Count of playlists with passed due date yet incomplete.
6. **Units** - Count of videos added in individual playlist.
7. **Assigned** - Count of assigned users of individual playlist.
8. **Completed -** Count of users who completed the individual playlist


---

# 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-see-playlist-statistics..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.
