# Push automation

Push automation allows you to automate specific push notifications to be sent to the customers. For instance, if you need to wish a specific customer their birthday, or you need to collect feedback at a specific time interval. Let us learn how to use push automation.

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

1. Follow the workflow mentioned above to land on the Push notifications screen.<br>
2. From the tabs listed atop the screen, click Push Automation. This takes you to the Push Automation screen.

<figure><img src="/files/7FXVQi5Yrj928cmsIKOE" alt=""><figcaption><p>Push Automation</p></figcaption></figure>

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

<figure><img src="/files/mr4b7RVynqksbz011atk" alt=""><figcaption><p>Card</p></figcaption></figure>

4. As a selection is made, all events for push automation are displayed via separate tiles. You can use the toggle button at the top-right corner of each tile to enable/disable the automation for that specific event.

<figure><img src="/files/xomWqmNu3wJPRHAVt1op" alt=""><figcaption><p>Toggle</p></figcaption></figure>

5. Record the message you want to be displayed in the push notification using the Message field.

<figure><img src="/files/UFImsizT34HXYZttv1IV" alt=""><figcaption><p>Message</p></figcaption></figure>

6. Using the next field, you can set the number of hours upon visit after which the push notification for feedback is sent.

<figure><img src="/files/19N9PGm3Aw5CcGsHIsCy" alt=""><figcaption><p>Count of hours after visit</p></figcaption></figure>

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

<figure><img src="/files/hIhnufDLXyx5dWtZibn9" alt=""><figcaption><p>Save</p></figcaption></figure>

8. The rest of the automations can be setup in a similar manner for Next Visit Reminder and Birthday Congratulations.

<figure><img src="/files/gV8SKDGnPDzfuxx19kAC" alt=""><figcaption><p>Next Visit Reminder</p></figcaption></figure>

<figure><img src="/files/38zzbkRkyOLj6i5whXvH" alt=""><figcaption><p>Birthday Congratulations</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.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.
