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

# How to acquire MailChimp Credentials?

> Proceed with the outlined steps to acquire MailChimp credentials.

## Step-by-step walkthrough: How to obtain Mailchimp API token

<Steps titleSize="h3">
  <Step title="Go to Profile">
    Click your profile icon and choose Profile.

    <Frame>
      <img src="https://assets.superjoin.ai/images/mailchimp/mailchimp-s1.png" />
    </Frame>
  </Step>

  <Step title="Go to API keys">
    Click the Extras drop-down then choose API keys.

    <Frame>
      <img src="https://assets.superjoin.ai/images/mailchimp/mailchimp-s2.png" />
    </Frame>
  </Step>

  <Step title="Create a key">
    In the Your API Keys section, click Create A Key.

    <Frame>
      <img src="https://assets.superjoin.ai/images/mailchimp/mailchimp-s3.png" />
    </Frame>
  </Step>

  <Step title="Generate Key">
    Name your key as Superjoin-readonly. Keep in mind that you'll see only this name and the first 4 key digits on your list of API keys. Click Generate Key.

    <Frame>
      <img src="https://assets.superjoin.ai/images/mailchimp/mailchimp-s4.png" />
    </Frame>
  </Step>

  <Step title="Copy Key">
    Once Mailchimp generates your key, click Copy Key to Clipboard. Save your key someplace secure, you won't be able to see or copy it again.

    <Frame>
      <img src="https://assets.superjoin.ai/images/mailchimp/mailchimp-s5.png" />
    </Frame>
  </Step>

  <Step title="Additional info">
    For more details, use Mailchimp Documentation: [https://mailchimp.com/help/about-api-keys/#api+key+security](https://mailchimp.com/help/about-api-keys/#api+key+security)
  </Step>
</Steps>

## Setting up Mailchimp

<CardGroup cols={1}>
  <Card title="Looking to setup Mailchimp?" icon="life-ring" iconType="duotone" href="../Mailchimp/overview">
    Head over to the Mailchimp overview page to get a step by step guide to connect.
  </Card>
</CardGroup>
