# Helmut Confirm Dialog Action

The Helmut Confirm Dialog Action allows you to create a confirm dialog in Helmut where users can approve or deny a specified question. This action takes the question as an input parameter. Additionally, you can set a timeout, and if the timeout is reached before a response is received, the node will fail.

After the user responds (either approves or denies), the action will return the user's response using the wildcard {stream.last\_result} or {node.result.?}. This node provides a simple and interactive way to incorporate user confirmation into your Helmut interactions.

<figure><img src="https://content.gitbook.com/content/SQcKMi1ekwU1M8tCIPPd/blobs/0yeTU2tz3Qm6wRCqKCNr/image.png" alt="" width="347"><figcaption><p>Helmut Confirm Dialog Action</p></figcaption></figure>
