> ## Documentation Index
> Fetch the complete documentation index at: https://docs.trysiren.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Amazon SES

***Prerequisite:***
Ensure you have an account already set up in Amazon SES.

<img src="https://mintcdn.com/siren/7IpRt_YcaXDKVAtZ/docs/Images/Providers/Integrations/Email/ses.png?fit=max&auto=format&n=7IpRt_YcaXDKVAtZ&q=85&s=aef69e2cff88124faf5b72f00a8623a0" alt="Amazon SES" width="1848" height="925" data-path="docs/Images/Providers/Integrations/Email/ses.png" />

## Integration Setup

To integrate your Amazon SES account with Siren, follow these steps:

<Steps>
  <Step title="Navigate to Providers">
    Go to the **Providers** section in your Siren dashboard.
  </Step>

  <Step title="Select Email Channel">
    Choose the **Email** channel from the available options.
  </Step>

  <Step title="Choose SES">
    Locate **SES** in the list of providers and click on **Add Account**.
  </Step>

  <Step title="Fill in Account Details">
    In the pop-up window, enter the following details:

    * **Custom Name**: Provide a name for easy identification within Siren's interface.
    * **Access Key**: Log into your Amazon AWS account and navigate to **Security Credentials** under your account menu. Find **Access Keys** and enter the details.
    * **Secret Key**: Retrieve this from the same location as the Access Key.
    * **Region**: Find the region in your Amazon AWS account, either in the browser URL or by selecting it from the drop-down next to your username in the AWS console.
    * **From Email**: Enter the email address from which emails will be sent. This must be an email ID with a domain registered with Amazon SES.
    * **From Name**: Enter the name to be displayed in the **From** line.
    * **Reply To** (Optional): Enter an alternate email ID for recipients to reply to. This can be different from the "From" email ID.
    * **Content Type**: Choose between **Text/Plain** or **Text/HTML** based on your email content format.
  </Step>

  <Step title="Save Configuration">
    Click on **Save** to save your Amazon SES account configuration.
  </Step>
</Steps>

By following these steps, you can seamlessly integrate your Amazon SES account with Siren for effective email communication.
