> For the complete documentation index, see [llms.txt](https://docs.swiftsell.biz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.swiftsell.biz/bot-builder/action-block/send-an-email.md).

# Send an Email

### When should you use it?&#x20;

* When the lead is generated&#x20;
* When the visitor has entered their details
* When a conversation has been completed&#x20;
* When a conversation has reached a particular point

### How do I set it up?&#x20;

To set the 'Send Email' action block, you can follow the following steps;&#x20;

* Add action block on canvas by clicking on '+' <br>
* Choose 'Send an Email' <br>
* Configure the following on the right panel<br>
  * **Send an email to:** \
    \
    Define the email IDs of the users who need to be notified via email<br>
    1. **To:** <br>
    2. **CC:** <br>
    3. **BCC:** <br>
  * **Subject:** \
    \
    Define the subject of the email <br>
  * **Email Markup:** \
    \
    Define the content of the email<br>
  * **Include Chat Transcript:** \
    \
    You can switch on 'Include Chat Transcript' if you would like to receive the entire chat transcript over email
