# Async

The `async` collector can be activated so you can visualize the applications executors and tasks.

```cfscript
// Async Manager Reporting
async    : { enabled : true, expanded : false }
```

### Configuration

<table><thead><tr><th width="149">Key</th><th width="120">Type</th><th width="147">Default Value</th><th>Description</th></tr></thead><tbody><tr><td><code>enabled</code></td><td>Boolean</td><td>false</td><td>Enable the collector</td></tr><tr><td><code>expanded</code></td><td>Boolean</td><td>false</td><td>Expand the panel by default or not</td></tr></tbody></table>

<figure><img src="https://639975657-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fkinv4fgugMReTxKWlgH5%2Fuploads%2FDr8xKanxHaqRVsM9hS6k%2Fimage.png?alt=media&#x26;token=ee8ee60a-3711-4411-b560-af820e3bbcd3" alt=""><figcaption></figcaption></figure>
