# Reports

The Reports Section is where the merchant can go and view more details on specific areas of what is happening with their online store. These reports are essential tools for Merchants to monitor their online stores' performance, find areas for improvement and make data-driven decisions.\
\
See a list of reports available below:

**Customers Report** - View information on individuals or corporate accounts that are registered on the online store.&#x20;

**Latest Products Report** - Provides basic information on the latest products that have been added. The merchant can go straight to edit or view the product from this report.

**Promo Codes Report** - Provides a list of all the Promo codes that have been created. The merchant can click on a code to see all the customers that have used it.

**Subscribers Report** - Provides a list of all the customers who have subscribed and their subscription status.

**Enquiries Report** - Provides a list of the latest Enquiries made on the store. The merchant can link through to any enquiries straight from this page.

**Orders Report** - Provides a list of the latest orders made in the store. The merchant can link through to any orders straight from this page.

**Stock Level Report** - Provides a quick and easy place for the merchant to check their product stock levels.

**Product Picture Report** - Allows the merchant to easily and quickly find which products in the catalogue have and do not have images. &#x20;

**Affiliate Report** - The merchant can view all successful conversions of each affiliate. This includes dates and values for which the conversation was for.

**Voucher Usage Report** - Provides the merchant with a list of all the gift vouchers that have been created and the usage of each voucher to date.

**Shopping Cart Report** - Provides the merchant with a list of all the carts that are currently active and how long the cart has been active.

With each report, the merchant can either use the information as viewed in the back office or they can export the data into an Excel spreadsheet.


---

# 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://support.storefront.co.za/features/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.
