> ## Documentation Index
> Fetch the complete documentation index at: https://stackone-hub-docs-confluence-api-token-update.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Harvest

> Follow these steps to connect Harvest via the StackOne Hub successfully.

<Warning>
  Ensure you have Admin privileges within your Harvest account.
</Warning>

If you've been directed to StackOne to integrate with Harvest, the following steps will help you understand the process and any necessary actions to configure successful integration.

This guidance assumes that you are an Administrator within Harvest.

## Get your Harvest API Key and Account ID

<Steps>
  <Step title="Log in to Harvest">
    Log in to [Harvest](https://id.getharvest.com) and click Developers.

    <Frame>
      <img className="rounded-md" style={{ margin: '0 auto', border: '1px solid #efefef' }} alt="Harvest Developers" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/gCnVSZzD28kSlWtw/images/harvest/image1.png?fit=max&auto=format&n=gCnVSZzD28kSlWtw&q=85&s=171cc370877f0a3c6c85952577f2576b" width="625" height="350" data-path="images/harvest/image1.png" />
    </Frame>
  </Step>

  <Step title="Create Personal Access Token">
    Under Personal access tokens, click the Create new personal access token button.

    <Frame>
      <img className="rounded-md" style={{ margin: '0 auto', border: '1px solid #efefef' }} alt="Create Token" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/gCnVSZzD28kSlWtw/images/harvest/image2.png?fit=max&auto=format&n=gCnVSZzD28kSlWtw&q=85&s=cf3afc34c4bc22f09fd7018fcaa194b1" width="717" height="680" data-path="images/harvest/image2.png" />
    </Frame>
  </Step>

  <Step title="Enter Token Details">
    Enter a Name for this new key, then click the Create personal access token button.

    <Frame>
      <img className="rounded-md" style={{ margin: '0 auto', border: '1px solid #efefef' }} alt="Token Details" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/gCnVSZzD28kSlWtw/images/harvest/image3.png?fit=max&auto=format&n=gCnVSZzD28kSlWtw&q=85&s=64bbbfb6ec7d5bd9b9ba63b0c6c58e05" width="691" height="439" data-path="images/harvest/image3.png" />
    </Frame>
  </Step>

  <Step title="Choose Account">
    Each connection with StackOne will be associated with one Harvest Account. Under Your personal access token, ensure that the intended Account for this connection is selected next to Choose account.

    <Frame>
      <img className="rounded-md" style={{ margin: '0 auto', border: '1px solid #efefef' }} alt="Choose Account" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/gCnVSZzD28kSlWtw/images/harvest/image4.png?fit=max&auto=format&n=gCnVSZzD28kSlWtw&q=85&s=7dcab8c9ea9ef22204d0b77d6067e488" width="676" height="652" data-path="images/harvest/image4.png" />
    </Frame>
  </Step>

  <Step title="Copy API Token and Account ID">
    Copy your displayed API Token and Account ID and store them safely.

    <Frame>
      <img className="rounded-md" style={{ margin: '0 auto', border: '1px solid #efefef' }} alt="API Token and Account ID" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/gCnVSZzD28kSlWtw/images/harvest/image5.png?fit=max&auto=format&n=gCnVSZzD28kSlWtw&q=85&s=658db7860c5fe8611c57b970f8c8034d" width="676" height="652" data-path="images/harvest/image5.png" />
    </Frame>
  </Step>
</Steps>

## Connecting to StackOne

<Steps>
  <Step title="Enter Credentials">
    Upon reaching the Link Account page, enter your API Token and Account ID from the previous steps.

    <Frame>
      <img className="rounded-md" style={{ margin: '0 auto', border: '1px solid #efefef' }} alt="Link Account" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/gCnVSZzD28kSlWtw/images/harvest/image6.png?fit=max&auto=format&n=gCnVSZzD28kSlWtw&q=85&s=25e83ecdd0e75f3af3134a4b0fd078df" width="525" height="685" data-path="images/harvest/image6.png" />
    </Frame>
  </Step>

  <Step title="Connect">
    Proceed by clicking the Connect button.
  </Step>
</Steps>

<br />

Congratulations, you're all set! If you face any issues with the steps mentioned above,
please contact us by emailing [integrations@stackone.com](mailto:integrations@stackone.com). We're always here to assist you!

## Available data

This integration has the following [IAM Resources](https://docs.stackone.com/reference/iam_list_users) available from the provider:

<ul>
  <li>Users</li>
  <li>Roles</li>
</ul>

## Useful Links

<Card title="Authentication Guide" icon="link" href="https://help.getharvest.com/api-v2/authentication-api/authentication/authentication/">
  [https://help.getharvest.com/api-v2/authentication-api/authentication/authentication/](https://help.getharvest.com/api-v2/authentication-api/authentication/authentication/)
</Card>
