# How to bring your Product List data into Google Sheets

## **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 %}

‍

<figure><img src="https://uploads-ssl.webflow.com/6399c9f45da398ac3776f03e/6594932fe15c05e4d1fa68de_googlesheets13.jpg" alt=""><figcaption><p>Google Sheet Import Settings</p></figcaption></figure>

## **Importing your CSV** Product List **into Google Sheets:**

* Log into **Google Sheets** and **Select Start a New Spreadsheet, Blank**. Do not use an existing template.
* Click on the **File** menu and select **Import**.
* A new window to **Open a File** will prompt you select the file you'd like to import. Click on **Upload**, and either click on **Select a file** from your computer or **Drag a file** into the upload window.
* Navigate to where the Product List CSV file is saved (this will typically be your Downloads folder).
* Select the correct **import settings** as shown below (Import location: Create new spreadsheet; Separator type: Detect automatically; Convert text to numbers and dates: No) and click on **Import data**.
* Your data will be imported into a Google Sheet for you to edit and work with as a typical Google Sheet.
* To link your Google Sheet into **AutoCAD dwg**, then **Download** your file as a **Microsoft Excel (.xlsx) file**.
* To import or link your Google Sheet into **Revit rvt**, Download your file as a **PDF**.

{% content-ref url="/spaces/oXL90G447T7Arsje35d9/pages/GZAJKNRohtzZvUXc1xRg" %}
[How to bring your Product List data into AutoCAD](/docs/share/how-to-download-a-product-list/how-to-bring-your-product-list-data-into-autocad.md)
{% endcontent-ref %}

{% content-ref url="/spaces/oXL90G447T7Arsje35d9/pages/21eoOzqclRYcydQ6WHgJ" %}
[How to bring your Product List into your Revit model](/docs/share/how-to-download-a-product-list/how-to-bring-your-product-list-into-your-revit-model.md)
{% endcontent-ref %}


---

# 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-google-sheets.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.
