# Turn on the Allow notifications feature

The **Allow notifications** feature enables Cerby to show notifications to inform you about important events for taking action and updates related to your accounts. If you didn’t turn it on at installation time, you can turn it on through the Cerby mobile settings.

To turn on the **Allow notifications** feature, 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 **Settings** option. The **My settings** screen is displayed.
5. Activate the **Allow notifications** switch to enable this feature.
   * On iOS, the **Change in Settings** window is displayed.
     1. Tap the **Open Settings** option. The **Cerby** screen is displayed.
     2. Tap the **Notifications** option. The **Notifications** screen is displayed.
     3. Activate the **Allow Notifications** switch to enable it if it wasn’t previously enabled.
     4. Customize the notification options available on iOS. Read more about how to configure your iPhone notifications in the [official guide](https://support.apple.com/en-us/108781#:~:text=Go%20to%20Settings%20and%20tap,in%20the%20scheduled%20notification%20summary.).
   * On Android, the **App info** screen is displayed.
     1. Tap the **Notifications** option. The notification permissions for the Cerby mobile app is displayed.
     2. Activate the **Show notifications** switch to turn on notifications from the Cerby mobile app.
     3. Customize notifications available on Android. Read more about Android phone notifications in the [official guide](https://support.google.com/android/answer/9079661?hl=en#app_notification_settings\&zippy=%2Coption-dont-show-any-notifications).

You’ll start receiving notifications from the Cerby mobile app.

{% hint style="info" %}
**NOTE:** On iOS, after turning on the notification option for Cerby in your phone, the **Allow notifications** setting is not automatically displayed as activated on the Cerby mobile app. To see it activated, you must go back to the **My profile** screen and enter the **Settings** screen again.
{% endhint %}


---

# 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/turn-on-the-allow-notifications-feature.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.
