# HK Event Triggers

## Overview

In the following section, all Housekeeper event triggers and their characteristics will be presented.&#x20;

Generally, these event triggers are customized and can be configured via a profile as desired.

The purpose is to provide the option to connect a specific housekeeping activity to a particular event or button.

## Trigger 'limitations'

{% hint style="info" %}
All HK-related triggers can be seen as generic/universal, as there is no additional triggering in place that is listening for any state change, such as [UNLOCK\_PROJECT](/helmut4-releases/v4.9.0/helmut4-components/helmutfx/streams/fx-event-triggers/unlock_project.md).
{% endhint %}

## Available trigger

* [ARCHIVE](/helmut4-releases/v4.9.0/helmut4-components/helmuthk/streams/hk-event-triggers/archive.md)
* [BACKUP](/helmut4-releases/v4.9.0/helmut4-components/helmuthk/streams/hk-event-triggers/backup.md)
* [CONSOLIDATE](/helmut4-releases/v4.9.0/helmut4-components/helmuthk/streams/hk-event-triggers/consolidate.md)
* [COPY](/helmut4-releases/v4.9.0/helmut4-components/helmuthk/streams/hk-event-triggers/copy.md)
* [DELETE](/helmut4-releases/v4.9.0/helmut4-components/helmuthk/streams/hk-event-triggers/delete.md)
* [MOVE](/helmut4-releases/v4.9.0/helmut4-components/helmuthk/streams/hk-event-triggers/move.md)
* [RESTORE](/helmut4-releases/v4.9.0/helmut4-components/helmuthk/streams/hk-event-triggers/restore.md)

<figure><img src="/files/MWTdW9zmt9G2zqY07D93" alt=""><figcaption><p>HelmutHK Event Trigger List</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.0/helmut4-components/helmuthk/streams/hk-event-triggers.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.
