# Asana credentials

You can use these credentials to authenticate the following nodes:

- [Asana](/guides/automated-workflows/integrations/builtin/app-nodes/ts-wf-nodes-base.asana)
- [Asana Trigger](#)


## Prerequisites

Create an [Asana](https://asana.com/) account.

## Supported authentication methods

- OAuth2
- API access token


## Related resources

Refer to [Asana's Developer Guides](https://developers.asana.com/docs/overview) for more information about working with the service.

## Using OAuth2

If you need to configure OAuth2 from scratch or need more detail on what's happening in the OAuth web flow, refer to the instructions in the [Asana OAuth register an application documentation](https://developers.asana.com/docs/oauth#register-an-application) to create an app and set up OAuth.

Use the following adjustments:

1. Use the Mosaic Workflows **OAuth Callback URL** as the Asana **Redirect URLs**.
2. Use the Asana **Client ID** and **Client secret** in the corresponding fields within Mosaic Workflows.


## Using API access token

To configure this credential, you'll need:

- A Personal **Access Token** (PAT): Refer to the [Asana Quick start guide](https://developers.asana.com/docs/quick-start#setup) for the steps to generate a Personal Access Token (PAT).