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

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

<Warning>To generate an API key, you must have Subscription Administration privileges on the Rally account.</Warning>

<section data-guide-section data-guide-scopes="">
  <h2>Create an API Key in Rally</h2>

  <p>Log in to your <a href="https://rally1.rallydev.com" target="_blank" rel="noopener noreferrer">Rally account</a> to generate an API key. Follow the steps below to create and copy your key.</p>

  <Steps>
    <Step title="Create and Copy Your API Key">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>After logging in to <a href="https://rally1.rallydev.com" target="_blank" rel="noopener noreferrer">Rally</a>, follow these steps to generate your API key.</p>

        <ul>
          <li>Click your account avatar in the top-right corner and select <strong>My Settings</strong></li>
          <li>Click on <strong>Access</strong>, then select <strong>API Key</strong> to manage your API keys</li>
          <li>Click the <strong>Create</strong> button</li>
          <li>Enter a <strong>Display Name</strong> (e.g., StackOne Integration)</li>
          <li>Toggle the <strong>Full Access</strong> switch to enable full permissions</li>
          <li>Click <strong>Save</strong> to generate the API key</li>
          <li>Copy the generated API key — it is prefixed with an underscore (`_`). Store it securely</li>
          <li>To regenerate an existing key, click <strong>Reset key</strong> and then <strong>Continue</strong> (this invalidates the previous key)</li>
          <li>Click <strong>Close</strong> to close the form.</li>
        </ul>
      </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>API Key</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>

## Next Steps

<Columns cols={2}>
  <Card title="Webhooks setup" href="/connectors/rally/guides/webhook-setup">
    <p className="connector-page-auth-description" style={{ fontSize: '14px', marginTop: 0, marginBottom: 0 }}>
      Configure receiving Events for Rally into StackOne.
    </p>
  </Card>
</Columns>
