# Ratings

<figure><img src="/files/3fulyMEiY3Aa2YOOox3O" alt=""><figcaption></figcaption></figure>

There are two rating systems within the Y-Cucumber mobile app, one is a manual post-service rating and the other is the automated colour rating. The optional post-service mutual rating of clients and service providers is available for users to comment on the overall experience of the engagement. The colour rating, on the other hand is as depicted in the following:

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

* Automated colour rating: **Green, Yellow, Red, Black.**&#x20;
  * Green is the best commitment rating and black is the worst.&#x20;
  * The colour rating system is defined by the frequency of user’s commitment error. Over the course of 30 days, if a user made 3 commitment errors the color rating will be downgraded. The user would need to wait 3 months for the colour rating to be upgraded. (refer [**Definition of Commitment-Related Terms**](/engagement-feature/definition-of-commitment-related-terms.md))

    <figure><img src="/files/CIj6HZShKvvcxDy96Kqw" alt=""><figcaption></figcaption></figure>
  * In the case in which a user made more commitment errors while waiting for the 3 months grace period to be upgraded, the colour rating will keep downgrading for every 3 commitment errors made.

    <figure><img src="/files/js4sjaCqo3rL5YwS4GlJ" alt="" width="375"><figcaption></figcaption></figure>
  * The table below is the list of commitment errors and actions to be taken to avoid a downgrade in colour rating. If any of the commitment errors listed below were committed collectively 3 times or more over the course of 30 days will result in a downgrade of colour rating. &#x20;

<figure><img src="/files/p3057NRP3rpRD5dmWNQ6" 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://manual.ycucumber.com/engagement-feature/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.
