# Getting Started

To get started you will need to first launch the Copia Import Tool.  During its use you will have multiple options/operations to choose from, which are covered in the following sections.

## Launching the Copia Import Tool

You can access the Copia Import Tool via the Copia Desktop App.  It can be found under the Help menu, labeled Copia Import Tool.  Click this option to be taken to the directory containing the tool.  You can then double-click the Copia-Import-Tool.exe to start the operation.

On the initial screen, you will need to update your Copia Endpoint URL (the URL of your Copia Server).  You should leave the default of `https://app.copia.io`, unless you are running a self-hosted Copia server.  Press "Continue" to proceed to the next step.

{% hint style="info" %}
The *Use custom OAuth credentials (advanced)* checkbox should not be checked, unless instructed to do so by your Copia representative.
{% endhint %}

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

Once connected, the tool will ask you to login.  Press the button to continue.

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

Verify your organization is correct and press continue, as shown.

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

On the next screen, you will have the option to either *Import Assets into Copia* or *Rollback a Previous Import*.  Since we need to import assets, we would select the option to *Import Assets into Copia.*

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

{% hint style="warning" %}
At this point, stop and select the correct section from below to continue!
{% endhint %}

## Next Steps

At this point you have a couple of options, described in the following sections.  Choose from them below, based on your current requirements.

* [**Preparing your data**](/docs/devicelink/additional-features/copia-import-tool/preparing-your-data.md)
  * Select this section if this is your first time using the Copa Import Tool, or if you need to refresh on the process of gathering and preparing your data for import.<br>
* [**Importing your data**](/docs/devicelink/additional-features/copia-import-tool/importing-your-data.md)
  * Select this section if you have finished preparing and gathering your data, and are ready to import your data into Copia.<br>
* [**Rolling back a prior import**](/docs/devicelink/additional-features/copia-import-tool/rolling-back-a-prior-import.md)
  * Select this section if you would like to Rollback a prior import operation (i.e. remove already  imported data)


---

# 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/getting-started.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.
