# Comment Section

### Overview

The comments section is an excellent tool for engaging with content in your network. You can use it to answer questions, seek clarification, share links, and more!

***

### **Add a Reaction**

Hover over the "Add a Reaction" option, and a menu will appear with the available emoticon choices. On the right side of the "...More" menu, you can click on the emoticon tracker to view a list of people who reacted and see which emoticons each individual selected. <mark style="color:red;">Network administrators can configure up to 5 reaction emoticons from the Admin Portal.</mark>&#x20;

<figure><img src="/files/dcVhYkTZjK9eQzc2NZXu" alt="" width="521"><figcaption></figcaption></figure>

**Comment:** This option allows you to show or hide the comment text box. Supports [markdown syntax](https://guides.mangoapps.com/user-guide/news-feed/share-an-update#markdown-syntax-in-updates).

**Pin it:** Pin an update to easily access it at a later date or time. Pinned updates will appear in the Pinned tab in **Classic** mode and can be filtered in **Recommended** mode. You can also view your pinned items from your **Profile** dropdown.

<figure><img src="/files/jWasEAv0M9aYXfg77lHx" alt="" width="563"><figcaption></figcaption></figure>

**Copy Link:** Clicking this option will copy a link to the update to your clipboard.

**Mark as Unread:** Mark a post as unread to have it appear in your unread feed and unread filter option.

**Set a Reminder:** Generate a private calendar reminder using the information provided in the update. For detailed instructions on how to set reminders and utilize the calendar, click [here](https://guides.mangoapps.com/user-guide/calendar).

**Flag this Content:** Alert administrators about content that does not fall within company guidelines and best practices.

**Other Options** will appear depending on the content of the update.

**Archive:** <mark style="color:red;">Admin only.</mark> Archiving a post will remove it from appearing on the active News Feed. Users can view archived content by selecting the **Archived Feeds Only** filter in **Recommended** mode.

**Change Visibility:** <mark style="color:red;">Admin only.</mark> Change whether **All Group Members** or **Only Network Users** can see an update.

**Move Conversation:** The conversation creator and admins have the option to move  conversations to a group, project, or department. If there are no existing groups or projects available, you can also create a new group or project instantly.

<figure><img src="/files/ca7ZJswTxrL9tqYWsq7K" alt="" width="555"><figcaption></figcaption></figure>

**Share:** Some updates will have the option to be shared via social media. Click the <img src="/files/G1ZqkkynhY7R9h27hBSy" alt="" data-size="line">icon to get a share link to Twitter and LinkedIn.

**Add to Calendar:** Updates with RSVP events will have the option to add directly to your private Calendar

**Add as Task:** Some updates will have the option to be created as **Tasks**. For more information on **Tasks**, click [here](https://guides.mangoapps.com/user-guide/tasks).

**Add to Tracker:** Some updates can be added to an existing **Tracker**. For more information on **Trackers**, click [here](https://guides.mangoapps.com/user-guide/trackers).&#x20;

**Revote:** Click this option to revote on any content that requires voting.

**Delete:** The update creator and admins have the ability to remove the update.


---

# 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://guides.mangoapps.com/user-guide/news-feed/comment-section.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.
