# How to bring your Product List data into Airtable

## **Adding a** Product List **to your Canvas:**

{% content-ref url="/pages/RWpLzkuromEfDYsBNVrn" %}
[How to create a Product List](/docs/design/how-to-create-a-product-list.md)
{% endcontent-ref %}

## **Accessing your** Product Lis&#x74;**:**

{% content-ref url="/pages/hqomPeN7dsdBpcgHH1fw" %}
[How to download a Product List](/docs/share/how-to-download-a-product-list.md)
{% endcontent-ref %}

## **Importing your CSV** Product List **into Airtable:**

* Log into your **AIrtable** account / go to your **Airtable Home page**.
* Click on **+ Create a base**.
* Click on **Add or import** and select **CSV file**.
* A new window will open and prompt you to **drop your file** or **browse files** to navigate to where your Product List CSV file is saved (this will typically be your Downloads folder).
* Click U**pload**.
* Check your data and edit field names and field types as needed. In the **Other Settings** menu, you can **Auto-select field types** and **Use first row as headers**.
* Click **Import**. Your data will be imported into a new Imported table for you to edit and work with as a typical Airtable.

<figure><img src="https://uploads-ssl.webflow.com/6399c9f45da398ac3776f03e/6595b5f1e28ffd16be04b2f1_Screenshot%202024-01-03%20at%2012.30.28%20PM.png" alt=""><figcaption><p>Type image caption here (optional)</p></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://help.canoa.supply/docs/share/how-to-download-a-product-list/how-to-bring-your-product-list-data-into-airtable.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.
