# DELETE

This HK event will be triggered when the 'Delete' [profile](https://docs.helmut.de/helmut4-releases/helmut4-components/helmuthk/profiles) of a specific project is invoked through the action button menu.

Alternatively, the profile can also be triggered via a [Job Create Job Action](https://docs.helmut.de/helmut4-releases/helmut4-components/streamdesigner/nodes/actions/job-action/job-create-job-action).

*Please consider checking the information about* [*Trigger 'limitations'*](https://docs.helmut.de/helmut4-releases/helmut4-components/helmuthk/streams/hk-event-triggers/..#trigger-limitations)*.*

<figure><img src="https://content.gitbook.com/content/cJYkTyk9qgh7aCR6dHIm/blobs/XpCb7xUKpva5H9R4l0RV/image.png" alt=""><figcaption><p>Delete Event Trigger Button</p></figcaption></figure>

{% hint style="info" %}
Setting up a trigger within HK requires an appropriate profile with a selected stream relevant to the current trigger.
{% endhint %}

### Host Assignment

{% hint style="warning" %}
Any stream with this trigger must have "CLIENT" as the host type. Since this stream needs to be assigned to any user/client, server execution is not possible.
{% endhint %}


---

# 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/helmuthk/streams/hk-event-triggers/delete.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.
