# Mass reboot 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).
* For **WhatsMiner** devices, the **API must be enabled**. [How to enable it →](/other/how-to-enable-whatsminer-api.md)
  {% endhint %}

To mass reboot miners via the mass action panel:

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

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

To single reboot miner:

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

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

## FAQ

<details>

<summary><strong>Why do I need this?</strong></summary>

The mass action panel streamlines operations like reboots and other, reducing errors, saving time, and ensuring accurate data handling for efficient miner management.

</details>

<details>

<summary><strong>How can I perform a bulk reboot of miners?</strong></summary>

To reboot multiple miners at once, navigate to the **mass action panel**, select the miners you wish to reboot, and then choose **"Reboot"** from the actions menu. This option streamlines the process by allowing simultaneous reboots, reducing time and effort.

</details>

<details>

<summary><strong>What if a miner doesn't respond to reboot?</strong></summary>

Check the following:

1. **Network:** Confirm stable connectivity.
2. **Power:** Ensure consistent power supply.
3. **Firmware:** Update if needed.
4. **Alerts:** Look for system error messages in logs.

</details>

<details>

<summary><strong>How to check reboot logs?</strong></summary>

To track any changes made during the reboot process, you can view the detailed logs of all activities. Follow these steps to access the logs:

1. Navigate to the **logs tab** on the main menu.
2. OR Select **"View logs"** from the miner's menu.

</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-actions/mass_reboot_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.
