> ## Documentation Index
> Fetch the complete documentation index at: https://docs.specterops.io/llms.txt
> Use this file to discover all available pages before exploring further.

# sleep

> Change the amount of time the agent will sleep between checkins

## Summary

Change the amount of time the agent will sleep between checkins

* Needs Admin: False
* Version: 1
* Author: @Ne0nd0g

### Arguments

#### path

* Description: The amount of time for the agent to sleep between checkins. Use Go's time notation such as 30s for thirty seconds
* Required Value: True
* Default Value: 30s

## Usage

```
sleep 30s
```

## MITRE ATT\&CK Mapping

None

## Detailed Summary

View the Merlin documentation website [here](https://merlin-c2.readthedocs.io/en/latest/server/menu/agents.html#sleep)
for an in-depth explanation.
