# Working with CET

### Export product data as a SIF file from Canoa

You may export product data as a SIF file from both [<mark style="color:purple;">**Canvas**</mark> ](https://www.canoa.supply/canvas)and [<mark style="color:purple;">**My Catalog/Table View**</mark>](https://www.canoa.supply/catalog-pro)<mark style="color:purple;">**.**</mark>

* Follow steps for Canvas export in [<mark style="color:purple;">**How to export a SIF file from Canvas**</mark>](https://help.canoa.supply/docs/share/how-to-download-a-product-list/how-to-export-a-sif-file-from-canvas) help doc
* Follow steps for My Catalog/Table View export in [<mark style="color:purple;">**How to export a SIF file from My Catalog/Table**</mark>](https://help.canoa.supply/docs/collect/my-catalog-cms/working-in-table-view/how-to-export-a-sif-file-from-my-catalog-table-view)[ <mark style="color:purple;">**View**</mark>](https://help.canoa.supply/docs/collect/my-catalog-cms/working-in-table-view/how-to-export-a-sif-file-from-my-catalog-table-view) help doc

<figure><img src="/files/hqVXBfv1jckNrcGZsvv5" alt=""><figcaption><p>SIF Export in My Catalog/Table View</p></figcaption></figure>

### Import SIF file in CET

Product data may import as a Pick List or you may update product data against the CET catalog to enable more option selection and accessing CET drawing data.

{% hint style="info" %}
The Export SIF feature is only available in beta, please contact <support@canoa.supply> for more information and access to Canoa's new feature.
{% endhint %}

### Export product data from CET

You may only import a CSV into Canoa, below is a step-by-step of how to convert your CET data into Canoa.

1. Create a **CET** file with all products you wish to `Import` as products in Canoa.
2. Add all of your finishes, parts and pieces to each product.&#x20;
   * Each product may be a combination of Part Numbers
3. `Export` as a **SIF** with combined Part Numbers.
4. There are 2 ways to work with a **SIF**
   1. Format and convert to a **CSV** utilizing [<mark style="color:purple;">**CanoaGPT**</mark> ](https://chatgpt.com/g/g-dkB2IDXQ3-canoagpt)
   2. Use **Spec** to convert to a **CSV** (some additional formatting may need to be done in CanoaGPT with this process)

### Option 1: Convert your SIF to a CSV using CanoaGPT

1. Open [<mark style="color:purple;">**CanoaGPT**</mark>](https://chatgpt.com/g/g-dkB2IDXQ3-canoagpt)
2. Upload the **SIF** file and ask if it can confirm the data fields to get it ready for the next step
3. Ask **CanoaGPT** to create a **CSV** from the file, with a record for every **PN or Part Number** with all of the associated data fields.&#x20;
4. Download your newly formated **CSV** file

### Option 2: Convert your SIF in Spec

1. Open a **SIF** file in **Spec**
   * See [<mark style="color:purple;">**Working with Spec**</mark>](https://help.canoa.supply/docs/collect/integrations/working-with-spec) for more details
2. `Export` as a **CSV**

## Import your CSV in Canoa

1. `Import` your **CSV** into[ <mark style="color:purple;">**Canvas**</mark>](https://www.canoa.supply/canvas) (for less than 100 products) or [<mark style="color:purple;">**Catalog Pro**</mark>](https://www.canoa.supply/catalog-pro) (for 100 products or more)
   * Match the **CSV** fields with the Canoa formatted fields
   * \*Format your **CSV** before importing to save time matching fields.  Refer to the article for step-by-step instructions.
2. Add Images and 2D drawings to your products to use in future projects and to collaborate with your team.

<figure><img src="/files/rwICAfGPqau5ZZLOSzoK" alt="" width="554"><figcaption><p>Match the CET fields to Canoa fields</p></figcaption></figure>

<figure><img src="/files/XmsCDeCytRec21dTITwG" alt=""><figcaption><p>Your products are ready to add Images and 2D drawings</p></figcaption></figure>

## Exporting 2D Drawing Symbols from CET

1. `Export` your drawing Symbols as a **DWG** or **DXF**
2. You may want to open in **AutoCAD** before importing into Canoa and clean up complicated mesh drawings.
3. Test a drawing by creating a product by Creating a new product in [<mark style="color:purple;">**Canvas**</mark>](https://www.canoa.supply/canvas) or [<mark style="color:purple;">**Pro**</mark>](https://www.canoa.supply/catalog-pro) and upload the **DWG** or **DXF** in the **Drawing Editor**. Link to article
4. Refer to this [<mark style="color:purple;">**article to import drawings in bulk**</mark>](https://help.canoa.supply/docs/collect/catalogs-cms/working-with-catalog-pro/how-to-import-your-product-data/how-to-import-2d-vector-data-drawings)


---

# 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/collect/integrations-and-compatibility/working-with-cet.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.
