> For the complete documentation index, see [llms.txt](https://doc.sysdevmobile.com/kalipso5/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.sysdevmobile.com/kalipso5/developing/form/actions/actions-description/group-others/power.md).

# Power

Turns off, logs off or reboots the terminal.

Action available for the following operating systems:

![](/files/-MGIiDGuNcrVFP-DbUma)

### Parameters

* **Option** - selects the desired option. it can be one of:
  * 1 - *Reboot* - Reboots the device.
  * 2 - *Power Off* - Powers the device off.
  * 3 - *Log Off* - Logs the user Off. (Only works on Desktop)
  * 4 - *Idle* - Puts the device in a low Power mode. (Only works on WinCE)
  * 5 - *On* - Powers the device On. (Only works on WinCE)

{% hint style="warning" %}
On Android, this Action only works if the device is Rooted.
{% endhint %}
