# Group Messaging

## How Group Messaging works

The Group Chat function from the Inbox sends out the same message to multiple people at once. But to the recipient, it always looks 1 to 1 - the recipient can't see other people who got the message.

This allows you to send out mass message to a group, but alllows you to have a direct conversation with a person if they reply back to your message.

### How to message a Group

**Step 1:** Navigate to the Inbox tab from the sidebar.

**Step 2:** Once you have the Inbox opened, click on the 'Groups' tab.

<figure><img src="/files/5qzXqeFH1hSiBSQ8Tsrc" alt="" width="234"><figcaption></figcaption></figure>

**Step 3:** Click on the 'Compose' button and then select 'New Group.'

<div align="left"><img src="/files/VCUDbeZYPpsqL0Yg2S7u" alt="" width="375"> <figure><img src="/files/qLkvAP0vdAbSeZL7Ed1C" alt="" width="375"><figcaption></figcaption></figure></div>

**Step 4:** Click on the '+Add' button beside all the contacts you want to include. Then, click on the the button to proceed to Step #2.

<figure><img src="https://s3-us-west-1.amazonaws.com/gleantapvirtual/3717/theme/images/1673915217_scrnli_1_16_2023_6-26-02%20PM.png" alt="" width="375"><figcaption></figcaption></figure>

**Step 5:** Add a Group Name and a profile picture (if you wish) and then click the 'Create Group' button to finalize making the group.

<img src="https://s3-us-west-1.amazonaws.com/gleantapvirtual/3717/theme/images/1673915383_scrnli_1_16_2023_6-29-16%20PM.png" alt="" width="375">


---

# 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://help.gleantap.com/inbox/group-messaging.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.
