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

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

> 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/BCCLI/pages/65766625) |
> | **Type** | [Check](https://appfire.atlassian.net/wiki/spaces/BCCLI/pages/65768932/Action+Types#ActionTypes-Check) |
> | **Category** | [System](https://appfire.atlassian.net/wiki/spaces/BCCLI/pages/65766329/Action+Categories#ActionCategories-System) |
> | **Output Formats** |  |
> | **Replacement Variables** |  |
> | **Since Version** | 9.3 |
> | **Examples** |  |

## Related How To's

> Macro (cql-query)