# Commercial Contacts Import

{% hint style="info" %}
Note that Commercial Contacts are the employees associated to companies, which are known as Commercial Accounts in TAKU. As such, you must [import Commercial Accounts](/how-to-get-started/importing-data/commercial-accounts-import.md) **before** importing Commercial Contacts.
{% endhint %}

1. Go to **Settings > Import > Commercial Contacts**
2. On step 2 of the import data process you will presented with 3 options to import inventory pertaining to how duplicate records should be handled.
3. If you do not have any import files prepared, you can download the appropriate template by clicking on **Download Contacts Template**

<figure><img src="/files/9Fk3bk6zEmZiDOpNrziU" alt=""><figcaption></figcaption></figure>

4. When you are ready to import click Associate File, this will open an file explorer so that you can select the import file.

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

5. Click Next
6. On this screen the import file will be checked for any errors. It will indicate how many rows are OK and how many have ERRORS. If there are errors listed, click on **Download Error File**, which will generate a file that indicates the errors on each row. Make the required changes and then press Import New File, alternatively you can restart from step 1 with the corrected file.

NOTE: Import errors will be listed on the first column.

7. If all rows are OK and there are no errors, proceed to import by pressing Import Now. There will be a progress bar indicating the current progress, please leave the webpage open to complete processing.
8. Upon completion an Import Summary will be displayed which will indicate how many successful or failed records were imported.

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


---

# 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://help.takulabs.io/how-to-get-started/importing-data/commercial-contacts-import.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.
