# Mass moving 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 moving miners via the mass action panel:

1. Go to **Dashboard**.
2. Select miners by checking relevant boxes..
3. Click **Move** on the mass action panel.
4. Enter **New Index** - new location for selected miners at your facility.
5. Click **Apply**.

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

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

{% hint style="warning" %}
If all cells are occupied and you need to swap miners (e.g., A > B, B > C, C > A), you can temporarily move miners in a sequence:

1. Move miner from **A to B**.
2. Move miner from **B to C**.
3. Move miner from **C to A**.

This method allows you to change locations even when all cells are full, as long as each location can temporarily accommodate the miner.
{% endhint %}

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fay3wuqHdkAAEzg5N1LTo%2Fuploads%2FfEiVt0EjBIuVLEdPjDmk%2FMove%20miners.mp4?alt=media&token=ada556af-4d22-43ce-97cc-ec19301d14a0>" %}

To single moving miner:

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

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

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

## FAQ

<details>

<summary><strong>What is the mass move miners feature?</strong></summary>

The mass move miners feature allows you to efficiently relocate multiple miners within your facility simultaneously, streamlining operations and reducing manual effort.

</details>

<details>

<summary><strong>How can I control who makes miner movements?</strong></summary>

Set permissions in **Roles → Farm Permissions**. Changes are logged in the **Logs** tab.

</details>

<details>

<summary><strong>What happens if all cells are occupied and I need to move miners?</strong></summary>

If all cells are occupied, you can temporarily move miners in a sequence to facilitate the move.

1. Move the miner from **location A to B**.
2. Move the miner from **location B to C**.
3. Move the miner from **location C to A**.

This method allows you to change locations even when all cells are full, as long as each location can temporarily accommodate the miner.

</details>

<details>

<summary><strong>Is there a limit to the number of miners I can move at once?</strong></summary>

There is no limit to the number of miners you can move simultaneously.&#x20;

</details>

<details>

<summary><strong>Can I schedule miner moves for a later time?</strong></summary>

Currently, the system does not support scheduling miner moves. Moves must be initiated manually at the desired time.

</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_move_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.
