# Rate and Review Machines

When you rent a machine, you have the option to leave a rating and review based on your experience. Here's how it works:

#### Leaving a Rating and Review <a href="#leaving-a-rating-and-review" id="leaving-a-rating-and-review"></a>

After you end a machine rental, you'll be prompted to rate your experience. This includes:

* **Star Rating (1-5 stars)**: Choose a star rating that best reflects your experience.
* **Review Title**: Provide a brief title for your review.
* **Review Message**: Share your thoughts about the machine—what you liked or disliked. The message has a 500-character limit.
* **Category (Optional)**: Select a review category that best fits your feedback, if applicable.

The review process is optional and can be skipped when the rental is completed. You can also leave a review for past rentals anytime through the **Audit** section in your **Account Settings**.

<figure><img src="https://docs.fluxedge.ai/~gitbook/image?url=https%3A%2F%2Flh7-rt.googleusercontent.com%2Fdocsz%2FAD_4nXeTsbel8ReKhzavF5vj0pWRQg0VHlgQi2n5Yzhil5e8jaMDJjAl_5C3kn5VeUDnnVcnQi-Zo1N9GGXrumgUloHFWRKUgbap2iXVVI23X8mDi4UoznNktf0IBSVoEEyzVlIPdPKFlQ%3Fkey%3D7D7VPWlsUr9SkcVStfkcRbY0&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=890f8c9d&#x26;sv=2" alt=""><figcaption></figcaption></figure>

<figure><img src="https://docs.fluxedge.ai/~gitbook/image?url=https%3A%2F%2Flh7-rt.googleusercontent.com%2Fdocsz%2FAD_4nXdOMBo25ETnu3QlagzXqTssj1gxqY13PpUXHFzY-7WWzIJPNCNEzueFWb7jTESodYZrec-McO8GLcBWd_ftn6Wcrp3TLMLrkcET-DmX8HmfG0Q9fhTcVUe6g9ttKBBvxVts4W5aHA%3Fkey%3D7D7VPWlsUr9SkcVStfkcRbY0&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=bc01900a&#x26;sv=2" alt=""><figcaption></figcaption></figure>

#### Review Submission <a href="#review-submission" id="review-submission"></a>

Once you submit your review:

* The review and star rating will be visible to other users.
* The machine owner will receive an email notification (if enabled) to inform them of the review and any feedback shared.

#### Accessing Machine Reviews <a href="#accessing-machine-reviews" id="accessing-machine-reviews"></a>

To view reviews for a specific machine, follow these steps:

1. Go to the **Machine Rental List**, or **Audit** to access past rentals.
2. Click on the blue **Machine ID** of the machine you're interested in.
3. You'll land on the **System** tab, where you can view hardware and software specs. Next to it, there's a **Review** tab—click it to see all ratings and reviews for the machine.

<figure><img src="https://docs.fluxedge.ai/~gitbook/image?url=https%3A%2F%2Flh7-rt.googleusercontent.com%2Fdocsz%2FAD_4nXcRAdPs-IessAVe-nqnigQqtTcPnAD6Sk6hYGZamHEW6f3-OTSftoXsidYxUNIz3g5RmfA5aDarcT4ttv5XzgjDtDuSXyVIp3mU501VHyz5_OcBzR1L1IZltOKwhnqP6HACx9oVOw%3Fkey%3D7D7VPWlsUr9SkcVStfkcRbY0&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=a2be6194&#x26;sv=2" alt=""><figcaption></figcaption></figure>

#### Machine Rating and Reviews <a href="#machine-rating-and-reviews" id="machine-rating-and-reviews"></a>

In the **Review** tab, you’ll find:

* **Machine Rating**: An average star rating (rounded to one decimal) based on all reviews.
* **Rating Distribution**: A bar chart showing how many ratings were given for each star level (1-5 stars).
* **Customer Reviews**: A list of reviews for the machine, showing:
  * Reviewer's username
  * Date and time of the review
  * Review title and message
  * Star rating and category (if selected)

You can **upvote** or **downvote** reviews to indicate whether you found them helpful. Additionally, you have the option to **report** reviews if you believe there is an issue. Reports are reviewed by the FluxEdge team, and we may take appropriate action, including removing reviews, if the report is deemed valid.

<figure><img src="https://docs.fluxedge.ai/~gitbook/image?url=https%3A%2F%2Flh7-rt.googleusercontent.com%2Fdocsz%2FAD_4nXdwa1QysM5ckEqT8cdSJrm0x2Ai9vgDUSJE-bm7vZlfiky5cug1Zc2eYyjXWTATLgF8hNlQ4qLfcByYvT6GOSI8MngQkFox9N4ICfgwXwgjpr_PPC_nqQJaaEFicK1e0-AQkeCb%3Fkey%3D7D7VPWlsUr9SkcVStfkcRbY0&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=7a0e6d8e&#x26;sv=2" alt=""><figcaption></figcaption></figure>

#### Editing or Deleting your Own Review <a href="#editing-or-deleting-your-own-review" id="editing-or-deleting-your-own-review"></a>

If you’ve left a review for a machine, you can edit or delete it at any time.


---

# 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://doc.fluxedgeai.vip/rate-and-review-machines.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.
