# Track your campaign progress

{% hint style="info" %}
Once your campaign is live and you have distributed items you will be able to track your campaign progress from the following tabs:

* [Distributions](#distributions) - to view all details of your distributions and export the report
* [Statistics](#statistics) - to monitor your campaign's progress through bar and pie charts
  {% endhint %}

## How do I track my distributions?

<details>

<summary>Step-by-step guide</summary>

1. Click on the Distributions tab
2. Click on any row to view more details
3. Click on Export All to export a CSV file of all distributions for audit purposes

</details>

{% embed url="<https://app.arcade.software/share/3i3e9vRH7FUo69bie3le>" %}

## How do I view campaign statistics?

<details>

<summary>Step-by-step guide</summary>

1. Click on the Statistics tab
2. View each section of the statistics page

</details>

{% embed url="<https://app.arcade.software/share/r6qJrHx0K8wY12Rf6ViU>" %}


---

# 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://guide.distribute.gov.sg/organisers/track-your-campaign-progress.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.
