# 👨‍👧‍👦 Groups

## Creating Groups

Groups are a great way to organize your people into well... different groups!&#x20;

Groups can be created and managed on both the web and iOS apps.

You can create a group by clicking the "+" button located on the left hand sidebar of the Mogul web app. You'll be prompted to give your group a name and optionally you can give it an emoji icon as well.&#x20;

![Creating a group on Mogul](/files/-MXsGY-zQpryw3PiEaFb)

## Adding people to groups

There are 3 ways you can add people to a group

1. Clicking the "Add to Group" button on the group page

![](/files/-MXsTfNoAnZQsIcGhr1G)

1. Bulk selecting people on any table and clicking the "Add to Group" button

![](/files/-MXsUkHKXM2OTY1sFQvL)

1. Adding the person to a group directly on their profile

![](/files/-MXsUr02LGVlMCgcnrQj)

## Editing a group

To edit a group name and emoji, you can either

1. Editing it directly on the group page

![Editing a group directly on the group page](/files/-MXsXPeXUueGXppDgw3S)

{% hint style="info" %}
**Bonus:** You can also edit the emoji by clicking on it directly from the sidebar!
{% endhint %}

1. Right clicking the group on the sidebar and clicking "Rename Group"

![Editing the group via the sidebar](/files/-MXsXzOkWfK5fvGtd_mM)


---

# 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://resources.mogulnetworking.com/features/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.
