> ## 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 Airship with Basic Auth – StackOne Hub

> Link a Airship account in the StackOne Hub using Basic Auth. End-user guide to authorize the integration and start using Airship actions.

<Warning>Ensure you have Admin privileges for your Airship account.</Warning>

<section data-guide-section data-guide-scopes="">
  <h2>Find your Airship region (EU or US)</h2>

  <p>Login to your Airship tenant and check your browser's URL bar to determine your region.</p>

  <Steps>
    <Step title="Login to Airship">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Login to your Airship tenant using the appropriate host for your region.</p>

        <ul>
          <li><a href="https://go.urbanairship.com" target="_blank" rel="noopener noreferrer">US Region</a></li>
          <li><a href="https://go.airship.eu" target="_blank" rel="noopener noreferrer">EU Region</a></li>
          <li>Check your browser's URL bar to confirm your region.</li>
        </ul>
      </div>
    </Step>
  </Steps>
</section>

<section data-guide-section data-guide-scopes="">
  <h2>Retrieve your App Key</h2>

  <p>The App Key identifies your Airship project.</p>

  <Steps>
    <Step title="Select Project">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Select the project you want to connect.</p>
      </div>
    </Step>

    <Step title="Select Settings">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Select <strong>Settings</strong> from the menu.</p>
      </div>
    </Step>

    <Step title="Copy App Key">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Within <strong>Project Details</strong> on the right side, copy the <strong>App Key</strong> and store it securely for use later.</p>
      </div>
    </Step>
  </Steps>
</section>

<section data-guide-section data-guide-scopes="">
  <h2>Retrieve your Master Secret</h2>

  <p>The Master Secret is used for API authentication.</p>

  <Steps>
    <Step title="Reveal Master Secret">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Within the <strong>Project Details</strong> panel, select <strong>Click to reveal</strong> next to Master Secret.</p>
      </div>
    </Step>

    <Step title="Copy Master Secret">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Copy the contents of <strong>Master Secret</strong> 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>Region</strong></li>
        <li><strong>App Key</strong></li>
        <li><strong>Master 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>

  <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>
