# Flatten Everything

This command will cancel all active orders and flatten ***all** positions across **all** accounts.*

{% hint style="danger" %}
Please use caution. Flatten everything will flatten all positions and orders immediately.
{% endhint %}

### Example Payload

```
key=your-secret-key;
command=flatteneverything;
```
