# Capturing Pain Scale Rating

The **Pain Scale Rating** feature allows users to record and update a patient's pain level visually and intuitively using smiley face indicators.

***

### Steps to Use the Pain Scale Rating

* In the **Medical Records** screen, select either **Diagnosis**, **Casesheet**, or **Medication** tab, and click the **Pain Scale** indicator located near the patient’s photo.
* A pain scale rating pop-up with smiling faces will appear, showing different pain levels.
* Select the face that matches the patient’s pain level. The color and expression on the smiley face will change based on your selection.
* To update the rating, click the **Pain Scale** indicator again and choose a different face.

  <figure><img src="/files/6gdUHjyicoRspQpediYy" 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://unitecare.gitbook.io/uniteemr/application-modules/medical-records/diagnosis/capturing-pain-scale-rating.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.
