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

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

<Warning>Generating a new token disables all existing integrations using the previous token.</Warning>

<section data-guide-section data-guide-scopes="">
  <h2>Prerequisites</h2>

  <p>Verify you have the necessary access before starting.</p>

  <ul>
    <li>An active TalentLyft account with admin permissions</li>
    <li>Access to integration settings</li>
  </ul>
</section>

<section data-guide-section data-guide-scopes="">
  <h2>Generate Access Token</h2>

  <p>Create an access token to authenticate API requests.</p>

  <Steps>
    <Step title="Navigate to Integration Settings">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Access your TalentLyft integration settings.</p>

        <ul>
          <li>Sign in to your TalentLyft account</li>
          <li>Click your Profile icon in the top-right corner</li>
          <li>Select Integrations</li>
          <li>Click TalentLyft Access token Settings</li>
        </ul>
      </div>
    </Step>

    <Step title="Generate and Copy Token">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Generate a new access token and save it securely.</p>

        <ul>
          <li>Click Generate to create a new token</li>
          <li>Copy the generated token immediately</li>
          <li>Store it securely — the token provides full API access</li>
          <li>Warning: Generating a new token invalidates the previous one</li>
        </ul>
      </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>
