> For the complete documentation index, see [llms.txt](https://docs.browserflow.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.browserflow.app/reference/browserflow-commands/utilities/wait.md).

# Wait

Pauses the flow for a given time

#### Type

* Time
  * Wait for a specified time
* Wait until resumed
  * Wait until resumed by the user
    * Useful as a breakpoint (i.e. pausing the flow at a particular point)

#### Seconds (applicable if Type is Time)

* Number of seconds to wait for
