> ## Documentation Index
> Fetch the complete documentation index at: https://craft-support.mintlify.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Change Email Address

> Update the email address associated with your Craft account.

You can change your Craft account email address from your account settings.

## Change Your Email

<Tabs>
  <Tab title="Mac">
    Click the **Space name** at the top of the sidebar to open Settings.

    <Frame>
      <img src="https://mintlify.s3.us-west-1.amazonaws.com/craft-support/images/snippets/open-settings/en/content/mac-space-name.png" alt="Click the Space name in the sidebar" />
    </Frame>
  </Tab>

  <Tab title="Web / Windows">
    <Steps>
      <Step title="Open the Space dropdown">
        Click the **Space name** in the top-left corner.
      </Step>

      <Step title="Select Settings">
        Click **Settings** at the bottom of the dropdown.

        <Frame>
          <img src="https://mintlify.s3.us-west-1.amazonaws.com/craft-support/images/snippets/open-settings/en/content/web-space-dropdown.png" alt="Space dropdown with Settings option" />
        </Frame>
      </Step>
    </Steps>
  </Tab>

  <Tab title="iOS">
    <Steps>
      <Step title="Tap the Space icon">
        Tap the **Space icon** in the top-left corner.

        <Frame>
          <img src="https://mintlify.s3.us-west-1.amazonaws.com/craft-support/images/snippets/open-settings/en/content/ios-space-icon.png" alt="Space icon in the top-left corner" />
        </Frame>
      </Step>

      <Step title="Open Settings">
        Tap **Settings**.
      </Step>
    </Steps>
  </Tab>

  <Tab title="Android">
    <Steps>
      <Step title="Tap your profile picture">
        Tap your **profile picture** in the top-right corner.
      </Step>

      <Step title="Open Settings">
        Tap **Settings**.

        <Frame>
          <img src="https://mintlify.s3.us-west-1.amazonaws.com/craft-support/images/snippets/open-settings/en/content/android-profile-menu.png" alt="Profile menu with Settings option" />
        </Frame>
      </Step>
    </Steps>
  </Tab>
</Tabs>

<Steps>
  <Step>
    Go to **Account Settings**
  </Step>

  <Step>
    Click **Change Email** in the email field
  </Step>
</Steps>

<img src="https://mintcdn.com/craft-support/bXGV3J9qfsAQZqJz/images/account-and-subscription/profile-settings/change-email-address/en/content/email-change-field.png?fit=max&auto=format&n=bXGV3J9qfsAQZqJz&q=85&s=734d5457c8835f762f333d920e42d8f0" alt="Email change field" width="1156" height="979" data-path="images/account-and-subscription/profile-settings/change-email-address/en/content/email-change-field.png" />

## Unable to Change Email

<Warning title="Email Already in Use">
  You can only change your account email to an email address that doesn't currently have a Craft account.
</Warning>

### If the Email Is Already in Use

If you need to use an email that's associated with another Craft account:

<Steps>
  <Step>
    Delete the account that uses the desired email address (go to **Settings** → **My Account** → **Delete Account**)
  </Step>

  <Step>
    Once deleted, the email becomes available for use with your remaining account
  </Step>

  <Step>
    Change the email in your active account (**Settings** → **My Account** → **Change Email**)
  </Step>
</Steps>

<Danger title="Important">
  Deleting an account will permanently delete all documents in that account. Make sure to back up any important data before deletion.
</Danger>
