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

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

<Warning>Ensure you have Admin privileges within your Intercom account.</Warning>

<section data-guide-section data-guide-scopes="">
  <h2>Get Your Intercom Access Token</h2>

  <p>This connection will be authenticated on behalf of a Private Intercom App you will create in your Intercom Developer Hub.</p>

  <Steps>
    <Step title="Navigate to Developer Hub">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Sign in to your <a href="https://app.intercom.com" target="_blank" rel="noopener noreferrer">Intercom Dashboard</a>.</p>

        <ul>
          <li>Click on the <strong>Settings</strong> icon in the bottom left corner.</li>
          <li>Navigate to <strong>Integrations</strong> in the menu.</li>
          <li>Click on <strong>Developer Hub</strong>.</li>
        </ul>
      </div>
    </Step>

    <Step title="Create a New App">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>In the Developer Hub, click the <strong>New app</strong> button.</p>
      </div>
    </Step>

    <Step title="Enter App Details">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>In the New app dialog, enter the app details.</p>

        <ul>
          <li>Enter a name for your app (e.g., "StackOne Integration")</li>
          <li>Ensure the correct Workspace is selected.</li>
        </ul>
      </div>
    </Step>

    <Step title="Create App">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Click the <strong>Create app</strong> button to proceed.</p>
      </div>
    </Step>

    <Step title="Copy Access Token">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Your new App's Access Token will be listed under the <strong>Authentication</strong> section. Copy your Access Token and store it securely for use later.</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>
      </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>
