# SleepAction :::{list-table} * - **Inherits** - [](/actions/index) ::: Waits for the specified amount of time. ## Configuration ### Properties :::{list-table} :header-rows: 1 * - Property - Type * - **sleep** - *time* ::: ### Examples ```yaml sleep: 1000 ```