# Campaign Report

{% hint style="info" %}
This screen refreshes automatically, so you don't have to reload the site if you want to refresh the report.&#x20;
{% endhint %}

You will be redirected to Campaign Report right after you send a campaign.&#x20;

Right at the beginning, this view will display information about the campaign's current status. You can [cancel campaign](/campaigns/push-campaign/campaign-list/cancel-campaign.md) (if, for example, you'll notice a typo or a mistake in your push).&#x20;

After a while, when the campaign is sent, the view will change, showing statistics (general data in a pie chart, and more detailed information in the form of histogram).&#x20;

Campaign information:

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

General information:

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

Data on distribution over time:

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


---

# 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.pushpushgo.company/campaigns/push-campaign/campaign-report.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.
