# Comment Feature

### Overview

The **Comments Feature** allows users to add operational comments directly within the Work Area Performance Report (Work Area PR).

This feature provides additional operational context and supports communication, verification, and record tracking within a selected reporting period.

Comments are linked to the selected reporting month and can be used to document operational notes, verification updates, or compliance-related observations.

> Note: The Comments Feature is only available within the Work Area Performance Report.

***

### Purpose

The Comments Feature helps users:

* Record operational notes
* Document verification activities
* Provide additional compliance context
* Support operational communication
* Track observations and follow-up actions
* Maintain visibility of operational updates within reporting periods

***

### Common Use Cases

The Comments Feature may be used to:

* Record verification confirmations
* Document operational observations
* Add compliance-related notes
* Track follow-up activities
* Provide management updates
* Record exceptions or operational issues

Example:

* “Verified”
* “Equipment repaired”
* “Follow-up required”
* “Cleaning completed after inspection”

***

### Accessing the Comments Feature

1. Navigate to the required reporting month
2. Click the **Comments Icon** located in the report header<br>

   <figure><img src="/files/rFvBX0ezu7cOQGxqtG7Z" alt=""><figcaption></figcaption></figure>
3. The Comments window opens<br>

   <figure><img src="/files/lP3hTfa1CIkp4jvOsYeV" alt=""><figcaption></figcaption></figure>
4. Type the comment, then click the "Add Comment" button to save.<br>

   <figure><img src="/files/BPPBMHAItdDsxao42rWH" 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.didge.io/home/performance-report/work-area-performance-report/comment-feature.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.
