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

# Connect LaunchDarkly with Access Token – StackOne Hub

> Link a LaunchDarkly account in the StackOne Hub using Access Token. End-user guide to authorize the integration and start using LaunchDarkly actions.

<Warning>Admin privileges or a custom role with appropriate resource permissions are required to create access tokens.</Warning>

<section data-guide-section data-guide-scopes="">
  <h2>Create an access token</h2>

  <p>An access token authenticates StackOne with your LaunchDarkly account.</p>

  <Steps>
    <Step title="Sign in to LaunchDarkly">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Sign in to your <a href="https://app.launchdarkly.com" target="_blank" rel="noopener noreferrer">LaunchDarkly account</a>.</p>

        <img src="https://mintcdn.com/stackone-60/taSDfrd-ek8zJVcR/connectors/launchdarkly/images/config-login.png?fit=max&auto=format&n=taSDfrd-ek8zJVcR&q=85&s=62a9d5c8052f2a68f8b3556b26d238c1" alt="LaunchDarkly sign-in page" width="1280" height="800" data-path="connectors/launchdarkly/images/config-login.png" />
      </div>
    </Step>

    <Step title="Navigate to Authorization settings">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Navigate to the Authorization page in your Organization settings.</p>

        <ul>
          <li>Click the <strong>gear icon</strong> at the bottom of the left sidebar to open <strong>Organization settings</strong>.</li>
        </ul>

        <img src="https://mintcdn.com/stackone-60/taSDfrd-ek8zJVcR/connectors/launchdarkly/images/config-org-settings.png?fit=max&auto=format&n=taSDfrd-ek8zJVcR&q=85&s=def187dfcc64255f1f17425ceff540ef" alt="Organization settings sidebar showing Security heading with Authorization link" width="1280" height="800" data-path="connectors/launchdarkly/images/config-org-settings.png" />
      </div>
    </Step>

    <Step title="Create a new token">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>In the sidebar, under the <strong>Security</strong> heading, click <strong>Authorization</strong>.</p>

        <ul>
          <li>In the <strong>Access tokens</strong> section, click <strong>Create token</strong> to open the token creation dialog.</li>
        </ul>

        <img src="https://mintcdn.com/stackone-60/taSDfrd-ek8zJVcR/connectors/launchdarkly/images/config-authorization.png?fit=max&auto=format&n=taSDfrd-ek8zJVcR&q=85&s=7975f6f25196dbe6e8c27419c9179a00" alt="Access tokens section with Create token button" width="1264" height="795" data-path="connectors/launchdarkly/images/config-authorization.png" />
      </div>
    </Step>

    <Step title="Configure token settings">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Fill in the token creation form.</p>

        <ul>
          <li><strong>Name</strong>: Enter a descriptive name (e.g., `StackOne Integration`)</li>
          <li><strong>Role</strong>: Select <strong>Admin</strong> (recommended) to grant StackOne full access. Alternatively, select <strong>Writer</strong> for read and modify access, or <strong>Reader</strong> for read-only access</li>
          <li><strong>API version</strong>: Leave the default version selected (e.g., `20240415`)</li>
          <li>Click <strong>Save token</strong>.</li>
        </ul>

        <img src="https://mintcdn.com/stackone-60/taSDfrd-ek8zJVcR/connectors/launchdarkly/images/config-create-token.png?fit=max&auto=format&n=taSDfrd-ek8zJVcR&q=85&s=3f05d07cb9a7f2494187eefc45e3942f" alt="Create access token dialog with Name, Role, API version, and Save token button" width="1264" height="795" data-path="connectors/launchdarkly/images/config-create-token.png" />
      </div>
    </Step>

    <Step title="Copy the access token">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Copy the access token immediately and store it securely.</p>

        <ul>
          <li><strong>Important</strong>: The token is only displayed once. If you leave or refresh the page, it will be obscured and cannot be retrieved.</li>
          <li>Format: `api-xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx`</li>
        </ul>

        <img src="https://mintcdn.com/stackone-60/taSDfrd-ek8zJVcR/connectors/launchdarkly/images/config-create-token.png?fit=max&auto=format&n=taSDfrd-ek8zJVcR&q=85&s=3f05d07cb9a7f2494187eefc45e3942f" alt="Create access token dialog showing token details" width="1264" height="795" data-path="connectors/launchdarkly/images/config-create-token.png" />
      </div>
    </Step>
  </Steps>
</section>

<div data-whitelabel-hide>
  <h2>Linking the Account from the Hub</h2>

  <Steps>
    <Step title="Navigate to the Hub">
      Use one of the three <a href="/guides/accounts-section#linking-accounts">Linking Account Methods</a> to access the Hub.
    </Step>

    <Step title="Fill out the fields">
      Fill out the following fields using details from your provider:

      <ul>
        <li><strong>Access Token</strong></li>
      </ul>
    </Step>

    <Step title="Connect">
      <ul>
        <li>Click <strong>Connect</strong></li>
        <li>If applicable, the provider will redirect you to a sign-in or authorization page. Complete the provider's authorization flow.</li>
        <li>Once authorization is successful, you will see a confirmation popup</li>
      </ul>
    </Step>
  </Steps>

  <p>If the account linking is successful, you will see the newly linked account in your <a href="/guides/accounts-section">Accounts</a> page.</p>
</div>
