# Customizing Your Experience

## Display Preferences

You can modify the look and feel of Lab Atlas from the User Preferences menu. Click on the 'Preferences' icon in the menu bar to open the Preferences screen.

<figure><img src="/files/BsCJaCcVx4zzp3v1wuuT" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/FtIPsG6i4vQbOIvAnmmh" alt="" width="563"><figcaption></figcaption></figure>

### Sidebar Mode

By default, the sidebar is set to **Sticky** mode, where it will always be fully visible and within the view frame, even if you scroll down the page. In **Fixed** mode, the sidebar will still be full-size, but will scroll away as you move down the page. In **Compact** mode, the sidebar takes up much less space and only the icons for each menu items is displayed by default (hovering over the menu will show options).

<figure><img src="/files/EHMfR31zFQd27vJssI9m" alt="" width="563"><figcaption><p>Compact versus stick sidebar comparison</p></figcaption></figure>

### Theme

A number of colorful themes are also available for customizing the look of Lab Atlas. The **Default** theme provides some contrast between light and dark elements. If you prefer a different experience, try out the **Light** and **Dark** themes.

<figure><img src="/files/a9wXCoI7gI665rCILqqI" alt=""><figcaption><p>Dark theme</p></figcaption></figure>


---

# 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.labatlas.com/using-lab-atlas/customizing-your-experience.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.
