> ## Documentation Index
> Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Asana

> Asana is a software company that specializes in the fields of work management, productivity, team goals, and project execution.

## Creating an Asana connection

Create the connection by using one of the following methods:

* [OAuth](#using-oauth)
* [Service Account](#using-service-account)
* [Personal Access Token](#using-personal-access-token)

### Using OAuth

#### Creating your connection

1. In the Blink platform, navigate to the **Connections** page > **Add connection**. A New Connection dialog box opens displaying icons of external service providers available.
2. Select the **Asana** icon. A dialog box with name of the connection and connection methods appear.
3. (Optional) Edit the name of the connection. At a later stage you cannot edit the name.
4. Click **Asana** to authenticate using OAuth.
5. Sign in using your credentials.

### Using Service Account

To create the connection you need:

* A Service Account Token

#### Obtaining the credentials

1. Login to Asana admin console.
2. Click the **Apps** tab.
3. Click **Service Accounts**.
4. Click the **Add Service Account**.

#### Creating your connection

1. In the Blink platform, navigate to the **Connections** page > **Add connection**. A New Connection dialog box opens displaying icons of external service providers available.
2. Select the **Asana** icon. A dialog box with name of the connection and connection methods appear.
3. (Optional) Edit the name of the connection. At a later stage you cannot edit the name.
4. Select **Service Account** as the method to create the connection.
5. Fill in the parameters:
   * The Service Account Token
6. (Optional) Click **Test Connection** to test it.
7. Click **Create connection**. The new connection appears on the **Connections** page.

### Using Personal Access Token

To create the connection you need:

* A Personal Access Token

#### Obtaining the credentials

1. Login to Asana [developer console](https://app.asana.com/0/my-apps).
2. Click on **Create new token**.
   <img src="https://mintcdn.com/blinkops-2/Rs4Y_Nqo_DOGL9xa/img/Asana/myapps.png?fit=max&auto=format&n=Rs4Y_Nqo_DOGL9xa&q=85&s=a361901eac68614a1878b4fb51a54b8a" alt="asana my apps" width="1728" height="1117" data-path="img/Asana/myapps.png" />
3. Fill the Create new token form and click **Create token**.
   <img src="https://mintcdn.com/blinkops-2/Rs4Y_Nqo_DOGL9xa/img/Asana/createtoken.png?fit=max&auto=format&n=Rs4Y_Nqo_DOGL9xa&q=85&s=eda16ea39bed88fe50a50275f5d0c1e6" alt="asana create token" width="1728" height="1117" data-path="img/Asana/createtoken.png" />
4. Click on **Copy** to copy the created token to the clipboard.
   <img src="https://mintcdn.com/blinkops-2/Rs4Y_Nqo_DOGL9xa/img/Asana/finalkey.png?fit=max&auto=format&n=Rs4Y_Nqo_DOGL9xa&q=85&s=e1649957d98fff8c1698b43e5838de4d" alt="asana final key" width="1728" height="1117" data-path="img/Asana/finalkey.png" />

#### Creating your connection

1. In the Blink platform, navigate to the **Connections** page > **Add connection**. A New Connection dialog box opens displaying icons of external service providers available.
2. Select the **Asana** icon. A dialog box with name of the connection and connection methods appear.
3. (Optional) Edit the name of the connection. At a later stage you cannot edit the name.
4. Select **Personal Access Token** as the method to create the connection.
5. Fill in the parameters:
   * The Personal Access Token
6. (Optional) Click **Test Connection** to test it.
7. Click **Create connection**. The new connection appears on the **Connections** page.
