# Rating and Comment

{% hint style="success" %}
The ticket status can be changed from ‘Open’ to ‘Closed’ only by the Team Support Cloudeka &#x20;
{% endhint %}

{% hint style="success" %}
This feature is available if your ticket status is already "Closed"
{% endhint %}

**Rating and Comment** is one of the features available in the **Ticket** menu, playing an important role in evaluating service quality and providing valuable input for continuous improvement by the Cloudeka operational team. This feature becomes available after your issue has been successfully resolved and the ticket status is marked as **Closed**. To use this feature, select the relevant **subject** from the ticket list.

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

On the **Detail Ticket** page, you will find the **Rating and Comment** section.

<figure><img src="/files/0ytVr1hnt6uMnXT0QSrV" alt=""><figcaption></figcaption></figure>

You can provide a rating by selecting from 1 to 5 stars as an indicator of your satisfaction level. Additionally, you may write feedback, suggestions, or comments related to the ticket resolution process in the comment field.

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

Once the rating and comment are filled in, click the **Submit** button to send your feedback.

<figure><img src="/files/WnKet7k9DEoQ9BRMdB44" 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://docs.cloudeka.ai/service-portal-ai/ticket/rating-and-comment.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.
