# Order Insights

The order insights page can be very useful to the trained eye. This section will show you:&#x20;

* &#x20;The top-performing products on your store.
* &#x20;Your most popular payment gateways.
* &#x20;Your top customers, determined by the number of orders they have placed on your store.
* The most used discount codes, determined by how many orders they have been used in.
* Your top sources. These are the websites that link to your store, this is determined by how many customers have clicked on the link to your store from these sources.&#x20;

From this information, you should be able to work out where and how you should market your store, making this page incredibly useful.

### How do I view this page?

To view this page:

1. Log in to your control panel.
2. Go to **Orders > Overview.**
3. Click on the **Insights** tab.


---

# 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://help.freewebstore.com/orders/your-orders/order-insights.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.
