# Adding a sign-out page

1. Select the **Email Campaigns** tab -> **Settings** -> **Unsubscribe Pages**\ <br>

   <figure><img src="/files/hoxwUj1e9Z1ew5ACZX93" alt=""><figcaption></figcaption></figure>
2. Adding a New Unsubscribe Page:
   1. In the **"Unsubscribe Pages"** section, click the "+" icon.
   2. A field will appear where you can name the unsubscribe page template.<br>

      <figure><img src="/files/x2W7fjcLUunF9VUYskRW" alt=""><figcaption></figcaption></figure>
3. Unsubscribe Page Builder:
   1. After clicking **"Create"**, the page builder will open, allowing you to design the unsubscribe page yourself.
   2. The builder functions similarly to the email campaign editor, enabling you to:
      1. Add text,
      2. Insert images,
      3. Add links and buttons,
      4. Paste ready-made HTML code.
4. Creating the Unsubscribe Confirmation Page:
   1. Click **"Next"**.
   2. Another section of the builder will open, where you can design the unsubscribe confirmation page.
   3. You can design it using the same tools (text, images, HTML) as the unsubscribe page.<br>

      <figure><img src="/files/Bi2eWhVKC7zXTG18BkBk" alt=""><figcaption></figcaption></figure>
5. Completion and Save:
   1. When both templates (unsubscribe and confirmation pages) are ready, click **"Save and Close"** to save your changes.


---

# 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.messageflow.com/email/e-mail-campaigns/settings/adding-a-sign-out-page.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.
