> For the complete documentation index, see [llms.txt](https://xoxoday.gitbook.io/empuls/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xoxoday.gitbook.io/empuls/groups/how-to-use-groups.md).

# How To Use Groups

## Join a Group

The list of groups that you are a part of is viewable on **Connect>See all> My Groups** .&#x20;

To join a new group, follow the below steps:

1. Click on <mark style="background-color:orange;">**Other Groups**</mark> in the navigation menu under *Connect*.
2. This tab will list all the groups of your organization .You can search for a particular if you know the name of the group that you wish to join or else scroll through the list of the groups.
3. Click on <mark style="background-color:orange;">**Join**</mark> to join any group.
4. Employees can join public groups instantly. Private groups require approval from group admins.

<figure><img src="/files/S6PWa0XFVjFtF6LssyDZ" alt=""><figcaption><p>Groups</p></figcaption></figure>

## Start A Discussion

Users can start a discussion in a group. However, the admins of the group control the right to initiate a discussion. To manage these settings, click [here](/empuls/groups/manage-group-settings.md#privacy-and-content-settings).

### Share a Message

Members can share a message in the group. The system can create automated notification posts like Birthday, Work Anniversary, and award receiving cards.

### Tag Users Or Values

Tagging a user in a post will notify them about it. To tag a user in a post, use the '**@**' sign followed by the person's name. An email notification will be sent to the users. If you want to tag all the group members, do it by tagging '@Group'.

Attach a Core Value card using the '#' sign, then select the value you want to tag.

### Appreciate Teammates

Users can appreciate each other by tagging a defined value card and spot recognitions. The steps to appreciate your teammate is shown below.

![](/files/-MSEmXatKRHBAyO3nqWi)

## Attach files or documents

Attach documents and photos with a maximum size of 10 MB to your posts.&#x20;

Attaching weblinks on the posts will create a thumbnail.&#x20;

## Participate in Discussions

You may attach files or greet and congratulate teammates in comments as well. The group admins can control the rights of participating in a group.

### Add Comments

Comments increase the interactions on a post, which could mean an increase in visibility.

### Add Reactions

React to a post by agreeing to it or giving a high five using the following buttons <img src="/files/-MSEqlKn2c3UgbT4zT7J" alt="" data-size="line"> .

## Share Discussions

Group members can share posts with other groups. You can also copy a shareable link that can be used on social media websites. You can also share the post with other groups of which you are part.

Click on the share Icon ![](/files/lgfCGM1LLP7XeNBa4R1Q)for the options.

![Share the post](/files/e9mcL4BqVkcpPPTPsyDr)

## Edit / Delete Discussions or Comments

You can click on ![](/files/Ecd3fmlVASu6qAj7we1U) to Pin the post , to be on the top of all the posts in the Group or to Edit or Delete.

<figure><img src="/files/F8YkgXhYkqjtQXchaetb" alt=""><figcaption><p>Pin/Edit/Delete Post </p></figcaption></figure>

## Report Abuse

If there are any posts that you feel are against the company policies or inappropriate, report them to the Group Admin.

## Leave/Archive a Group

If you wish to leave a group that you are a part of, Navigate to **Group Settings> Group information** page. Click on the <img src="/files/-MR2hRYpzgvrO4hSVjWZ" alt="" data-size="line"> to access the option to <mark style="background-color:orange;">**Leave/Archive Group**</mark>.

![Leave Group](/files/706aYQJGwHTb1FRUzc4k)

<figure><img src="/files/AtbBVBMO9Jir87cLUyTK" alt=""><figcaption><p>Leave/Archive Group</p></figcaption></figure>

If you wish to Archive a group , group members will not be able to start a new discussion or post comments , however, older posts are available to view only.

The archived groups are listed under **My Groups** in **View All Groups**.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://xoxoday.gitbook.io/empuls/groups/how-to-use-groups.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.
