# Importing your data

In this section, we will review how to import your data using the Copia Import Tool, along with the completed Import Template spreadsheet.  It is assumed that you have already launched the Copia Import Tool, and you are at the screen shown below.

{% hint style="info" %}
If you are not at the screen shown, return to the [Getting Started](/docs/devicelink/additional-features/copia-import-tool/getting-started.md) section to launch the Copia Import Tool.
{% endhint %}

Select the *Import Assets into Copia* button.

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

You will now be able to start the import process by pressing the *Select Excel File to Import* button.

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

You will be given the option to browse to, and select your completed Import Template spreadsheet.  Once selected, the Copia Import Tool will present your imported data for review, similar to the test data seen below.  Scroll through the data and validate it is correct.  If not, press the back button, make corrections to the spreadsheet, and then try again.

If everything is correct, press the Start Import button found at the bottom of the dialog.

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

Once the import is complete, you will be able to return to the prior screen, or close the Copia Import Tool.

<figure><img src="/files/6DWknumhzRAszVqZ5nl1" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
After import, it is always recommended to validate that the data is as expected within the Copia system.  If there is any issues, you can use the [Rollback ](/docs/devicelink/additional-features/copia-import-tool/rolling-back-a-prior-import.md)feature to remove the imported data.
{% endhint %}


---

# 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.copia.io/docs/devicelink/additional-features/copia-import-tool/importing-your-data.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.
