# Send Email

### Send an Email to a Recipient

Once you click on the box, you will be able to fully customize the email you would like to send.&#x20;

You can choose either from a contact or add the email address of the recipient manually. Then you can add a subject, e.g. "Your order confirmation".

You can fully customize the email body, e.g. enlarge a sentence, define headings, etc.

![](https://3877181490-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-L_81A0PNZfdawu_TPAO%2F-Mb1od9_ntk9ldp6DsMF%2F-Mb1pQZJIELXzVDphseZ%2FScreen%20Shot%202021-05-31%20at%2017.30.46.png?alt=media\&token=137ee4a2-8373-4f95-90fe-5702a162da87)

![](https://3877181490-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-L_81A0PNZfdawu_TPAO%2F-Mb1qAnO84NwWF4qdpKK%2F-Mb1rFo3gfjb7rJVM2Ml%2FNEW%20UI%20-%20Send%20Email.gif?alt=media\&token=350d2cc7-56c0-4de4-856c-fdd74539e062)

### Sending values collected in the conversation

In the Email, you are able to use parameter values collected in the conversation, simply use $PARAM\_NAME in the Email body.

E.g.&#x20;

*Dear $CUSTOMER\_FIRSTNAME,*&#x20;

*I have updated account Number $ACCOUNT\_NUMBER with the renewal of your subscription.*

*Have a good day!*&#x20;

### Sending Parameter Attachments via Email

If you want to send a recorded user input via email, you can simply add the recording parameter below the email body. It will send the recording in file format for ease of use.

Select the correct node and either add the recordings link from the call reports or leave it empty and it will automatically fill in the value after the conversation.

![](https://3877181490-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-L_81A0PNZfdawu_TPAO%2F-MfE5aa4iDKpe8ghr1dN%2F-MfEKPvUUJ0SDIgfkWTp%2FScreen%20Shot%202021-07-22%20at%2020.47.45.png?alt=media\&token=c5175b40-2132-4985-a87b-6582d79edf66)

{% hint style="info" %}
*Take advantage of all the features available to you! Use reply buttons and list messages wherever applicable and utilise all the different types of input and output that are available in WhatsApp agents, do whatever it takes to make your user journey better!*
{% endhint %}


---

# 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://studio.docs.ai.vonage.com/whatsapp/nodes/actions/send-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.
