# Notifications

Notifications help you be alerted when important events occur on your WotNot account.

WotNot sends notifications to users in 3 ways:

1. Browser notifications
2. Email notifications

## Browser notifications

**To enable browser notifications**, the first time you create your WotNot account, you will see a green banner on the app with a button to "Enable browser notifications".

Click on it to open the modal for confirmation and grant the permissions.&#x20;

Once permissions are granted, your notifications page should show this green banner.

<figure><img src="/files/yYWAgishMjB1a27ChcS7" alt=""><figcaption></figcaption></figure>

If you have not granted all permissions, you will see this red banner. To rectify this, you need to&#x20;

<figure><img src="/files/tSbhDYGjnYDjbfZUDypt" alt=""><figcaption></figcaption></figure>

### Granting permissions

#### **Method 1: Open the notifications page.**

If you are using Chrome, go to Settings > Notifications, click 'Allow' to open the permissions popup, and choose 'Allow' to grant all permissions.

<figure><img src="/files/3CoJAkuwr0umVMU21MOq" alt=""><figcaption></figcaption></figure>

#### **Method 2: Open browser notifications**

1. Open the 'Settings' icon next to the domain name
2. Enable the 'Notifications' permission

<figure><img src="/files/gEnoQdbE5Q5720sCFAH1" alt=""><figcaption></figcaption></figure>

1. OR open 'Site settings' from the list
2. Choose 'Allow' for the 'Notification' permission in the list

<figure><img src="/files/YuwVtloUGfwymbYGh7fw" alt=""><figcaption></figcaption></figure>

## **Email notifications**

**To enable email notifications**, go to Settings > Notifications and check the' Email' column to select the events you want notified about.

Once events are selected, you can click 'Save'.

<figure><img src="/files/ViNKQyS5NaWHwB40lT2M" alt=""><figcaption></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://help.wotnot.io/support-and-billing/faq/notifications.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.
