# Next visit reminder

{% embed url="<https://www.loom.com/share/565ab0006c3f48b692c588386237482b>" %}
Next visit reminder
{% endembed %}

> **Boomerangme > Left-Hand Menu > Push**

1. Follow the workflow mentioned above to land on the Send Push screen.<br>
2. From the tabs displayed atop the screen, click Push Automation.

<figure><img src="/files/6IF9ECWTfwE75xGsn6Ln" alt=""><figcaption><p>Push Automation</p></figcaption></figure>

3. Navigate to the Next Visit Reminder tile.<br>
4. 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/F2M6yX2VMjH36XBl4jIU" alt=""><figcaption><p>Message</p></figcaption></figure>

5. 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/EKSBhgi4cnG771FNXlQu" alt=""><figcaption><p>Number of days</p></figcaption></figure>

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

<figure><img src="/files/Ao2N0v28WXxCJ0aZ4lx4" alt=""><figcaption><p>Apply to cards</p></figcaption></figure>

7. As the selections are made, click the Save button.

<figure><img src="/files/hZLGnLiyNpXDVNd1PmWf" alt=""><figcaption><p>Save</p></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://docs.boomerangme.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.
