---
title: "sleep"
canonical: "https://support.appfire.com/space/CSOAP/68453262/sleep"
format: markdown
---
> Macro (aura-html)

See also: [Actions](https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/68458401)

> Macro (details)
> 
> | **Description** | Sleep a number of seconds. Defaults to 1 second. Use in ACLI scripts that may need to wait before proceeding to the next action. For instance, waiting for server to complete updating search indexes or polling type scenarios. |
> | --- | --- |
> | **Required Parameters** |  |
> | **Optional Parameters** | [value](https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/68458892) |
> | **Type** | [Check](https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/68455033/Action+Types#ActionTypes-Check) |
> | **Category** | [System](https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/68455044/Action+Categories#ActionCategories-System) |
> | **Output Formats** |  |
> | **Replacement Variables** |  |
> | **Hosting** |  |
> | **Since Version** | 9.3 |
> | **Examples** |  |

## Related How To's

> Macro (cql-query)