# Send an Email Transmission

_Distribution Managers_ can send <a href="/en/lr/01264/">ICSRs</a> over email to multiple recipients. The email contains the ICSR document and appropriate transmission documents, including a cover letter, if applicable. The relevant <a href="/en/lr/01204/">_Email Profile_</a> determines the _Transmission's_ mailing list, ICSR format, email content, and appropriate transmission documents, such as a cover letter. You can track and monitor when recipients receive and open the emails.

When the Safety Reporting Rule Engine determines that a _Case_ meets reporting criteria for an organization and matches an _Email Profile_, Vault generates an ICSR _Transmission_ in the _Ready_ state and associates it with the _Case_.

<div class="note-border alert-info">
  <div class="alert alert-info" role="alert">
    <div><i class="far fa-info-circle"></i></div>
    <div class="alert-text">
      <p><strong>Note</strong>: Total attachment size cannot exceed 15 MB.</p>
    </div>
  </div>
</div>



## Prerequisites

* Your Admin must <a href="/en/lr/01204/">configure</a> this feature with email settings, including the destinations in an _Email Profile_.
* To send emails from Vault using a custom domain instead of `@veevavault.com`, your Admin must <a href="/en/lr/78114/#creating-email-domains">configure custom outbound email domains</a>.
* To send email _Transmissions_ for _Early Notifications_, your Admin must <a href="/en/lr/882644/#config-transmission-object">configure the _Transmission_ object</a>.
* To validate E2B XML files generated for email _Distributions_ to regional destinations, your Admin must set the _Always Evaluate_ value of the <a href="/en/lr/01461/">_Validation Criteria_</a> to _Yes_.
* You must have permission to manage _Transmission_ object records. Typically, these permissions are reserved for Distribution Manager users.

## View Email Contents

You can view the email contents and attachments from the following fields on the ICSR _Transmission_:

* _Message Subject_
* _Message Body_
* _Cover Letter_
* _File_

## Send Email Transmissions

Use the **Send Email Transmission** action to send email _Transmissions_. Depending on your Vault's configuration, this action may be available as a user action or triggered as part of a workflow. 


<div class="note-border alert-info">
  <div class="alert alert-info" role="alert">
    <div><i class="far fa-info-circle"></i></div>
    <div class="alert-text">
      <p><strong>Note</strong>: 
If <a href="/en/lr/716226/">Strict Transmission Version Enforcement</a> is enabled in your Vault and the <em>Case</em> has a previous version with an open <em>Transmission</em> to the same <em>Destination</em> and <em>Transmission Profile</em> (or <em>Destination ID</em> for the PMDA), Vault asks for confirmation before sending the new <em>Transmission</em>.</p>
    </div>
  </div>
</div>



For <a href="/en/lr/01260/">auto-submissions</a>, the **Send to Gateway** action on the _Case_ supports sending email _Transmissions_ with auto-submissions enabled.

## Transmission Lifecycle States for Email Transmissions

Email _Transmissions_ may enter the following lifecycle states:

* **Sent**: When the email has been sent to all recipients.
* **Complete**: When the email has been delivered to all recipients.
* **Error**: When the email could not be delivered to one or more recipients.

## Track and Monitor Emails

Vault tracks certain key events for reach _Transmission_ and logs events for each recipient. You can review the events log to view the following events:

* **Initial Message Sent**: The initial email was sent to a recipient.
* **Message Delivered**: An email was successfully delivered to a recipient.
* **Message Opened**: An email was opened by a recipient.
* **Error**: An email could not be delivered to a recipient.

<div class="note-border alert-info">
  <div class="alert alert-info" role="alert">
    <div><i class="far fa-info-circle"></i></div>
    <div class="alert-text">
      <p><strong>Note</strong>: Consider the following when tracking email events:</p>
<ul>
  <li>Not all email addresses support full event tracking, depending on the recipient email server security settings.</li>
  <li>Email receipt status updates may be delayed up to one hour.</li>
  <li>Vault cannot guarantee the delivery of email event messages due to the possibility of temporary recipient email server outages.</li>
</ul>
    </div>
  </div>
</div>



