# CREATE\_USER

This trigger will be executed through various actions. It will be triggered within the Users window when using the 'Import Users' and 'Add User' buttons. Additionally, it will be activated when importing users through both the [Active Directory Auto Module](/helmut4-releases/v4.9.1/helmut4-components/helmutfx/preferences/modules/active-directory-auto-module.md) and the [ActiveDirectory Module](/helmut4-releases/v4.9.1/helmut4-components/helmutfx/preferences/modules/activedirectory-module.md).

For further information refer to [Users](/helmut4-releases/v4.9.1/helmut4-components/helmutfx/users.md).

<figure><img src="/files/DZ6sJb9A2LF1mOo9POKq" alt=""><figcaption><p>Import &#x26; Add Users in FX</p></figcaption></figure>


---

# 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.9.1/helmut4-components/helmutfx/streams/fx-event-triggers/create_user.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.
