# Notifications

## How do I get notified of Inbox messages?&#x20;

When you log into your account, you will see a number besides the Inbox tab in the sidebar that indicates the number of new messages you have (If there isn't a number, then you don't have any new messages). If you have Gleantap open in a tab in your browser, you will hear a ping when a new message comes through.

If you'd like to receive notifications to your email, navigate to **Configure > Notifications** and turn on the notifications relating to new messages (don't forget to list your email address!).

<figure><img src="/files/ci7yiFVO70RS5COADFzI" 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.gleantap.com/inbox/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.
