# 'Send Email' and 'Send Email and Wait' Actions

## Overview

'Send Email' Actions involve Enate auto-sending an email and then the Action will immediately close. Work Manager Users should not have to do any work on this type of Action.

'Send Email and Wait' Actions involve Enate auto-sending an email. The Action will then move to a state of Waiting until a response has been received. Once a response has been received, the Action will move to a state of To Do to be processed further.&#x20;

The To address and any CC or BCC addresses on the email are configured in Builder - see this article about how to configure 'Send Email' Actions in Builder:

{% content-ref url="/pages/-MWp3fUQnEJYe8U4hpzo" %}
[Send Email Actions](/enate-help/builder/builder-2021.1/case-configuration/adding-actions-to-a-case/email-action-info-tab.md)
{% endcontent-ref %}

Once the email has been sent, an entry will appear in the timeline showing when it was sent, who it sent from and to, any CC or BCC addresses, the email subject and if you click to expand, the email body itself.&#x20;

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

## Exceptions

If an invalid To, CC or BCC email address is used, the email for the Send Email/Send Email and Wait Action will fail to auto-send and the Action will then be moved back to its Queue.&#x20;

A warning will appear in the timeline:

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

The Case owner can then decide if they want to manually send the email and will need to correct the email address and add the email body manually. They should also contact their system administrator to alert them about the issue so that they can correct the email address to prevent future email failure.


---

# 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.enate.net/enate-help/work-manager/work-manager-2021.1/processing-an-action/send-email-and-wait-actions.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.
