> ## 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 EasyLlama with API Key – StackOne Hub

> Link a EasyLlama account in the StackOne Hub using API Key. End-user guide to authorize the integration and start using EasyLlama actions.

<Warning>Admin access to your EasyLlama account is required to generate an API Access Token.</Warning>

<section data-guide-section data-guide-scopes="">
  <h2>Generating an API Access Token</h2>

  <p>To connect EasyLlama with StackOne, you'll need to generate an API Access Token from your EasyLlama Dashboard.</p>

  <Steps>
    <Step title="Sign in to your EasyLlama Dashboard">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Sign in to your <a href="https://dashboard.easyllama.com" target="_blank" rel="noopener noreferrer">EasyLlama Dashboard</a> with your admin credentials.</p>
      </div>
    </Step>

    <Step title="Navigate to Integrations">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>From your EasyLlama Dashboard:</p>

        <ul>
          <li>Click on <strong>Settings</strong> in the navigation menu.</li>
          <li>Select <strong>Integrations</strong> from the settings options.</li>
        </ul>
      </div>
    </Step>

    <Step title="Connect the API Integration">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Enable the API integration:</p>

        <ul>
          <li>Locate the <strong>API</strong> tile.</li>
          <li>Click <strong>Connect</strong> on the API tile to enable the integration.</li>
        </ul>
      </div>
    </Step>

    <Step title="Generate an Access Token">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Once the API integration is connected:</p>

        <ul>
          <li>Click the <strong>three-dot menu (⋮)</strong> on the API tile.</li>
          <li>Select <strong>Create an Access Token</strong> from the dropdown menu.</li>
          <li>Provide a name for the token to identify its purpose (e.g., "StackOne Integration").</li>
        </ul>
      </div>
    </Step>

    <Step title="Copy and Store the Access Token">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Copy your new Access Token immediately and store it securely. This Bearer token will be used for all API calls to EasyLlama.</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>
