# Send or Schedule

## Overview

Once your email is ready, click **Continue** on top-right of the builder.\
You will see a dialog like this:

{% tabs %}
{% tab title="🎯 Example: Compose Dialog" %}

<div align="left"><img src="/files/-MKEF-LeAjfdvhCdWwtq" alt=""></div>
{% endtab %}
{% endtabs %}

This dialog allows you to:\
\
1\. Select recipients\
2\. Set subject\
3\. Attach files to your email\
4\. Send or schedule the campaign

## Selecting Recipients

Defining who you want to send your email to is quite easy. You can:\
\
1\. Type in any **email address**\
2\. Search for any **contact** within your CRM\
3\. Add all contacts within a certain [**Tag**](/guides/crm/contacts/managing-your-contacts/tags-1.md) or [**List**](/guides/crm/contacts/managing-your-contacts/lists.md) in your CRM\
4\. Add **all contacts** from your CRM\
5\. Add **all** **colleagues** within different branches of your brokerage

{% hint style="warning" %}
When sending eBlasts to **Tags** or using the **All My Contacts** option, spouse emails are included as recipients; however, this functionality is limited to bulk sends and will not trigger when emailing a single contact.
{% endhint %}

{% tabs %}
{% tab title="🎯 Example: Adding some recipients" %}
In this example you can see 3 recipients being added:\
1\. An email address, `jane@rechat.com.`By typing the email address and clicking `Enter ↵`\
2\. Any contacts tagged as **Past Client.** By searching for "past client" and clicking on the result.\
3\. Sarah Bloom, an existing contact in my CRM. By searching "Sarah" and clicking on the result.

<div align="left"><img src="/files/-MKEELbGwPHwl0h_ZxcS" alt=""></div>
{% endtab %}
{% endtabs %}

## Sending or Scheduling an Email

Once you're ready to send the email you can click on the **Send** button which will send your email campaign immediately. You can also schedule your email campaign to be sent at a later date.

{% tabs %}
{% tab title="🎯 Example: Scheduling an email" %}

1. At the bottom right of the dialog, click on `🕐` icon.
2. Select the day and time you want your email to be sent.
3. Click on **Schedule.**

<div align="left"><img src="/files/-MKEHXEFSTmyi_C2g06s" alt=""></div>
{% endtab %}
{% endtabs %}


---

# 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://help.rechat.com/guides/marketing/marketing-center/email-marketing/finalizing.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.
