> ## 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 Expensify with Partner User ID and Secret – StackOne Hub

> Link a Expensify account in the StackOne Hub using Partner User ID and Secret. End-user guide to authorize the integration and start using Expensify actions.

<Warning>You need an active Expensify account. Domain admin status is required for certain operations like reconciliation reports and domain-wide card management.</Warning>

<section data-guide-section data-guide-scopes="">
  <h2>Creating an Expensify Account</h2>

  <p>If you don't already have an Expensify account, you'll need to create one first.</p>

  <Steps>
    <Step title="Sign up for Expensify">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Go to <a href="https://www.expensify.com/" target="_blank" rel="noopener noreferrer">Expensify</a> and create an account if you don't have one.</p>

        <ul>
          <li>Click <strong>Get Started</strong> or <strong>Sign Up</strong></li>
          <li>Complete the account registration process</li>
          <li>Verify your email address</li>
        </ul>
      </div>
    </Step>
  </Steps>
</section>

<section data-guide-section data-guide-scopes="">
  <h2>Generating API Credentials</h2>

  <p>Create API credentials to authenticate with the Expensify Integration Server.</p>

  <Steps>
    <Step title="Sign in to Expensify">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Go to <a href="https://www.expensify.com/" target="_blank" rel="noopener noreferrer">Expensify</a> and sign in with your account credentials.</p>
      </div>
    </Step>

    <Step title="Navigate to Integrations">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Go to the <a href="https://www.expensify.com/tools/integrations/" target="_blank" rel="noopener noreferrer">Expensify Integrations page</a>.</p>
      </div>
    </Step>

    <Step title="Generate and Copy Credentials">
      <div data-guide-step data-guide-scopes="" data-guide-display-scopes-list="">
        <p>Your API credentials will be automatically generated and displayed on the page.</p>

        <ul>
          <li>Copy the <strong>partnerUserID</strong> value and store it securely for use later</li>
          <li>Copy the <strong>partnerUserSecret</strong> value and store it securely for use later</li>
          <li>⚠️ Important: These credentials will not be shown again after you leave this page</li>
          <li>If you lose your credentials, you can regenerate new ones from the <a href="https://www.expensify.com/tools/integrations/" target="_blank" rel="noopener noreferrer">Integrations page</a></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>Partner User ID</strong></li>
      <li><strong>Partner User 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.
