# Elements Create Groups Action

With the help of Elements Create Groups Action it is possible to create one or more new groups in Elements. It is mandatory to provide the Elements server URL as well as the particular user based API token. The name for the new created group(s) can be set in the field „Group name(s)“. Since Elements and Helmut allow different character sets and in order to avoid any conflicts we recommend using only alphanumeric characters, lower cases and underscores.

#### Example of non-recommended and recommended Group names:

* not group\_100%, but group\_100
* not group\_A, but group\_a
* not admin-group, but admin\_group


---

# 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.helmut.de/helmut4-releases/v4.6.0/helmut4-components/streamdesigner/nodes/actions/third-party/elements/elements-create-groups-action.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.
