# Add Review

### Customer Submitted

Customers are able to submit reviews that appear automatically on your profile page. Reviews submitted through this method need to be manually approved to appear on the widget. The way we look at this is most businesses will only want to highlight positive reviews on their website and keep all reviews on their profile page.

{% hint style="info" %}
Review submissions are a feature across **all plans**.
{% endhint %}

As an example, you can try our [submission page](https://reviewdrop.io/review/reviewdrop/submit). This can be found via your own profile page and then by clicking on the **"Write a Review"** button.

| Field              | Description                                         |
| ------------------ | --------------------------------------------------- |
| **Rating**         | Star rating. 5 possible stars.                      |
| **Title**          | The reviewer's name or business.                    |
| **Name**           | Add the name of the reviewer or business.           |
| **Review Message** | The reviewer's message. Must be over 30 characters. |

{% content-ref url="/pages/-LRdV3wyf8RUCcig0odY" %}
[Broken mention](broken://pages/-LRdV3wyf8RUCcig0odY)
{% endcontent-ref %}


---

# 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://docs.reviewdrop.io/managing-reviews/adding-a-review.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.
