# Premiere Confirm Dialog Action

The Premiere Confirm Dialog Action lets you send a message that the user must confirm via the Helmut4 panel. If the user confirms with YES, the node is marked as successful; if they cancel with NO, the node fails. You can optionally set the node to succeed if the user ignores the message.

The message is sent to a hidden Premiere Pro control panel using an Extendscript feature provided by Premiere Pro. Consequently, a message can only be sent to a user if they trigger an action via the Helmut4 control panel and are also the executing user (e.g., during an export). If the export is set to run on a dedicated rendering computer (as defined in the profile), user confirmation is not possible, because the user who created the job is no longer the one executing it.

<figure><img src="/files/wpSVwVaiYOqLBeoIgdeF" alt="" width="351"><figcaption><p>Premiere Confirm Dialog 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/helmut4-components/streamdesigner/nodes/actions/adobe-premiere-pro/premiere-confirm-dialog-action.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.
