# Next visit reminder

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

1\. Follow the workflow mentioned above to land on the Push notifications screen.

2\. From the tabs listed atop the screen, click Push Automation. This takes you to the Push Automation screen.

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

3\. Here, use the Card dropdown to select the card for which you want to setup push automation.

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

4\. Navigate to the Next Visit Reminder tile.

5\. Here, use the Message field to record the message that is displayed on the push notification while sending a reminder to the user for the next visit.

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

6\. Enter the number of days upon earning stamp after which the notification is sent using the Reminder will be sent after setting count days after last earned field.

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

7\. The card(s) to which this push notification applies are displayed in the Apply to cards field.

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

8\. As the selections are made, click the Save button.

<figure><img src="/files/tKvaXlXwwA3Cagkgt7Ta" 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.digitalwallet.cards/push-notifications/push-section/push-automation/next-visit-reminder.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.
