# Elements Create Users Action

With the help of Elements Create Users Action it is possible to create one or more new users in Elements. It is mandatory to provide the Elements server URL as well as the particular user based API token. „New user account(s)“ can be created by entering key/value-pairs consisting of username and password. Since Elements and Helmut allow different character sets, to avoid any conflicts we recommend using only alphanumeric characters and underscores for the usernames. When enabling the switch „Require password change“ the users will be forced to change the password after the first login. For that the users must know the current password defined in the node settings.

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

* not user\_100%, but user\_100
* not Dan White, but dan\_white
* not admin-user, but admin\_user


---

# 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/helmut4-components/streamdesigner/nodes/actions/third-party/elements/elements-create-users-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.
