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

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

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

  <p>Create an Access Token in your 7shifts account to authenticate API requests.</p>

  <Steps>
    <Step title="Navigate to Developer Tools">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>In the left sidebar, navigate to <strong>Settings</strong> > <strong>Developer Tools</strong>.</p>
      </div>
    </Step>

    <Step title="Create Access Token">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>On the <strong>Access tokens</strong> tab, click <strong>+ Create access token</strong>.</p>

        <ul>
          <li>Enter an <strong>Access token name</strong> (e.g., StackOne Integration).</li>
          <li>Select a <strong>Technical contact</strong> from the dropdown (must be an active company admin).</li>
          <li>Click <strong>Create Access Token</strong>.</li>
        </ul>
      </div>
    </Step>

    <Step title="Copy Access Token">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>After creation, the token appears in the Access tokens list. Click the <strong>copy</strong> icon next to the token to copy it. Save it securely as it will not be shown again.</p>
      </div>
    </Step>

    <Step title="Find Your Company ID">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>In the Developer Tools page, click the <strong>Resource IDs</strong> tab. Your <strong>Company ID Number</strong> is listed under the Company section.</p>
      </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>
        <li><strong>Company ID</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>
