> ## 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.

# Asana

> Follow these steps to connect your Asana account with StackOne hub, ensuring a smooth integration process.

<Warning>
  The following guidance assumes you have Admin privileges for your Asana
  account.
</Warning>

## Generating a Personal Access Token

<Steps>
  <Step title="Sign-in and open the Developer App Console">
    Sign in to <a href="https://app.asana.com/">your account</a>, you will need email and password to log in.
    Click on your profile picture in the top right corner, then select <b>Settings</b> from the dropdown menu.
    In the Profile Settings dialog, navigate to the <b>Apps</b> tab.
    Scroll down to the bottom of the Apps tab and click on the <b>View Developer Console</b> link. This will take you to the Developer App Console.

    <Frame>
      <img className="rounded-md" style={{ margin: '0 auto', border: '1px solid #efefef' }} alt="Profile Settings" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/zHY41-o1JHEiZkNS/images/asana/image1.png?fit=max&auto=format&n=zHY41-o1JHEiZkNS&q=85&s=e1f0ebc0bb33f616d8673aa6a069b7a0" width="717" height="803" data-path="images/asana/image1.png" />
    </Frame>
  </Step>

  <Step title="Create a new Personal Access Token">
    In the Developer App Console, click on the <b>+ Create New Token</b> button under the Personal Access Tokens section.
    In the dialog that appears, enter a name for your token (e.g., "StackOne Integration") and click on the <b>Create Token</b> button.
    Once the token is generated, it will be displayed on the screen. Make sure to copy it immediately, as you won't be able to see it again.

    <Frame>
      <img className="rounded-md" style={{ margin: '0 auto', border: '1px solid #efefef' }} alt="Create Personal Access Token" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/zHY41-o1JHEiZkNS/images/asana/image2.png?fit=max&auto=format&n=zHY41-o1JHEiZkNS&q=85&s=7bff56126ff5ec0961a7f70e0e1a303c" width="1009" height="589" data-path="images/asana/image2.png" />
    </Frame>
  </Step>
</Steps>

## Use the Personal Access Token in the StackOne Hub

Once you have copied the Personal Access Token, you can use it in the StackOne Hub to connect your Asana account.
This will require the Personal Access Token you just generated and the workspace ID.

<Steps>
  <Step title="Navigate to the StackOne Hub">
    Go to the StackOne Hub and navigate to the Accounts section and click on the <b>Link Account</b> button.
  </Step>

  <Step title="Save and connect">
    Select Asana from the list and fill in the required details - Personal Access Token and Workspace ID.
    Click on the <b>Connect</b> button to save your settings and establish the connection with Asana.

    <Frame>
      <img className="rounded-md" style={{ margin: "0 0", border: "1px solid #efefef" }} alt="Access Token Created" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/zHY41-o1JHEiZkNS/images/asana/image3.png?fit=max&auto=format&n=zHY41-o1JHEiZkNS&q=85&s=51c10a8a645fe784dce3a03b925f851a" width="490" height="770" data-path="images/asana/image3.png" />
    </Frame>
  </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!

## Useful Links

<Card title="Asana Guides - PAT" icon="link" href="https://developers.asana.com/docs/personal-access-token">
  [https://developers.asana.com/docs/personal-access-token](https://developers.asana.com/docs/personal-access-token)
</Card>
