# Notifications

To set up notifications on your account, click your 'Configure' on the top-right, and click 'Notifications.'&#x20;

<figure><img src="/files/vFdATdx18qmy0e0missG" alt="" width="375"><figcaption></figcaption></figure>

Switch all notification toggles you'd like to receive to the 'On' position. If there is a space for email addresses, add the email addresses (separated by commas) that you want to receive these notifications. All other notifications will appear in your inbox, tasks, and appointments pages.&#x20;

<figure><img src="/files/vtz1N9R4eH1UlyuxPinM" alt="" width="563"><figcaption></figcaption></figure>

**Instant Notifications**: Instant notifications will send you an email each time someone sends a message in. Whether this is in response to a campaign or through the [Chat-to-Text widget](https://gleantap.freshdesk.com/a/solutions/articles/64000264286), you will get emails as soon as these messages come in.&#x20;

**Daily Digest**: The Daily Digest will send you a breakdown of all the messages you received over the course of that day. Whether this is in response to a campaign or through the Chat to Text widget, you will be able to review each of them at the end of the day and respond as needed.&#x20;

We recommend having someone review the daily digest and someone else on your team handle instant notifications in order to not miss any communications.&#x20;

**Monthly Campaign Reports**: The final notification is Monthly Campaign Reports, which will give you a breakdown of the ongoing and one-off campaigns from the previous month, including which were most successful and which were flagged for spam. We highly recommend at least one person receive this report, if not multiple, to assess what should be updated for the upcoming month.&#x20;

For inbox notifications on the go, **download our app - Gleantap Inbox**! Click [here](https://apps.apple.com/us/app/gleantap-inbox/id1459232090?platform=iphone) for iOS and [here](https://play.google.com/store/apps/details?id=com.gleantap) for Samsung.&#x20;


---

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