> ## 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 Monday Credentials?

> Proceed with the outlined steps to acquire Monday credentials.

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

<Steps titleSize="h3">
  <Step title="Log in to the Monday dashboard.">
    Log into your monday.com account and click on your avatar in the top right corner
  </Step>

  <Step title="Database Access">
    Select Developer. This will open the Developer Center in another tab.

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

  <Step title="Access Token">
    Click `Developer` > `My Access Tokens` > `Show`

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

  <Step title="Copy Token">
    Copy your personal token. Please note that you can always regenerate a new token, but doing so will cause any previous tokens to expire.
  </Step>
</Steps>

<Info>For more details, use Monday.com Documentation: [https://developer.monday.com/api-reference/docs/authentication](https://developer.monday.com/api-reference/docs/authentication)</Info>

## Setting up Monday

<CardGroup cols={1}>
  <Card title="Need help getting started?" icon="life-ring" iconType="duotone" href="overview">
    Head over to the Monday Overview page to get a step by step guide to connect.
  </Card>
</CardGroup>
