# Confirmation window

With basic integration, the notification entry consists of two steps. After displaying the subscription form with which the user agrees to receive notifications, an additional confirmation window will appear, in which they must confirm their consent to subscribe once again.

The "Confirmation window" editing option can be found in the "Web push integration" section. You can change the content and set the logo of your project to personalize the confirmation window and make it visually consistent with the sign-up form.

<figure><img src="/files/Tl84sJiFdnocA9BbQrxo" alt=""><figcaption></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.pushpushgo.company/web-push/integration-script/subscription-form/confirmation-window.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.
