# Change the theme

As a user of the Cerby mobile app, you can change its theme, enabling you to customize and enhance your experience. Whether you want to have better visibility during the day or reduced eye strain in low-light environments, this feature promotes usability, accessibility, and battery efficiency.

By adjusting the theme of the Cerby mobile app, you can also align it with your individual preferences and ensure consistency across your phone, especially if you’re using dark or light mode elsewhere.

**Figure 1** shows how the light theme is displayed on iOS and Android for the Cerby mobile app.

<div><img src="/files/U77MjQmAPNatFbIntS6q" alt="" width="48%"> <img src="/files/rL6qaxbXhZmHSx0YUI6p" alt="" width="48%"></div>

**Figure 1.** The light theme applied on iOS and Android

**Figure 2** shows how the light theme is displayed on iOS and Android for the Cerby mobile app.

<div><img src="/files/BSQRsJevywVYOXkOb2H3" alt="" width="48%"> <img src="/files/MEWb3Rno2IxtNY02J1G3" alt="" width="48%"></div>

**Figure 2.** The dark theme applied on iOS and Android

This article describes how to change the theme of the Cerby mobile app depending on your operating system (OS):

* [iOS](#ios)
* [Android](#android)

The following sections contain the instructions for each OS.

***

## iOS

To change the theme of your Cerby mobile app on iOS, you must complete the following steps:

1. Open the Cerby mobile app on your phone.
2. Log in to your Cerby workspace.
3. Tap the profile icon. The **My profile** screen is displayed.
4. Tap the **Theme** option. The **Theme** menu is displayed.
5. Select the theme option you want for your Cerby mobile app:
   * **Light:** Applies the light mode to the app.
   * **Dark:** Applies the dark mode to the app
   * **System:** Matches the theme settings of your phone.
6. Tap the **Close** (<img src="/files/oVYEOxYP5tTmrfWdXuyA" alt="" data-size="line">) icon to close the modal window.

***

## Android

The Cerby mobile app on Android matches the theme settings of your phone. Therefore, you must turn the dark theme on or off through your phone settings. For instructions, read the official documentation [Change to dark or color mode on your Android device](https://support.google.com/android/answer/9730472?hl=en).


---

# 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://help.cerby.com/cerby-mobile-app/app-customization/change-the-theme.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.
