# Reactions

### Overview

In your company's digital ecosystem, fostering communication and expression is crucial. One way to enhance engagement and convey sentiments effectively is through reaction emojis. As a domain admin, you can tailor these emojis to align with your company's communication needs.

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

{% hint style="info" %}
Admins can disable reactions across the domain by toggling Enable Reactions to **OFF**.
{% endhint %}

Domain admins have the flexibility to choose up to **six** reactions from a pool of twelve options. These reactions are designed to cater to a wide range of expressions and responses, enhancing the interactive experience on your company website. The available reactions include:

| Like <img src="/files/hKADPbSomP7G7CwT1lTL" alt="" data-size="line">       | Sad <img src="/files/eHDeUXrTkXiRifEafbKj" alt="" data-size="line">           |
| -------------------------------------------------------------------------- | ----------------------------------------------------------------------------- |
| Haha <img src="/files/n5dkqAXZdIMxCHAbGACi" alt="" data-size="line">       | Wow <img src="/files/xOf6HjYMQsxQc2uZ5fbf" alt="" data-size="line">           |
| Super Like <img src="/files/TyFfD2NBd1PrrXLSXFIF" alt="" data-size="line"> | Taking a Look <img src="/files/o1GMwYfn8C5UsgArGGMP" alt="" data-size="line"> |
| Dislike <img src="/files/YZXCH1BpQAWGrdEtcvA7" alt="" data-size="line">    | Yay <img src="/files/96h5hd0Iy1kNywmDCrfq" alt="" data-size="line">           |
| Love It <img src="/files/smLgHvjkxMv0FkmJrt2V" alt="" data-size="line">    | Support <img src="/files/rU4W5BYyuii8YxmPjZRX" alt="" data-size="line">       |
| Done <img src="/files/Sq2dr770JotJ8GFKPWVv" alt="" data-size="line">       | Insightful <img src="/files/LAdCfsMQcVXQR8pPCAxD" alt="" data-size="line">    |

***

### Configurations

Within the **Default** configuration section, choose from six reactions to be available across various sections such as News Feeds, pages, and posts, **excluding chat**. From the dropdown menus, choose   each reaction to select your preferred set, ensuring they align with your company's communication needs. Once selected, preview the settings to confirm they meet your expectations.

For reactions tailored to **Chat Specific** interactions, choose six reactions specifically for 1-1 chats and Team chats. Like the default setup, make your selections from the reactions dropdown menus based on your preferences. After making your choices, preview the reactions to visualize how they will appear within chat conversations, ensuring they suit the intended communication dynamics.

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

***

### **Advanced Setting**

**Limit reactions to one per user:** By default, this setting will be toggled **OFF**. When enabled, users will be limited to one reaction per engagement interaction.  Existing reactions will **not** be retroactively removed.


---

# 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/admin-guide/domain-settings/reactions.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.
