# 4. Comment Manager

When a customer comments on a post on the page, the comment will be displayed in the message/comment list

To manage comments and support customers most efficiently, staff should follow these steps:

Step 1: click the omni conversations

Step 2: Click on Conversations

Step 3: Click on filter by Comment, and you will see the comments recently received from customers

<figure><img src="/files/dU2T7seKDsG3m7wwSWn9" alt=""><figcaption></figcaption></figure>

Step 4: Click on any comment, and there are two ways to send a message to the customer

* Select send
* Select send and mark as done

<figure><img src="/files/5ZtzpfgDy1xl2uAntSdj" alt=""><figcaption></figcaption></figure>

Here, you can see the person assigned to support by hovering over the small avatar on the comment (see image)

<figure><img src="/files/B4fUWj0pETGXNgysx0Mu" alt=""><figcaption></figcaption></figure>

For the Owner and admin in the support team, all comments can be viewed

For staff in the support team, they can only see unassigned comments and comments assigned to them

Alternatively, staff can also view comments assigned to other staff members if granted Interaction permissions in section 2.1.3


---

# 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.antbuddy.us/antbuddy-inc-documents/antcrm-customer-management/conversation/instagram-use-guide/4.-comment-manager.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.
