# Customer Reviews

Merchant can allow customers to leave reviews and ratings for their order on the tracking page. This feature provides merchants with valuable feedback from customers and enables customers to share their experiences, opinions, and feedback, helping other potential customers make informed purchasing decisions.

## Step-by-step guide

1. Click on **Tracking page** tab on the left navigation bar > **Configuration** > **Review**

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

2. Write your questions or set up the reason tags to show on your tracking page

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

3. If you want to display reviews from other customers, click on the check box&#x20;

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

You can choose some factors to show including: Star-rating result, Additional comment, customer name, review created time, courier

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

Click "save" button to saev your change.&#x20;

&#x20;

<figure><img src="/files/0ikjSCwtpbdwOofBytct" 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://omega-order-tracking.gitbook.io/docs/features/tracking-page/customer-reviews.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.
