# How to update My Catalog to include SIF data

## Step 1: Export your Products from My Catalog

* Open My [<mark style="color:purple;">**My Catalog/Table View**</mark>](https://www.canoa.supply/catalog-pro).
* Export the products you wish to update.
* A CSV file will be downloaded to your desktop and sent to your email.

## Step 2: Edit or add new data to your CSV&#x20;

* Open your CSV in your favorite spreadsheet program; Excel, GoogleSheets or Airtable.
* Add the **Catalog Code**, **Manufacturer code** and **Product Number** to the corresponding columns for each product.
* You will need the **Product ID** and the updated columns to update your products on Canoa.  You may delete any other columns that have not changed. &#x20;
* Download or export to a CSV file.

## Step 3: Import new data back into Canoa

* Head back to [<mark style="color:purple;">**My Catalog/Table View**</mark>](https://www.canoa.supply/catalog-pro).
* Hover over the 3 dots on the right side and click `Import`.
* Make sure your Product ID and updated fields appear in the field boxes before Importing.
* Your products will be updated in seconds. All products whether in a Canvas or the Canoa public catalog will be updated automatically. No additional steps necessary.


---

# 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/my-catalog/working-in-table-view/how-to-edit-your-product-data/how-to-update-my-catalog-to-include-sif-data.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.
