# APP CUSTOMIZATION

- [Turn on the Allow AutoFill feature](https://help.cerby.com/cerby-mobile-app/app-customization/turn-on-the-allow-autofill-feature.md): This article describes how to turn on the Allow AutoFill feature in your Cerby mobile app.
- [Turn on the Allow notifications feature](https://help.cerby.com/cerby-mobile-app/app-customization/turn-on-the-allow-notifications-feature.md): This article describes how to turn on the Allow notifications feature in your Cerby mobile app.
- [Turn on the Biometrics Login feature](https://help.cerby.com/cerby-mobile-app/app-customization/turn-on-the-biometrics-login-feature.md): This article describes how to turn on the biometrics login feature on your Cerby mobile app.
- [Turn on the Set as primary MFA device feature](https://help.cerby.com/cerby-mobile-app/app-customization/turn-on-the-set-as-primary-mfa-device-feature.md): This article describes how to turn on the set as a primary MFA device feature on your Cerby mobile app.
- [Remove a trusted device](https://help.cerby.com/cerby-mobile-app/app-customization/remove-a-trusted-device.md): This article describes how to remove a trusted device using the Cerby mobile app.
- [Change the theme](https://help.cerby.com/cerby-mobile-app/app-customization/change-the-theme.md): This article describes how to change the theme of your Cerby mobile app.
- [Turn off mobile notifications](https://help.cerby.com/cerby-mobile-app/app-customization/turn-off-mobile-notifications.md): This article describes how to turn off push notifications in the Cerby mobile app.


---

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