# Reporting

Reporting in PPC Storm is dynamic - meaning you are able to export any of the data you would like, to manipulate in external platforms however you wish (google data studio, excel, etc).\
\
However there's also the option to download an enhanced version of the 'USER DASHBOARD' as a PDF. This is great for reporting regular progress to your management team, or clients. \
\
To access this version, load the USER DASHBOARD, and select the 'download' icon toward the top right hand side of the screen.

{% hint style="info" %}
Ensure you set the date range you would like to report on BEFORE clicking this button, as the report will load the data from this pre-selected range.
{% endhint %}

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

Once the report has loaded, you will find a more comprehensive progress report than you see on the main USER DASHBOARD.&#x20;

You can now go ahead and click the DOWNLOAD button in the top right hand side of the page.

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

Your account data will be safely and securely stored for you for the lifetime of your active PPC Storm account, when means that you are able to track progress through the data going back YEARS (once you have accumulated the data).

{% hint style="warning" %}
Data will be deleted after 30 days, once unsubscribed.
{% endhint %}


---

# 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.ppcstorm.com/analytics-and-reporting/reporting.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.
