> ## 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 SpotDraft with Client Credentials – StackOne Hub

> Link a SpotDraft account in the StackOne Hub using Client Credentials. End-user guide to authorize the integration and start using SpotDraft actions.

<Warning>Administrator access to your SpotDraft workspace is required to generate API credentials.</Warning>

<section data-guide-section data-guide-scopes="">
  <h2>Generate API credentials</h2>

  <p>Create API credentials in SpotDraft Developer Settings to authenticate API requests.</p>

  <Steps>
    <Step title="Sign in to SpotDraft">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Sign in to your <a href="https://app.spotdraft.com/" target="_blank" rel="noopener noreferrer">SpotDraft workspace</a>.</p>

        <ul>
          <li>Click <strong>Settings</strong> in the left sidebar, then select <strong>Developer Settings</strong>.</li>
        </ul>
      </div>
    </Step>

    <Step title="Generate credentials">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Create a new set of API credentials.</p>

        <ul>
          <li>Click <strong>Generate API Credentials</strong>.</li>
          <li>Enter a descriptive name (e.g., <code>StackOne Integration</code>).</li>
          <li>Click <strong>Generate credentials</strong>.</li>
          <li><strong>Important:</strong> Copy the <strong>Client ID</strong> and <strong>Client Secret</strong> immediately — the Client Secret is only shown once and cannot be retrieved later.</li>
          <li>Store both values securely in a password manager.</li>
        </ul>
      </div>
    </Step>
  </Steps>
</section>

## Linking the Account from the Hub

<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>Client ID</strong></li>
      <li><strong>Client Secret</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>

If the account linking is successful, you will see the newly linked account in your <a href="/guides/accounts-section">Accounts</a> page.
