# Premiere Confirm Dialog Action

With the help of the Premiere Confirm Dialog Action, a message that the user must confirm can be sent via the Helmut4 panel. If the message is confirmed with “YES”, the node is successful. If the message is canceled with “NO”, the node will fail. Optionally, it can be defined that the node is successful if the user ignores the message.

The message is sent to the hidden Premiere Pro control panel and uses an Extendscript feature provided by Premiere Pro. This means that it is only possible to send a message to a user if he triggers an action via the Helmut4 control panel and is the executing user at the same time. For example when exporting. If the export is to be carried out on a dedicated rendering computer (setting in the profile), this is of course not possible, since the user who accepts the job is then not the user who sent the job.


---

# 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.6.0/helmut4-components/streamdesigner/nodes/actions/premiere/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.
