# Acknowledge User

### Notify User

Once we have recorded the information (leave details), we need to notify the user that he has successfully applied for leave. The *Speak* action could be used for this purpose. The *Speak* action accepts a single parameter, the name of the previously added *Agent Response*.

![Speak Action](https://2566128011-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUn1oKrw7P8P5qiTjWXjv%2Fuploads%2FPEBVQaAc7G0TzEPONKDn%2Fdialog-workflow-speak-action.JPG?alt=media\&token=534c84c0-da64-46b0-98d1-9c3b08306032)

In this case, we will add the previously added Agent Response, which we had named *leaveRegisteredMLT*.

### Stop

The final action, as mentioned earlier is to indicate the workflow is completed. This is done using the *Exit* action.

![Exit Action](https://2566128011-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUn1oKrw7P8P5qiTjWXjv%2Fuploads%2FMrdJTBldfnlMTc3OhnUj%2Fdialog-workflow-exit-action.JPG?alt=media\&token=bd704871-420a-4471-b02f-a6667728a996)

&#x20;The complete workflow at this point looks like the following.

![Complete workflow for no-code approach](https://2566128011-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUn1oKrw7P8P5qiTjWXjv%2Fuploads%2FE62agwPEI0xdWMS3ajd3%2Fdialog-workflow-editor-savetoexcel-complete.JPG?alt=media\&token=1b340062-b34a-44d0-b14a-3e73556c4150)
