# Sending a Greeting

### The Greetings Module

MangoApps Greetings module provides the tools to celebrate birthdays, life events & community milestones helping foster a sense of belonging at the workplace.

To access this feature, select the **Greetings** module from the left-hand navigation menu. Alternatively, click on **Greetings** from the Universal Compose Button drop down menu.

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

***

### **Send a Greeting**

From the **Greetings** module, click the **Send a Greeting** button in the top right corner of your screen. This will bring up the **Send a Greeting** pop-up menu. From this menu, you can choose a category for the greeting (e.g., Birthday, Get Well), select a person or team to receive the greeting, type your message, preview, and send.

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

The greeting will appear on the recipient’s feed and notify them.

{% hint style="warning" %}
Only network users can send and receive greetings, not guests.
{% endhint %}


---

# 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/workplace-guide/standard-features/sending-a-greeting.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.
