# Remotely Reboot a Device

### To Reboot a Device Remotely:

From your CubiLock dashboard:

1. Go to the **Device List** page, under **Device Management**
2. Click on a device **Serial Number** to open device details
3. On the top-right of the page, click on **Reboot** under the **Actions** drop-down menu
4. Click on **Save** to initiate **Reboot** command

<figure><img src="/files/ytrq6CxCCu9s5WhHWyo1" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/1rugRMiJo9NY5rku6Kxn" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/aWfZALfVgSZi6UU1bWOm" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.cubilock.com/device-management/remotely-reboot-a-device.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
