# How to export your product data from My Catalog

With the **My Catalog** feature, you will be able to import, edit, and export your products to a raw data CSV file whenever you need to take this data somewhere else. Exporting products to a CSV file is helpful when needing to make bulk edits quickly for fresh specifications or when it's time to create a budget for a client or project.

## Let's export your existing products out of **My Catalog** and into a CSV file.

1. Open up My Catalog and choose the **Table** view.
2. Make sure you are working in your own **View** - in case someone else from your team is working in Catalog Pro at the same time.
3. **Select** all of the products you would like to export by checking the box to the right of the product name. You can use the **Filter tool** to narrow down the search or click on the **top checkbox** to **select all.**&#x20;
4. Click on the **three dots** on the right and then select **Export**. You will then see a window pop up at the bottom of your screen to let you know that it's working on downloading the **CSV** file to your computer. (It may take a few seconds).
5. The **CSV** file usually downloads directly to your computer's download folder. If not, disable pop-up blockers from this site.
6. Open your **CSV** file in your preferred spreadsheet program, like **Excel, GoogleSheets, or Airtable**, to edit and manipulate however you'd like.

<figure><img src="/files/40mwySu7sicEmNZ7p720" alt=""><figcaption><p>Filter tool located on the left side. Export feature is located within the three dots on the right side.</p></figcaption></figure>

{% hint style="info" %}
Only custom product data is included here in My Catalog - Table view. All products from Canoa's Public Catalogs only live on your Canvases and My Catalog - Gallery view - and are only editable by the owner of that product data (usually the brand or manufacturer).
{% endhint %}


---

# 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-export-your-product-data-from-my-catalog.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.
