> For the complete documentation index, see [llms.txt](https://docs.gearplug.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gearplug.io/english/set-up-your-integrations/outlookmail/target-actions/send-new-email.md).

# Send new email

1. **Select OutlookMail** as your target app and pick the connection you want to use after clicking the red Gear. Click “Continue.”

<figure><img src="https://lh5.googleusercontent.com/qys9WRIK0kWiEk7oxDpMTF3et9HV8U_lEiucbAN2NNrYdbt-fYdlGnDTR6jHr3KGXXxiZ4WuFs4KL6TBb2zvoPvLdZZ-RMQ93SQjVGsGzJfcGtu2CcEmRR57tUhV87dPbSJiIH4KWdFzpo2L87OiXw" alt=""><figcaption></figcaption></figure>

2. **Choose “Send new email”** as your action and click the red gear to display the data template.

<figure><img src="https://lh6.googleusercontent.com/Hz1Lob0rszMDBpaZHxjHNGktxOO_8m3crBAvkoG_7ZqIFw1NmzGVChCNDdnMiAyS_1cg2s7ye1Sw4-RnoJq5JcRBZJVInb3gDcwLSnWk_JaCIhnC9aEFF0kEgpNnrCHR-o85PLoDYZJRr_x0vkrysg" alt=""><figcaption></figcaption></figure>

3. **Fill in the data template**, linking source and target fields. You must fill in the required fields, but you may skip the optional ones. Click “Map” once you’re done.

<figure><img src="https://lh6.googleusercontent.com/UpPiQ6LFtvT-3qIDKjpxzaDbGvsXypUi1j6w_j0RatF6fnk0mmX1_XtKq0ykJsfRX7I8LpQ_DIZKqBJ9_cx4ZeeN1Vnsx_t0sxvGDwZFjuNvO3ZLy-o-DBnFMPDwe_G1WAK5VV3qugvt4jToYQ-Ljg" alt=""><figcaption></figcaption></figure>

4. **Verify that your target** is active in the top-right corner. Click “Add a target” or “Save” to add more apps or save your Gear.

<figure><img src="https://lh4.googleusercontent.com/stp053Rw-wzXGqn1Ea8FI91f_TwHXecJQ5zUyE94yUutALpB4vUmSeq1TA7bZ6T6rmFG3aK2klNI3TMPcjjkihSHEb1C7kE7eSP51cwoQjrlfY5-cN_aATVxvtpjg3JO3VZRQ_-oB_bcCvDuDtSrow" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Make sure you turn on your Gear before leaving GearPlug!
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.gearplug.io/english/set-up-your-integrations/outlookmail/target-actions/send-new-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.
