# Groups

Groups make it easy to organize & rearrange your Community Hub quests.&#x20;

Quests are organized into "Groups", allowing them to be categorized by type or specific user journeys (eg. onboarding, learning, etc.)

When creating a new quest, you'll be given the option to add the quest to any of your existing groups. This is done via a dropdown menu.&#x20;

### Group naming

Group names are editable. We've pre-populated your Community Hub with some standard groups. If you'd like to change the names of pre-populated groups (or any group that you create yourself), simply hover over the group name and click the "edit" icon.&#x20;

<figure><img src="/files/Pq3Yfhu8paPkSLuhaeIV" alt="" width="375"><figcaption><p>Look for the "pencil" icon to edit group name</p></figcaption></figure>

### Group creation and ordering

Creating a new group is easy. Re-ordering your groups is even easier!&#x20;

To create a new group, simply scroll to the bottom of your Quests list, and look for the "New group" button. Click, name, and you're all set!&#x20;

<figure><img src="/files/RBN2Oyd1gWhJwvAX7mXs" alt=""><figcaption><p>Click "New group" to create a custom group</p></figcaption></figure>

### Quest ordering

Both quests and groups can be re-ordered by any Community Hub admin.&#x20;

To change the order or your quests within a given group, drag and drop your target quest into its desired location. All changes made to quest ordering will be seen by your Community Hub participants in near real-time.&#x20;

To change the order of your groups, simply drag and drop the group into its desired position.&#x20;

Yes, it's really that easy.&#x20;

[Sign-up for Community Hub today](https://sesamelabs.xyz/sign-up/?utm_source=docs\&utm_medium=gitbook\&utm_campaign=web2shift)


---

# 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://docs.sesamelabs.xyz/product-guides/community-hub/quests/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.
