# Mass deleting miners

{% hint style="success" %}

#### Requirements for remote actions

* A **Core**, **Scale**, or **Enterprise** plan is required.
* Access is managed via **Roles → Farm Permissions**; only authorized users can perform remote actions. All activities are logged (see **Logs tab** or **"View logs"** in the miner's menu).
  {% endhint %}

To mass deleting miners via the mass action panel:

1. Go to **Dashboard**.
2. Select **only Offline miners** by checking relevant boxes.
3. Click **Delete** on the mass action panel.
4. Click **Confirm**.

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

To single deleting miner:

To delete a single miner, click on the **three dots** next to it, and select **"Delete"** from the dropdown menu. This option allows for individual deleting  without going through the bulk process.

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

## FAQ

<details>

<summary><strong>Will deleting a miner remove it permanently?</strong></summary>

No, if you delete a miner and later re-import it, the system will verify and restore its previous data.

</details>

<details>

<summary><strong>Why can’t I delete some miners?</strong></summary>

You can only delete offline miners. Turn off the miner manually and try again.

</details>

***

#### We're always available! <a href="#were-always-available" id="were-always-available"></a>

Chat with us on [Telegram](https://t.me/moondmc_bot).


---

# 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://help.moonone.online/mass_deleting_miners.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.
