there is an activity also available delay you can use that.
and delay before and delay after also you can use one of them
if you want to pass some delay after your particular activity then use dealy after option
or if you wants to pass delay before particular activity then use only delay before option.
DelayAfter
Delay time (in milliseconds) after executing the activity. The default amount of time is 300 milliseconds.
DelayBefore
Delay time (in milliseconds) before the activity begins performing any operations. The default amount of time is 200 milliseconds.
Delay Activity
Waits for a specified amount of time before continuing the workflow.
https://www.uipath.com/activities-guide/delay
Regards…!!
Aksh