# Finalizing Your Work: Preview, Save, and Send

After you have finished designing and optimizing your email, proceed to the final steps.

### **Preview**

Before you save or send the campaign, it's essential to check its final appearance.

**Use the "Preview" button** to see how the message will look to the recipient without the editor's interface. You can switch the view between **Desktop** and **Mobile**.

<figure><img src="/files/8waGsIGUubjwCJ3sSirw" alt=""><figcaption></figcaption></figure>

### Saving the Design

You can save the completed design as a template for use in future campaigns.

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

Saved templates can also be downloaded to your computer as an HTML file. To do this, go to the "Your Templates" tab and click the "Download" option.

<figure><img src="/files/4emyfcmz8V5cHsHpY1Y0" alt="" width="255"><figcaption></figcaption></figure>

{% hint style="info" %}
Note that the default unsubscribe link is only available for the email campaigns. Sending a message with this link via API will result in it being non-clickable.
{% endhint %}

### **Launching the Campaign**

Once the design is ready, click **Next** to proceed to the summary section, where you can:

* Send a test email to check how it looks to the recipient.
* Schedule the campaign by setting the date and time for sending or send the email immediately.


---

# 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://newpanel.docs.emaillabs.io/en/email/email-campaigns/creating-a-new-email-campaign/designing-emails-using-the-drag-and-drop-editor/creating-an-email-design-in-the-editor/finalizing-your-work-preview-save-and-send.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.
