> For the complete documentation index, see [llms.txt](https://help.circlehd.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.circlehd.com/podcast/how-to-see-podcast-reports.md).

# How to view Podcast usage and analytics?

**1-** To open Podcast Manager page, click on the \[**Podcast manager**] option in the top right drop-down menu.

![](/files/-MQLtv9CAS704C7g_ozr)

**2-** Click on the Analytics tab on the Podcast Manager page.

![](/files/-MQRBJB33OS1Jce2fzBR)

**3-** Last one month analytics statistics is visible by default. User can change the date range to see desired statistics.

![](/files/-MQRBnAWncvTEKFGax1Q)

**4-** Admin can see the number of Shows, Episodes, Listeners and Plays created with in the selected date range.

Top 10 episodes pie chart data and Engagement of Episodes are also visible in graph format.

**5-** Each Episode and its Listerners' detail data is also available in the Analytics section.

![](/files/-MQSMhDzYem6RgVWD_e7)

### Podcast Custom Reports

**1-**  Click on the Report tab on the Podcast Manager page.

![](/files/-MQSNQST91cjgvHniAIq)

**2-**  Last one month **Report** is visible by default. User can change the date range to see desired statistics.

User can see the statistics of individual Podcast shows by using the Shows filter.

SImilarly based on date filter each podcast's detail data can be analyzed here.

User can download the report by clicking on the top right "Export" option.

![](/files/-MQSOBEz_OgOKbAIyf9x)


---

# 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:

```
GET https://help.circlehd.com/podcast/how-to-see-podcast-reports.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.
