> 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.9.1/helmut4-components/helmuthk/streams/hk-event-triggers/delete.md).

# DELETE

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

Alternatively, the profile can also be triggered via a [Job Create Job Action](/helmut4-releases/v4.9.1/helmut4-components/streamdesigner/nodes/actions/job-action/job-create-job-action.md).

*Please consider checking the information about* [*Trigger 'limitations'*](/helmut4-releases/v4.9.1/helmut4-components/helmuthk/streams/hk-event-triggers.md#trigger-limitations)*.*

<figure><img src="/files/NjMQwGi6xdNmKwpXeXGQ" 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/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.
