# Importing Inventory

If you use matrix products, refer to the [Importing Matrix Products](/how-to-get-started/importing-data/importing-inventory/matrix-product-import.md) page on how to properly prepare matrix product data for importation into TAKU.

1. Go to **Settings > Import > Inventory List**
2. On step 2 of the import data process you will be 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 Inventory Template

If you will be importing matrix items, please refer to the [Inventory Options Settings](/how-to-get-started/general-settings/editing-business-details/inventory-options-settings.md) page first to set up the options that will appear in the import file.

<figure><img src="/files/rbqkBmkdjM8c22alXEAf" 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/wS01qQyV8lMppFcOcJwp" 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.

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

Import errors will be listed on the first column.

<figure><img src="/files/8slrzLGzHQ1CYLRMAPp1" alt=""><figcaption></figcaption></figure>

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.

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

8. Upon completion an Import Summary will be displayed which will indicate how many successful or failed records were imported.

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

{% content-ref url="/pages/60lP2Sv1ZpWofjNbFFOQ" %}
[Personal Accounts Import](/how-to-get-started/importing-data/personal-accounts-import.md)
{% endcontent-ref %}

{% content-ref url="/pages/Lz81tqDxTezQkRbcF8OF" %}
[Commercial Accounts Import](/how-to-get-started/importing-data/commercial-accounts-import.md)
{% endcontent-ref %}

{% content-ref url="/pages/QCw835slcJVea0e9T6gk" %}
[Commercial Contacts Import](/how-to-get-started/importing-data/commercial-contacts-import.md)
{% endcontent-ref %}


---

# 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/importing-inventory.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.
