> ## Documentation Index
> Fetch the complete documentation index at: https://stackone-hub-docs-confluence-api-token-update.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Netlify

> Follow these steps to connect Netlify via the StackOne Hub successfully.

<Warning>
  Ensure you have the Owner Role within Netlify.
</Warning>

If you've been directed to StackOne to integrate with Netlify, the following steps will help you understand the process and any necessary actions to configure successful integration.

## Get Your Netlify Account Slug

<Steps>
  <Step title="Log in to Netlify">
    Log in to your [Netlify account](https://app.netlify.com). Your Account Slug is visible in the URL.

    Given the URL: `https://app.netlify.com/teams/user-12abcde/settings`, the Account Slug is `user-12abcde`.
  </Step>
</Steps>

## Get Your Netlify Personal Access Token

<Steps>
  <Step title="Open User Settings">
    In your [Netlify account](https://app.netlify.com), click your profile icon in the top right, then click User settings.

    <Frame>
      <img className="rounded-md" style={{ margin: '0 auto', border: '1px solid #efefef' }} alt="User Settings" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/MGnlGQ2FDcYjia7O/images/netlify/image1.png?fit=max&auto=format&n=MGnlGQ2FDcYjia7O&q=85&s=c1b8f78f1b917507d952ba71e2123d15" width="289" height="252" data-path="images/netlify/image1.png" />
    </Frame>
  </Step>

  <Step title="Navigate to Applications">
    Under General, click Applications.

    <Frame>
      <img className="rounded-md" style={{ margin: '0 auto', border: '1px solid #efefef' }} alt="Applications" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/MGnlGQ2FDcYjia7O/images/netlify/image2.png?fit=max&auto=format&n=MGnlGQ2FDcYjia7O&q=85&s=03e6d1548dd946873383ff4fb630bf72" width="1106" height="585" data-path="images/netlify/image2.png" />
    </Frame>
  </Step>

  <Step title="Create New Access Token">
    Scroll down to Personal access tokens and click the New access token button.

    <Frame>
      <img className="rounded-md" style={{ margin: '0 auto', border: '1px solid #efefef' }} alt="New Access Token" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/MGnlGQ2FDcYjia7O/images/netlify/image3.png?fit=max&auto=format&n=MGnlGQ2FDcYjia7O&q=85&s=584034bcc3f7b4490acb75945ba89580" width="825" height="655" data-path="images/netlify/image3.png" />
    </Frame>
  </Step>

  <Step title="Enter Token Details">
    Under Create a new personal access token, enter a Description and Expiration Date for the new token. Then click the Generate token button.

    <Frame>
      <img className="rounded-md" style={{ margin: '0 auto', border: '1px solid #efefef' }} alt="Token Details" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/MGnlGQ2FDcYjia7O/images/netlify/image4.png?fit=max&auto=format&n=MGnlGQ2FDcYjia7O&q=85&s=d2406160546e90f85496de3066a5489c" width="692" height="592" data-path="images/netlify/image4.png" />
    </Frame>
  </Step>

  <Step title="Copy Access Token">
    Copy your displayed Access Token and store it safely.

    <Frame>
      <img className="rounded-md" style={{ margin: '0 auto', border: '1px solid #efefef' }} alt="Copy Access Token" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/MGnlGQ2FDcYjia7O/images/netlify/image5.png?fit=max&auto=format&n=MGnlGQ2FDcYjia7O&q=85&s=72d74c79b133292f2d9c9a9ce00b6a00" width="757" height="574" data-path="images/netlify/image5.png" />
    </Frame>
  </Step>
</Steps>

## Connecting with StackOne

<Steps>
  <Step title="Enter Credentials">
    Upon reaching the Link Account page, enter your Account Slug and Personal Access Token from the previous steps.

    <Frame>
      <img className="rounded-md" style={{ margin: '0 auto', border: '1px solid #efefef' }} alt="Link Account" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/MGnlGQ2FDcYjia7O/images/netlify/image6.png?fit=max&auto=format&n=MGnlGQ2FDcYjia7O&q=85&s=36dd377470a634d75815e9e8f32344da" width="524" height="708" data-path="images/netlify/image6.png" />
    </Frame>
  </Step>

  <Step title="Connect">
    Proceed by clicking the Connect button.
  </Step>
</Steps>

<br />

Congratulations, you're all set! If you face any issues with the steps mentioned above,
please contact us by emailing [integrations@stackone.com](mailto:integrations@stackone.com). We're always here to assist you!

## Available data

This integration has the following [IAM Resources](https://docs.stackone.com/reference/iam_list_users) available from the provider:

<ul>
  <li>Users</li>
  <li>Roles</li>
</ul>

## Useful Links

<Card title="API Reference" icon="link" href="https://docs.netlify.com/api/get-started/">
  [https://docs.netlify.com/api/get-started/](https://docs.netlify.com/api/get-started/)
</Card>
