> ## 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 Bitly with Access Token – StackOne Hub

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

<Warning>You must have a Bitly account to generate an access token. Free plans may have limited API access.</Warning>

<section data-guide-section data-guide-scopes="">
  <h2>Generating a Generic Access Token</h2>

  <p>To connect Bitly with StackOne, you'll need to generate a Generic Access Token from your Bitly account settings.</p>

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

        <ul>
          <li>In the left sidebar, click <strong>Settings</strong>.</li>
          <li>Under the <strong>Developer settings</strong> section, click <strong>API</strong>.</li>
        </ul>

        <img src="https://mintcdn.com/stackone-60/9rb-C4C9-iUVEA-C/connectors/bitly/images/access_token-config-developer-settings.png?fit=max&auto=format&n=9rb-C4C9-iUVEA-C&q=85&s=6d60f54a0b970012d2991c0c630ec279" alt="Bitly settings sidebar with the Developer settings section and its API item highlighted, opening the API page." width="1280" height="800" data-path="connectors/bitly/images/access_token-config-developer-settings.png" />
      </div>
    </Step>

    <Step title="Generate an Access Token">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>In the <strong>Access token</strong> section, enter your Bitly account password and click <strong>Generate token</strong>.</p>

        <ul>
          <li>Your new Generic Access Token will appear on the page.</li>
          <li>Copy the token and store it securely for use later.</li>
        </ul>

        <img src="https://mintcdn.com/stackone-60/9rb-C4C9-iUVEA-C/connectors/bitly/images/access_token-config-generate-token.png?fit=max&auto=format&n=9rb-C4C9-iUVEA-C&q=85&s=cd571bb28d18337f49ea5d2497ced471" alt="Bitly API settings with the Access token section highlighted, showing the Enter password field and the Generate token button." width="1280" height="800" data-path="connectors/bitly/images/access_token-config-generate-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="/connect/managing-connectors/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="/gateway/concepts/linked-accounts">Accounts</a> page.</p>
</div>
