> For the complete documentation index, see [llms.txt](https://docs.boomerangme.cards/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.boomerangme.cards/push-notifications/push-section/push-automation/feedback-collection.md).

# Feedback collection

{% embed url="<https://www.loom.com/share/37d8c4e11499405eb11e5949908e313d>" %}
Feedback collection
{% 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. Here, choose the card template from the Card dropdown.

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

4. As a selection is made, additional tiles that let you set push notifications appear.<br>
5. Use the Message field from the Feedback tile to record the message displayed on the push notification while receiving feedback.

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

6. Choose the number of hours upon earning stamp after which this message is displayed using the Request will be sent after setting count hours after earned stamps/bonuses field.

<figure><img src="/files/R9kyKtoFXMkULxsxR1Tn" alt=""><figcaption><p>Number of hours</p></figcaption></figure>

7. The card(s) to which the message applies are listed in the Apply to Cards field.

<figure><img src="/files/auNLJ9DOGZLXDbFVBWsw" alt=""><figcaption><p>Apply to Cards</p></figcaption></figure>

8. Once the selections are made, click the Save button.

<figure><img src="/files/YGxaJCyBWAcQWY0r7rA6" alt=""><figcaption><p>Save</p></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://docs.boomerangme.cards/push-notifications/push-section/push-automation/feedback-collection.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.
