# Edit email

{% tabs %}
{% tab title="Classic" %}
![](/files/-MVas2NCu-7Rb5hFu1wj)
{% endtab %}

{% tab title="Multilingual" %}
In AcyMailing Essential or higher, you can [activate the multilingual option](/setup/configuration/languages.md) to make multiple versions of your emails:

![](/files/-MVasKhHkSO64-depl95)

Once you finished to create your email for the default language, you can click on one of the flags to create a translation, although you can use a totally different content if you want.

![](/files/-MQSIWARH4j0OvyV7UM9)

If you click on "Copy content from default", the subject, preview line and content will be pre-filled with the ones of the default language.\
You can also start from scratch if you prefer.\
Or the last solution, you can start from a template that you've made.

![](/files/-MVaseyAqDQO7LeX23Ld)

If you want to remove a translation you've made, you can click on the reset button on the right like in the above screenshot.
{% endtab %}
{% endtabs %}

## Information

* **Campaign name:** The name of the campaign, only visible to you on listings
* **Tags:** You can add tags to your campaign. The tags are here to help you find campaigns on the listing, for example you can have a tag marketing and a tag news.
* **Email subject:** The subject of your mail, visible for recipients and visitors of the archive section if you created one.
* **Email preview line**: A short text displayed next to the subject of your emails in the recipient's inbox listing (only for some mailboxes, like Gmail)
* **Visible**: If you want to display or not the campaign in the archive listing
* **Attachments**: In this area you can select one or several attachment. Click on the "Select" button to add an attachment.

![](/files/-MVatDpsFgL2szHJgWQ1)

It will open this popup with the list of the files you uploaded, click on a file to attach it to your campaign.

## Edit email

The edition of the email is the same as the [edition of the template](/main-pages/templates/create-a-template.md#drag-and-drop-editor). Click on the "Edit email" button and you will have access to the same features.


---

# 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.acymailing.com/main-pages/campaigns/creation-of-a-campaign/edit-email.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.
