# Comments

All modules have their own comment section that can be accessed from a tab in the drawers. Comments are visible to everyone who has access to a module and allows you to communicate effectively with other users of the system.

You may edit or delete your own comments at any time.

![The comments tab button in a bunker order drawer](/files/-M020ctjM9wZ9kNV15ry)

## Adding Comments

1. Find the text field at the bottom of the comment section and type your comment.
2. Press the `Enter` key or the **Send** button to post.

Pressing `Shift + Enter` in the comment field creates a new line without posting.

## Editing Comments

1. Find the menu button<img src="/files/-LzMELRl-5Stcu-0bd9Y" alt="" data-size="line">on the right side of your comment.
2. Press the **Edit** option. An editable text field appears in place of the comment.
3. Edit the text and press **Update** to save your changes.

## Deleting Comments

1. Find the menu button<img src="/files/-LzMELRl-5Stcu-0bd9Y" alt="" data-size="line">on the right side of your comment.
2. Press the **Delete** option.
3. Press **Confirm** when the delete dialog appears.

##


---

# 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.dataloy.com/release-5.37/voyage-management-system/step-by-step-guides/comments.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.
