# Ratings

Asset ratings are a valuable tool for continuously monitoring and documenting the quality and condition of individual assets. They allow users to share their experiences and observations, helping to improve the usage efficiency of the assets. By collecting feedback in the form of star ratings and comments, trends can be identified, common issues can be recognized, and optimization measures can be taken. These ratings not only provide transparent insight into the performance and reliability of the assets, but also promote the continuous improvement of asset management within the entire system.

***

<figure><img src="https://content.gitbook.com/content/Nyvwhz1kEMXcHf4HLuZ8/blobs/v9F2Ze7Gw1HEJJHCezFY/Bewertungen.png" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="97"></th><th></th><th></th></tr></thead><tbody><tr><td><strong>[A]</strong></td><td>Rate asset</td><td>Here you can submit a rating for the asset.</td></tr><tr><td><strong>[A1]</strong></td><td>Star rating</td><td>Select how many stars you want to give the asset.</td></tr><tr><td><strong>[A2]</strong></td><td>Add comment</td><td>Optional: Add a comment to your rating.</td></tr><tr><td><strong>[A3]</strong></td><td>Submit rating</td><td>Submit your rating.</td></tr><tr><td><strong>[B]</strong></td><td>Ratings with comment</td><td>View other users' ratings, including their comments.</td></tr><tr><td><strong>[B1]</strong></td><td>Sender's name</td><td>The name of the person who wrote the rating.</td></tr><tr><td><strong>[B2]</strong></td><td>Time of rating</td><td>Shows when the rating was written.</td></tr><tr><td><strong>[B3]</strong></td><td>Stars awarded</td><td>The number of stars that were given in the rating.</td></tr><tr><td><strong>[B4]</strong></td><td>Comment</td><td>The comment associated with the star rating.</td></tr><tr><td><strong>[C]</strong></td><td>Rating without comment</td><td>A star rating without an additional comment.</td></tr><tr><td><strong>[D]</strong></td><td>Your own rating</td><td>Here you can see your own rating.</td></tr><tr><td><strong>[D1]</strong></td><td>Labeling of your rating</td><td>Your ratings are marked with a green "You".</td></tr><tr><td><strong>[D2]</strong></td><td>Options for your own rating</td><td>You can subsequently <strong>edit</strong> or <strong>delete</strong>.</td></tr><tr><td><strong>[E]</strong></td><td>Overall rating of the asset</td><td>Shows the average star rating of the asset, both numerically and in star form, as well as the number of ratings submitted.</td></tr><tr><td><strong>[F]</strong></td><td>Sort ratings</td><td>Sort the ratings by date, stars, or author.</td></tr></tbody></table>

## Write rating

In the asset details, there is the option to write ratings for each asset.

1. Go to the [-> Asset details](https://docs.buildings.ability.abb/collection/english-v14/documentation/assets/asset-details) page.
2. Scroll down to the ratings on the right side.\
   ▷ You see **"Rate the asset"** and a text field. **\[A]**
3. Select in **\[A1]**, how many **stars** you want to give the asset.
4. Optional: Add a **Comment** to your rating in **\[A2]** add.
5. Click on **"Submit" \[A3]**

   ▷ Your rating has been successfully submitted.


---

# 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.buildings.ability.abb/collection/english-v14/documentation/assets/ratings.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.
