# Сохраняем все настройки в один файл

1. Откройте редактор реестра.

<figure><img src="/files/gQAGriXdPADc0Vpr7sly" alt="" width="369"><figcaption><p>Нажмите Win+R, введите <code>regedit.exe</code> и нажмите Enter.</p></figcaption></figure>

2. Проследуйте по пути `HKEY_CURRENT_USER\SOFTWARE\BattleBitDevTeam\BattleBit`.

<div align="center"><figure><img src="/files/w4yGaEwz2TP7tdlpaPZ9" alt="" width="365"><figcaption></figcaption></figure></div>

3. Нажмите ПКМ по папке `BattleBit`, а затем "Экспортировать".

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

4. Сохраните этот файл. Когда вы захотите восстановить настройки, просто запустите его.


---

# 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://docs.joinbattlebit.com/russian/other/saving-all-your-settings-in-one-file.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.
