# 1. Description

With this app you have the possibility to be notified by mail and/or by notification in the administration when your store has been updated to a new Shopware version.

This extension is mainly intended for cloud stores, as they are updated automatically and you have no influence on the timing of the updates. With the app, you will then be notified immediately and then you can directly test the important processes in your store and, if necessary, react quickly in case of errors.

By configuration, the mail and administration notification can be enabled or disabled separately. Since the administration notification is only displayed for a few seconds (the app has no influence on this), we recommend activating the mail notification. For the mail dispatch you can configure as many recipients as you like.


---

# 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.momocode.de/en/shopware-6/update-notifications/1.-description.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.
