> For the complete documentation index, see [llms.txt](https://help.watcherlink.online/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.watcherlink.online/ru/massovye-deistviya/cbros-do-zavodskikh-nastroek.md).

# Cброс до заводских настроек

{% hint style="success" %}
Чтобы использовать массовые действия, ваш тариф должен быть **Core**, **Scale** или **Enterprise**.
{% endhint %}

{% hint style="success" %}
В разделе **Роли → Доступы к объектам** администраторы управляют доступом, устанавливая права на массовый и индивидуальный сброс до заводских настроек, чтобы только уполномоченные пользователи могли выполнять эти действия. Все действия по сбросу логируются. Их можно просмотреть во вкладке **Логи** или через пункт **Посмотреть логи** в меню конкретного майнера.
{% endhint %}

## Как выполнить сброс до заводских настроек через панель массовых действий:

1. Перейдите в **Дашборд**.
2. Отметьте нужные майнеры галочками.
3. Нажмите **Заводской сброс** на панели массовых действий.
4. Нажмите **Подтвердить**.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3AuVab2ie4lSGVzgH5P2%2Fuploads%2FMYYxCcJauQyGPDNcouwo%2F%D0%A1%D0%B1%D1%80%D0%BE%D1%81%20%D0%B4%D0%BE%20%D0%B7%D0%B0%D0%B2%D0%BE%D0%B4%D1%81%D0%BA%D0%B8%D1%85%20%D0%BD%D0%B0%D1%81%D1%82%D1%80%D0%BE%D0%B5%D0%BA.MP4?alt=media&token=363c4b44-3411-49fd-9c8e-0a5fab29424d>" %}

## Как выполнить сброс одного майнера:

Нажмите на **три точки** рядом с устройством и выберите **Заводской сброс** из выпадающего меню. Этот способ позволяет сбросить настройки одного устройства без использования массового режима.

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

***

**Мы всегда на связи!**

Напишите нам в [Telegram](https://t.me/moondmc_bot).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.watcherlink.online/ru/massovye-deistviya/cbros-do-zavodskikh-nastroek.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
