# Edit SN, model & sub, client or password

{% 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 editing miners' info via the mass action panel:

1. Go to **Dashboard**.
2. Select miners by checking relevant boxes.
3. Click **Edit** on the mass action panel.
4. Select **one of parameter** you want to edit:
   1. **SN (serial number)** – manufacturer's unique ID for tracking hardware and warranty.
   2. **Model & sub -** a specific variant of the miner model, indicating differences in hardware.
   3. **Client email and status -** the email address associated with the owner of the miner, used for notifications and support and the current operational status of the client (Paid/Unpaid).
   4. **Password.** Editing requires the current miner's password.
5. Enter **new value.**
6. Click **Confirm**.

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

To single editing miners' info:

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

<figure><img src="/files/9IqTLVvXQUQd6Rz40t1A" alt=""><figcaption></figcaption></figure>

## FAQ

<details>

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

Editing miner details ensures accurate tracking, proper client assignment, and secure access, helping you maintain efficient operations.

</details>

<details>

<summary><strong>How to control who edits miner details?</strong></summary>

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

</details>

<details>

<summary><strong>How to batch edit miner details?</strong></summary>

Use the mass action panel to modify details for multiple miners simultaneously.

</details>

<details>

<summary><strong>Why can't I edit the miner's password?</strong></summary>

To update a miner’s password, you must enter the current one.

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