> For the complete documentation index, see [llms.txt](https://support-en.braver.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support-en.braver.net/guides/for-healthcare-professionals/notification-management/activate-notifications-on-mobile-devices.md).

# Activate Notifications on Mobile Device

{% hint style="success" %}
Braver will support you more in your practice if we are able to notify you at the right time when a healthcare professional contacts you. Make sure your notifications are enabled by following this tutorial!
{% endhint %}

{% tabs %}
{% tab title="iPhone or iPad" %}
**Step by Step**

{% stepper %}
{% step %}
**On your mobile device, go to your&#x20;*****Settings*****.**

<div align="left"><figure><img src="/files/Lr0vWIWRtiCsonAdNQ8D" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Go to the "Notifications" section**

<div align="left"><figure><img src="/files/pswuq9AFD4GB6Q9HZO8K" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Find the Braver application.**

<div align="left"><figure><img src="/files/grQoQPgHQFZoJuoL6haJ" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Enable the switch to&#x20;*****Allow Notifications*****.**

Make sure the 3 display options are selected.

<div align="left"><figure><img src="/files/grQoQPgHQFZoJuoL6haJ" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}
{% endtab %}

{% tab title="Android" %}
**Step by Step**

{% stepper %}
{% step %}
**On your mobile device, press and hold the Braver application icon and tap the information icon (i).**

<div align="left"><figure><img src="/files/sZttUuUaNnRKs6FTZCQX" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**You will be in the Braver application settings page. Go to the "Notifications" section.**

<div align="left"><figure><img src="/files/XMn1bj002FrVDyB4mplw" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**In the notifications tab, make sure notifications are allowed with these settings.**

<div align="left"><figure><img src="/files/sbLDHcdkzGO3Ol4CqZpo" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Another method to ensure notifications are active is to go to device settings.**

<div align="left"><figure><img src="/files/Od9u1DxwPrSYQ9nTToot" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**In settings, click on&#x20;*****Notifications*****&#x20;and go to the&#x20;*****Application Notifications*****&#x20;list.**

<div align="left"><figure><img src="/files/qzeXxkkkbnSngjn7XL3z" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**At this point, make sure the Braver application switch is enabled.**

<div align="left"><figure><img src="/files/YNZ2cJ7xn61Hsd58Ks6Q" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}
{% endtab %}
{% endtabs %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://support-en.braver.net/guides/for-healthcare-professionals/notification-management/activate-notifications-on-mobile-devices.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
