# Asana Integration Setup

### Getting Started <a href="#h_01ha5ckrn9pz35ar0jkaswjzmn" id="h_01ha5ckrn9pz35ar0jkaswjzmn"></a>

BalkanID recommends creating a separate service account for the purposes of this integration, instead of using personal or employee named accounts. Make sure that the account has ownership or super admin level permissions.

#### Requirements: <a href="#h_01hq2k0bjbzy73x06t3ajx4zv5" id="h_01hq2k0bjbzy73x06t3ajx4zv5"></a>

* ***Personal Access Token***

#### Step to obtain Personal Access Token <a href="#h_01ha5ckrn93epf38m902v74hy5" id="h_01ha5ckrn93epf38m902v74hy5"></a>

1. Login to Asana, and Click on your profile photo in the top right corner of the Asana app. Select *My Settings*... > *Apps* > *Manage Developer Apps*.<br>

   <figure><img src="/files/7VYjAGYpEjc4NJkqJiE4" alt=""><figcaption></figcaption></figure>

   <figure><img src="/files/LcjxOA25OlpWplcwwLTK" alt=""><figcaption></figcaption></figure>
2. Follow the below steps to get personal access token from Asana:
   1. Click on **Create New Token.**<br>

      <figure><img src="/files/MijqZO00fOvv1EzNM4YJ" alt=""><figcaption></figcaption></figure>
   2. Type a Purpose for which you want to create a Token. Click **Create token.**<br>

      <figure><img src="/files/4FcUP6V6gZwD0NZrV4Wo" alt=""><figcaption></figcaption></figure>
3. Copy the Token value and store it securely.

### Configure Asana within your BalkanID tenant <a href="#h_01ha5ckrn9j8xtrsercb5mbt9m" id="h_01ha5ckrn9j8xtrsercb5mbt9m"></a>

1. Login to the BalkanID application and switch to the tenant you would like to add your integration to.
2. Head to *Integrations* > **Add Integration**, select **Asana**.<br>

   <figure><img src="/files/ChQLM9K6MYzFzfkanImv" alt=""><figcaption></figcaption></figure>

   <figure><img src="/files/ZXA7hd6ukRz6qE6ep0s8" alt=""><figcaption></figcaption></figure>
3. Set up the *Primary Application owner (mandatory)* and the *Description*, if any. Set up Secondary Application Owner(s), if any. <br>

   Select the Extraction Type. From here, you can configure your application using one of the following methods:

   1. **Direct integration** - Provide your Personal Access Token obtained above to set up a direct connection with BalkanID.
   2. **SCIM integration** - Provide SCIM server credentials to set up a SCIM connection with BalkanID.&#x20;
   3. **Manual file upload** - Upload Entity and Entity Relations through a .CSV file upload. Contact the team for assistance with this. &#x20;
   4. **Automated upload using API -** You can upload data using our [Bulk APIs](https://developer.balkan.id/) with the help of an API key which will be provided to you. Please refer to the [entity](https://developer.balkan.id/bulk-entities-upload-api-early-access-12828095e0) and [entity relation](https://developer.balkan.id/bulk-entity-relations-upload-api-early-access-12828102e0) upload docs for specific instructions on uploading your data through the API.&#x20;

   <figure><img src="/files/nhKo9ZlCK7doWaFnnuTj" alt=""><figcaption></figcaption></figure>
4. Click on next to move onto *Optional Configuration.*
5. Fill **Optional configuration,** if required.  <br>

   <figure><img src="/files/ydn00LciUKCto4ZVrgaI" alt=""><figcaption></figcaption></figure>
6. Once you filled in the information, click **Save**. Your integration is now configured and you will see the status of the integration displayed alongside other integrations on the *Integrations* page. When data is available, the integration Status column will read **Connected** and the integration Message will read **Data available**.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.balkan.id/getting-started/setting-up-your-tenant/application-integrations/direct-application-integration/asana-integration-setup.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
