# Remotely Factory Reset

**Wiping** a device means deleting all of its data, and doing a factory reset. This is a good solution when a device is reported as stolen, or is at its end of life.

### To Remotely Wipe a Device:

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 **Factory Reset** under the **Action** dropdown menu
4. The device will go the factory reset

{% hint style="info" %}
Warning: Once initiated, this action cannot be reversed. All data on the managed device will be deleted.
{% endhint %}

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

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

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

<figure><img src="/files/sMwpo2hqbB5Voicrwy55" 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-wipe-data.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.
