# Actions

An Action node is used to carry out an action either via the client (local client on the workstation) or via the server. The possible actions as well as the possible conditions are summarized in logical groups (e.g "Project" and "Premiere") and not every action makes sense for every trigger. The prerequisites for the logical application of an action are many and vary from case to case. An action can be executed synchronously or asynchronously depending on the amount of time the action takes.

<figure><img src="/files/CiMrzD6GHHiLOdQTOIRq" alt=""><figcaption><p>Action Node - Job Metadata Remove Action</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/streamdesigner/nodes/actions.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.
