# POPUP & AUTOMATION

- [Popups Customization Guide For Subscribers Collection](https://doc.uppush.io/uppush/popup-and-automation/popups-customization-guide-for-subscribers-collection.md)
- [Managing your popups list](https://doc.uppush.io/uppush/popup-and-automation/popups-customization-guide-for-subscribers-collection/managing-your-popups-list.md)
- [Editing a Popup](https://doc.uppush.io/uppush/popup-and-automation/popups-customization-guide-for-subscribers-collection/editing-a-popup.md)
- [Rules](https://doc.uppush.io/uppush/popup-and-automation/popups-customization-guide-for-subscribers-collection/editing-a-popup/rules.md)
- [Multi-language pop-up display on storefront](https://doc.uppush.io/uppush/popup-and-automation/popups-customization-guide-for-subscribers-collection/editing-a-popup/multi-language-pop-up-display-on-storefront.md): This feature help ensure that customers will see the appropriate language version when browsing your store. All text fields are available for you to edit and tailor to your specific language needs.
- [Content](https://doc.uppush.io/uppush/popup-and-automation/popups-customization-guide-for-subscribers-collection/editing-a-popup/content.md)
- [Style](https://doc.uppush.io/uppush/popup-and-automation/popups-customization-guide-for-subscribers-collection/editing-a-popup/style.md)
- [Widget](https://doc.uppush.io/uppush/popup-and-automation/popups-customization-guide-for-subscribers-collection/editing-a-popup/widget.md)
- [How to enable Automation?](https://doc.uppush.io/uppush/popup-and-automation/push-automation.md)
- [Welcome notifications](https://doc.uppush.io/uppush/popup-and-automation/push-automation/welcome-notifications.md): This automation only works with people who subscribe via the popup created from our app
- [Abandoned cart recovery](https://doc.uppush.io/uppush/popup-and-automation/push-automation/abandoned-cart-recovery.md): This only works with people that have already subscribed to the popup from our app.
- [Abandon checkout recovery](https://doc.uppush.io/uppush/popup-and-automation/push-automation/abandon-checkout-recovery.md): The email automation works for any customer that leaves their email address at checkout. The web push automation only works for web push subscribers.
- [Abandoned product browsing](https://doc.uppush.io/uppush/popup-and-automation/push-automation/abandoned-product-browsing.md): Browse abandonment is a feature that automatically sends web push/email notification to subscribers who viewed a product without taking any action.
- [Back-in-stock alert](https://doc.uppush.io/uppush/popup-and-automation/push-automation/back-in-stock-alert.md)
- [Price drop alert](https://doc.uppush.io/uppush/popup-and-automation/push-automation/price-drop-alert.md)
- [Shipping journey](https://doc.uppush.io/uppush/popup-and-automation/push-automation/shipping-journey.md): Sending confirmations when the subscriber’s order is fulfilled
- [Customer winback ](https://doc.uppush.io/uppush/popup-and-automation/push-automation/customer-winback.md): Automatically sending win-back notifications to returning customers
- [Product release](https://doc.uppush.io/uppush/popup-and-automation/push-automation/product-release.md): Sending a notification to customer when you release a new product.
- [Multi-Language Auto-Translate in Automation Workflows](https://doc.uppush.io/uppush/popup-and-automation/multi-language-auto-translate-in-automation-workflows.md)


---

# 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://doc.uppush.io/uppush/popup-and-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.
