# Reporting and Analytics

Xoxoday plum keeps track of all the transactions of the brand vouchers delivered. Reports allow you to check the status of your transactions along with details like invoice date, amount, invoice note, balance, and comments. You can also view the redemption history of the recipients.

Super Admins can view all below kinds of reports:

* You will also be able to view different reports that cover different transactions done in the organisation&#x20;
* You can also view the rewards which have been delivered.
* You can also download these reports by clicking on the “download” button in the right top corner of the page.

### Step 1: To view the various reports as a Super Admin, please click on the “Reports” from the Menu bar on the admin dashboard.&#x20;

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

### Step 2: You can view all the transaction details under the payments tab. You can also download this report by clicking on the download icon.

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

### Step 3: Check all your reward distributions and status of delivery under the Plum Pro tab.

<figure><img src="/files/W30cDEjCgUjlEE77NCGc" 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://xoxoday.gitbook.io/plum/developer-resources/overview-of-reward_api/guides-1/reporting-and-analytics.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.
