# How to bring your Product List into your Revit model

‍Make sure you start with:

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

## **Linking your** Product List **from Canvas into Revit rvt:**

Unfortunately, you can't link data files directly into Revit. Below are some options that can allow your Product List to be used in Revit. Please note that your Product List will be static and no edits can be made within Revit to your linked list from Canoa.

* Save your **CSV Product List** as a **PDF** and insert into you Revit model, You can choose to **Import PDF** or **Link PDF** and select which page to import or link.
* Link your Product List into an **AutoCAD DWG file** and then **Insert, Link CAD** to place your CSV list into your Revit model.

These learning articles can help you convert your CSV Product List to a format that will work with Revit rvt:

{% 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/M1KYHJTsdso6QCP2bXPV" %}
[How to bring your Product List data into Microsoft Excel](/docs/share/how-to-download-a-product-list/how-to-bring-your-product-list-data-into-microsoft-excel.md)
{% endcontent-ref %}

{% content-ref url="/spaces/oXL90G447T7Arsje35d9/pages/6e4PsWcjyeUwnU1KnOf5" %}
[How to bring your Product List data into Google Sheets](/docs/share/how-to-download-a-product-list/how-to-bring-your-product-list-data-into-google-sheets.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-into-your-revit-model.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.
