> For the complete documentation index, see [llms.txt](https://help.sbtinstruments.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.sbtinstruments.com/software/dash/customizations.md).

# Customizations

Reset the device to its factory defaults. It removes:

* Custom gating settings added via *Access*.
* Starred gating configuration that have been selected via *Access*
* The local timezone set via the *Menu screen*.
* etc.

### Step-by-step guide

Navigate to the *Reset* menu screen:

1. Press and hold the <kbd>Stop</kbd> button to enter the menu
2. Navigate to *Settings → Service → Reset -> Customizations*

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

3. Select the option *Customizations* and then press <kbd>OK</kbd>.

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

4. Press <kbd>OK</kbd>to display the confirmation screen. Press <kbd>OK</kbd> to confirm or any other button to dismiss.

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

Restart the device to apply the changes.


---

# 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:

```
GET https://help.sbtinstruments.com/software/dash/customizations.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.
