# Adding a Comment to a File

1. Select a Site
2. Go to Folder by clicking Folder name on the site menu
3. Click on file name to open file details page
4. Click on the comment Box below file details card & press “Enter” to post OR click “New Comment” button located on the far right.
5. Provide comment details in “New Comment” area

   &#x20;**Note:** Comment can be rich text
6. Click “Post” button


---

# 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://help.workdigital.io/ready-to-use-apps/files-manager/working-with-files/adding-a-comment-to-a-file.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.
