# How do I add a new group?

To add a new group, click on the **Insert** button at the top right-hand corner of the screen. A window will appear on your screen where you can add a name for the group. Type a name and click on **Create**.&#x20;

If you create a meditation exercise, like the example provided on the previous page (see How does Groups work?), you need to build three experiments of 5, 10, and 15 minutes duration each.&#x20;

Before creating a new group, please make sure you have created and published all of the experiments you want to group together.


---

# 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://emotiv.gitbook.io/emotivpro-builder/groups/adding-a-new-group.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.
