Can we add a Time Limit in the Workflow

Hi,

Im Currently working on the workflow that needs a time limit.

So if you can look on the example screenshot.

Im Planning to add a time limit where the user using the workflow.

When the workflow has reached the time limit. it will foward to email saying “The workflow has reached the time limit” or “The Workflow has failed”

Hello @danial

If you are using Web GUI process, you can use Web Wait Until and mention the X-path for the next page, if it is visible, then you can send success email, else failure.

Also if this is not the case, could you let us know the scenario?