# Add Reviews to Widget

### Customer submitted

Customers are able to submit reviews that appear automatically on your profile page. Reviews submitted through this method still 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 all reviews on your profile page.

{% hint style="info" %}
Customer submitted reviews are available 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 clicking the **"Write a Review"** button.

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

## Add Review to Widget

Now you understand how the review is collected, navigate to the [Pending Reviews](https://reviewdrop.io/reviews/submissions) page and click the **Add to Widget** button to add to the widget.

![](/files/-MgROggMRnsda-MO5T7B)


---

# 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/embedded-widget/untitled.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.
