# Rating Criteria

Rating criteria allow you to create templates that you can use to add appraisal. To create new template criteria, go to the **Quality Assurance** > **Rating Criteria** menu.

If you want to access this feature, you must login as **Quality assurance** first, then go to **Quality Assurance** and click the **Rating Criteria** menus, then you will see a rating criteria page such as the images below.

![Rating Criteria](https://765826444-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLYDAnLjpg2T8z2BplJOS%2Fuploads%2FlBbVG0UVop6uEQRuJvCQ%2FRating%20Criteria.png?alt=media\&token=ba7bfe7d-3ff6-4a4a-980e-d4a62ef5c542)

**Component Explanation:**

| Name          | Description                                          |
| ------------- | ---------------------------------------------------- |
| Created By    | Indicates user created this template.                |
| Created Date  | Indicates when this criteria template is created.    |
| Modified By   | Indicates the last user that modifies this template. |
| Last Modified | Indicates when this criteria template is modified    |


---

# 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.3dolphins.ai/quality-assurance/rating-criteria.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.
