Delay node halts the workflow for a given time period before moving to the next step. It is best used in case of reminders and re-engagement notifications where you want to bring back user to the product after a period of their last action.

There are 3 types of delay types available: Fixed (fixed for all users), Dynamic (Passed in trigger payload), Relative (relative to a future timestamp, eg. 10 mins before task due time).