> ## 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 Moneybird with Personal Access Token – StackOne Hub

> Link a Moneybird account in the StackOne Hub using Personal Access Token. End-user guide to authorize the integration and start using Moneybird actions.

<section data-guide-section data-guide-scopes="">
  <h2>Generate a Personal Access Token</h2>

  <p>Personal Access Tokens authenticate a single Moneybird user for API access.</p>

  <Steps>
    <Step title="Sign in to Moneybird">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Open the <a href="https://moneybird.com/user/applications/new" target="_blank" rel="noopener noreferrer">Moneybird Applications page</a>.</p>
      </div>
    </Step>

    <Step title="Create a personal API token">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Select the option to create a personal API token (not an external OAuth application).</p>

        <ul>
          <li>Use the checkboxes to select the scopes/permissions you need.</li>
          <li>Click <strong>Create</strong> to generate the token.</li>
        </ul>
      </div>
    </Step>

    <Step title="Copy the token">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Copy the token value and store it securely. It functions similarly to a password and gives access to your entire company account.</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>Personal Access Token</strong></li>
        <li><strong>Administration ID</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>
