> For the complete documentation index, see [llms.txt](https://docs.helmut.de/helmut4-releases/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.helmut.de/helmut4-releases/v4.7.2/helmut4-components/helmutfx/streams/fx-event-triggers/connected.md).

# CONNECTED

The trigger will activate each time a user connects to the Helmut4 website using the local client.

{% hint style="info" %}
It is important to note that this trigger won't be activated if a user merely logs in, as this action can occur in web-restricted mode, which doesn't necessitate a client.
{% endhint %}

The trigger is designed to execute as soon as the local Helmut4 client starts and establishes a connection.

{% hint style="warning" %}
Reloading the Helmut4 website will always trigger both the Disconnected and Connected triggers.
{% endhint %}
