> ## 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 RECRU with API Credentials – StackOne Hub

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

<section data-guide-section data-guide-scopes="">
  <h2>Find your tenant subdomain</h2>

  <p>Your <strong>Tenant</strong> is the subdomain of `recru.eu` that identifies your RECRU instance. StackOne Hub builds every API request against `https://{tenant}.recru.eu`, so this value must match the host you sign in to.</p>

  <ul>
    <li>Sign in to RECRU and check the URL in your browser address bar — the format is `https://{tenant}.recru.eu`.</li>
    <li>If your URL is `https://mytenant.recru.eu`, your tenant is `mytenant`.</li>
    <li>Enter the tenant lowercase, with no dots and no `.recru.eu` suffix, in the <strong>Tenant</strong> field in StackOne Hub.</li>
  </ul>

  <img src="https://mintcdn.com/stackone-60/U5T3Ph2claG4fCiL/connectors/recru/images/oauth2-config-tenant-subdomain.png?fit=max&auto=format&n=U5T3Ph2claG4fCiL&q=85&s=70de7d98e8baaad0dfede6a341804676" alt="A RECRU backoffice URL highlighting the tenant subdomain segment before .recru.eu." width="1280" height="800" data-path="connectors/recru/images/oauth2-config-tenant-subdomain.png" />
</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>Tenant</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>
