> For the complete documentation index, see [llms.txt](https://help.digitalwallet.cards/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.digitalwallet.cards/push-notifications/push-section/marketing-push/sending-messages-to-all-customers.md).

# Sending messages to all customers

> **Digital Wallet > Left-Hand Menu > Push**

1\. Follow the above-mentioned workflow to land on the Send Push tab.

2\. From the Card dropdown under Send Push heading, choose the card you want to send push notifications for. All the created cards are populated in this dropdown.

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

3\. By default, the For All Customers option is selected. It means that the push notifications will be sent to all customers having the selected card.

<figure><img src="/files/0bt2gz0ZDXewSCPJm9VW" alt=""><figcaption></figcaption></figure>

4\. Furthermore, if you want to schedule a push notification, mark the Schedule checkbox.

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

5\. This reveals a date/time selector on the right side. You can choose the date and time at which you want the scheduled push notification to be sent.

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

6\. Enter the message you want to send via the push notification using the Message textbox. You can also include smileys by clicking the <img src="/files/hA2TIb8uxijRWM2UHsdy" alt="" data-size="line">icon.

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

7\. Once the selections are made, click the Send button.

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

8\. This opens the Send Push popup with the selections you made displayed to you for review. To confirm, click the Send button.

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

9\. This schedules the push notification and it is displayed in the History log.

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


---

# 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://help.digitalwallet.cards/push-notifications/push-section/marketing-push/sending-messages-to-all-customers.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.
