# How to Set Up Low Wallet Balance Email Alerts in DoubleTick

Running out of wallet balance unexpectedly can interrupt your WhatsApp messaging and affect conversations in progress. DoubleTick lets you set up automatic email alerts that notify you when your wallet balance drops below limits you define, so your team always has enough time to top up before it becomes a problem. This article walks you through how to set it up.

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

#### <mark style="color:$primary;">**What Are Low Wallet Balance Email Alerts**</mark>

Low wallet balance email alerts are automated notifications sent to one or more email addresses whenever your DoubleTick wallet balance falls below a threshold you have configured. You can set up to three separate alert limits, each with its own balance threshold and list of recipients. This means different people on your team can be notified at different balance levels depending on how you want to manage it.

***

<figure><img src="/files/4mJfjYWXDNRAModHNjCk" alt=""><figcaption></figcaption></figure>

#### <mark style="color:$primary;">**How to Enable Low Wallet Balance Email Alerts**</mark>

1. Open DoubleTick and go to **Settings**.
2. In the settings menu, click on the **Email Alerts** section.
3. You will see a **Low Wallet Balance Email Alerts** section with a toggle button next to it. Move the toggle to the right to enable it.

Once enabled, you can begin configuring your alert limits.

#### <mark style="color:$primary;">**Setting Up Your First Alert**</mark>

1. After enabling the toggle, you will see Alert 1 ready to configure. Click the **edit icon** on the right side of Alert 1.
2. In the **Balance Limit** field, enter the amount at which you want the alert to trigger. For example, entering 1000 means an email will be sent when your balance drops below 1000.
3. In the **Email Recipients** field, add the email addresses of the people who should receive this alert.
4. Click **Save** to save Alert 1 before moving on.

#### <mark style="color:$primary;">**Adding a Second Alert**</mark>

1. Click **Add New Limit** to create a second alert.
2. Set a new **Balance Limit** for this alert. For example, if your first alert is at 1000, you might set the second at 800.
3. For recipients, you have two options. If the same people from Alert 1 should also receive this alert, check the box labelled **Same recipients as previous alert**. If different people should be notified, enter their email addresses in the Email Recipients field instead.
4. Click **Save** to save Alert 2.

#### <mark style="color:$primary;">**Adding a Third Alert**</mark>

1. Click **Add New Limit** again to create a third alert.
2. Set a **Balance Limit** for this alert, such as 500.
3. Choose whether to use the same recipients as the previous alert by checking the box, or enter different email addresses.
4. Click **Save** to save Alert 3.

***

#### <mark style="color:$primary;">**What Happens When Your Balance Drops**</mark>

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

Once your alerts are saved and the toggle is enabled, DoubleTick monitors your wallet balance automatically. **When your balance falls below any of the limits you have set, an email is sent to the recipients configured for that alert**. You do not need to do anything manually once the alerts are set up.

***

#### <mark style="color:$primary;">**Summary**</mark>

Low wallet balance email alerts help your team stay ahead of balance issues without having to monitor DoubleTick manually. You can **configure up to three alert levels, each with its own balance threshold and recipient list, so the right people are notified at the right time**. If you run into any issues while setting this up, reach out to the DoubleTick support team for assistance.


---

# 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://learn.doubletick.io/settings/how-to-set-up-low-wallet-balance-email-alerts-in-doubletick.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.
