# How to save modules on the email composer?

Whether your structure is finalized or still in progress, make sure to save your work so you can continue later.

## Saving a module

First, **select the structures** made up of the content blocks you want to include in your module: text, image, button, video, etc.

Then, hover over the **three-dot** at the right of the selected frame and click on the **Save as Module** logo :

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

A new view will open on the right of your screen where you can add a name to your module and specific details such as a description and tags:&#x20;

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

In the **Folder** field, there are two ways of saving your module:

* **Email**: the module will be only available on the campaign you are working on.
* **Project**: the module will be found for all the campaigns you create.

{% hint style="info" %}
The more modules you save, the faster and easier it is to create your emails :rocket:
{% endhint %}

## Saved modules

Once your modules are saved, you can find all of them in the **Structures & Modules** part on the top left.&#x20;

Choose **Project** or **Company** then select the one you want and drag it to its place on your new email:&#x20;

<figure><img src="/files/W2Mf5jyqlCWatjCnCG02" 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://doc.batch.com/guides-and-best-practices/message/email/templates-and-modules-management/how-to-save-modules-on-the-email-composer.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.
