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

# Power Cycle

> Illusory proxy controls and actions.

Rebooting a device can be good practice after heavy use of a proxy or when you're experiencing technical difficulties. There are multiple ways to perform this action.

### Methods to power cycle devices

* Proxy Modal
* API

### Method 1: Power Cycle Device via Dashboard

Watch the visual guide below. For fullscreen [click here](https://app.arcade.software/share/eXhDQv1x5867qa299wee).

<div
  style={{
position: 'relative',
paddingBottom: 'calc(66% + 41px)',
height: '0'
}}
>
  <iframe
    src="https://demo.arcade.software/eXhDQv1x5867qa299wee?embed"
    title="Power Cycle Device"
    frameborder="0"
    loading="lazy"
    allowfullscreen
    webkitallowfullscreen
    mozallowfullscreen
    style={{
background: '#060714',
width: '100%',
height: '100%',
position: 'absolute',
top: '0',
left: '0',
colorScheme: 'none'
}}
  />
</div>
