# Saving all your settings in one file

1. Open registry editor.

<figure><img src="/files/lqrmfwsVrWQYEwfiS5lB" alt="" width="306"><figcaption><p>Press Win+R, type<code>regedit.exe</code> and press enter.</p></figcaption></figure>

2. Navigate to `HKEY_CURRENT_USER\SOFTWARE\BattleBitDevTeam\BattleBit`.

<div align="center"><figure><img src="/files/gbPULogmMQItFUCxHlLr" alt="" width="480"><figcaption></figcaption></figure></div>

3. Right click on `BattleBit` folder and press Export.

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

4. Save this file and then run it to restore your settings (keybinds, sensitivity, etc).


---

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