# \&autoend

General Option! ([`&push`](https://docs.vdo.ninja/advanced-settings/setup-parameters/push))

## Options

Examples:

* `&autoend` (defaults to 10 minutes)
* `&autoend=300000` (5 minutes)

| Value        | Description                             |
| ------------ | --------------------------------------- |
| Integer (ms) | Milliseconds after which to auto-hangup |

## Details

* Ends the publishing session automatically after the specified time (default 600000ms when present with no value).
* Often used for timeboxed publishing devices or unattended kiosks.
* Can be combined with [`&endpage`](https://docs.vdo.ninja/advanced-settings/settings-parameters/and-endpage) for post-session redirect.

## Related

{% content-ref url="and-endpage" %}
[and-endpage](https://docs.vdo.ninja/advanced-settings/settings-parameters/and-endpage)
{% endcontent-ref %}
