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

# Overview

# AWS account

All we need is to create an AWS account and follow best practices. If you already have an AWS account, you can skip this step.

## Overview

<Steps>
  <Step icon="building" title="1. Setup AWS Organization">
    Create a root AWS account and set up an AWS Organization for better resource
    management and security.
  </Step>

  <Step icon="shield" title="2. Protect Root Account">
    Enable MFA, create strong passwords, and limit root account usage to
    essential administrative tasks only.
  </Step>

  <Step icon="user-plus" title="3. Create Deployment Account">
    Set up a separate AWS account within your organization with appropriate
    permissions where you'll deploy the actual infrastructure.
  </Step>

  <Step icon="cloud" title="4. Deploy Email Kit">
    Deploy the Email Kit to your deployment account with one command.
  </Step>
</Steps>

Don't worry. It's very easy to do and should take just a few minutes.
