# Email Customization

Email customization allows you to change the content of the emails both parties of a video meeting receive (that would include both user and guest(s). For example, when a meeting is booked, rescheduled or about to start.

&#x20;

This article covers:

* [Where to find email customization](#where-can-i-find-it)
* [How email customization works](#how-does-it-work)
* [Types of emails available](#the-available-options-in-a-nutshell)
* [Customizing emails](#how-do-i-edit-my-email-notifications)

&#x20;

### Where can I find it? <a href="#where-can-i-find-it" id="where-can-i-find-it"></a>

You can find the email customization at the bottom left of your account under "Add ons". To enable it click on "Market"--> "Email Customization".

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

### How does it work? <a href="#how-does-it-work" id="how-does-it-work"></a>

There are two sections; the notifications for the user and the notifications for the guests:

* User: participant registered to 24sessions (or the one who is hosting the meeting)
* Guest: participant not registered to 24sessions&#x20;

At the top of the page, you pick the type of participant your want to customize your email for. An overview of the total number of notifications and the active or disabled notifications is also available.

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

Below, there is an overview of some of the available email notification options that you can activate and/or edit:

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

### The available options in a nutshell: <a href="#the-available-options-in-a-nutshell" id="the-available-options-in-a-nutshell"></a>

* **Wrap-up**: user leaves a note to the guest of the meeting after the meeting has ended (sent immediately).
* **Meeting canceled**: email to inform that the video meeting is canceled. (sent immediately).
* **Meeting rescheduled**: email to inform that the video meeting is rescheduled (sent immediately).
* **Meeting scheduled**: email to inform that the video meeting is scheduled (sent immediately).
* **Meeting starts soon**: email to inform that the video meeting is starting soon (sent 1 hour prior to the meeting, but won't be sent if the meeting was scheduled less than 3 hours before it starts).
* **Review**: email to remind your guest to leave you (user) a review. This email is sent only if your guest hasn't submitted a review in the tab that appears on his screen right after the meeting ends.

### How do I edit my email notifications? <a href="#how-do-i-edit-my-email-notifications" id="how-do-i-edit-my-email-notifications"></a>

When you click on 'edit', you are redirected to your E**mail Editor** where you can:

* Customize the subject title and content&#x20;
* Add bcc emails&#x20;
* Insert attachments

To do that you will need to use some [**dynamic variables**](/24sessions/emails-notifications/dynamic-variables.md) and [**links**](/24sessions/emails-notifications/dynamic-links.md) that will let you generate messages populated for every receiver.

You will find two explicit articles on how dynamic variables and links work, at the top left of your account:

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

Look how a customized email would look like both in the **Email Editor** and as received **by your guest:**

#### **'Meeting Scheduled'** <a href="#meeting-scheduled" id="meeting-scheduled"></a>

**Email Editor:**

<figure><img src="/files/6FHhfUmJHXHLHq2C45kD" alt=""><figcaption></figcaption></figure>

**Actual email:**

<figure><img src="/files/oF14fETUwhLG7MW35kib" 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.bird.com/24sessions/emails-notifications/email-customization.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.
