# Imports quickstart

Product data is all the essential information about your products. You need to share this information about your products with the channels to create listings.

### Select an import method

There are two main ways that you can import product data into Channable:

* [By using a data file](/import-data/import-how-to/import-your-product-data/import-via-a-data-file.md)
* [By connecting a webshop](/import-data/import-how-to/import-your-product-data/import-via-a-webshop.md)

### Meet channel requirements

Each channel has unique requirements for listing products, so when you import product data into Channable, we prepare your data by automatically [mapping (matching) it to standardized project fields](/get-started/getting-started/fields-in-channable/field-mapping-in-channable.md).

{% hint style="info" %}
Tip: Learn more how we [map your data fields to project fields](/get-started/getting-started/fields-in-channable/field-mapping-in-channable.md).
{% endhint %}

<figure><img src="/files/teRlj5wxtdahp4L7a2cs" 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://helpcenter.channable.com/import-data/imports-quickstart.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.
