# Import Conversions

1\. **Go to Tools » Import Data**

![](/files/KMDYxrAG5dkuQOPEoxg0)

Importing conversions in the Offer18 Dashboard can be achieved through three different methods.

### Import Conversions by values

Input the conversion data in the required format as prompted.

{% hint style="info" %}
To import conversions without a TID, simply check the checkbox and input the conversion data in the specified format.
{% endhint %}

{% file src="/files/HAjWZCMqbsOsVcFUmqaR" %}

### Import Conversions  by Uploading CSV File

When using a TID, it is necessary to upload a CSV file following the provided template below.

Without TID, it is necessary to upload a CSV file following the provided template below.

{% file src="/files/92iMwN3Qrer52ootLEcK" %}

### Import Conversions Manually

You have the option to manually import conversions by entering conversion data into the available fields. Additionally, you can select and include additional fields for conversion data. If you wish to import conversions without a TID, simply enable the "Import Without TID" option.


---

# 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://knowledgebase.offer18.com/network/tools/import-data/import-conversions.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.
