Pausing a a workflow for a users input

I created a delete thing workflow, but i want the workflow to wait till the user confirms yes or no on a popup?

Is it possible?

You’d probably want to use one workflow to show the popup, then put the delete thing workflow on the confirm button in the popup.