# Default notification

<figure><img src="/files/rQhMk1IoUwbd5haAt4H2" alt=""><figcaption></figcaption></figure>

&#x20;If a campaign cannot be displayed (e.g., due to technical issues), subscribers will receive a default notification saying, "Your site has been updated in the background." This behavior is determined by browser settings.

To provide your subscribers with a more informative message, you can customize the “Default notification” title and content. For example, you could set a message like, "Check out our latest offers and promotions." This customized notification will automatically be displayed if technical difficulties prevent original campaign from being delivered.


---

# 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.pushpushgo.company/web-push/integration-script/default-notification.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.
