# User Settings

To adjust settings for this device, tap the hamburger menu at the top, right corner and then tap Settings.

<figure><img src="/files/ZyiFiW5pdceTzhR3U0Kl" alt="" width="293"><figcaption><p>User Settings</p></figcaption></figure>

## User Interface Settings

### Dark Mode

MaintainIt supports a dark theme for reducing eyestrain. Slide the slider to immediately enable Dark Mode.  This setting will be saved locally on the device.

<div><figure><img src="/files/gc5UWHtwVrZSyuDpjyir" alt="" width="188"><figcaption><p>Light Mode</p></figcaption></figure> <figure><img src="/files/WBsu8kjl7oghuA41ucSK" alt="" width="188"><figcaption><p>Dark Mode</p></figcaption></figure></div>

### Font Size

You can change the global font size for your user.  This will scale all text and icons.  This setting will be saved locally on the device. &#x20;

<div><figure><img src="/files/gc5UWHtwVrZSyuDpjyir" alt="" width="188"><figcaption><p>Font Size Medium (Default)</p></figcaption></figure> <figure><img src="/files/SjxEFfbEeHVxyhgHxRkP" alt="" width="188"><figcaption><p>Font Size X-Large</p></figcaption></figure></div>

### Default Work Request Grouping

You can set the default "Group By" value used on the technician's summary page. This setting will be saved locally on the device and override the global default set by the system administrator. &#x20;

## Barcode/QR Code Scanning Settings

### Live Code Tracking Type

The scanner can be set to track barcode and QR codes that come into the camera's range live on the screen.  By default, a green outline is used.  The options are detailed below.

| Option           | Description                                             |
| ---------------- | ------------------------------------------------------- |
| Green Outline    | Green box shows around the code.                        |
| Yellow Outline   | Yellow box shows around the code.                       |
| Red Outline      | Red box shows around the code.                          |
| Code Value Label | A label with the code's text value shows over the code. |
| No Tracker       | Turns off live tracking.                                |

### Play Sound on Scan

You can turn on a beep sound that will play when the scanner successfully scans a barcode or QR Code.  It is off by default.

## Actions

### Clear App Cache and Reload

This action clears the browser cache and reloads the app.  This is useful when a new version has been deployed and the browser is retaining the old version in its cache.

### Delete Checklist Photo Cache

This action allows you to delete any cached (saved) photo data from the device.  For increased performance, photos are sometimes saved to the server so they don't have to be downloaded and displayed each time.  This can make it difficult to update or change an existing photo.  This "Delete" button allows you to clear the saved photo cache to correct this issue.


---

# 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://maintainit.imaginitfm.com/home/user-settings.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.
