# My Catalog

Catalogs are the UI of the Canoa's content management system (CMS). You already know how you can create and track products inside of a Canvas. Catalogs allow you to upload and manage all your product data centrally.&#x20;

There is one catalog tool for working with your product data: [<mark style="color:purple;">**My Catalog**</mark>](https://www.canoa.supply/catalog). And it has two different views to work in - **Gallery** and **Table**.

**Gallery** view is a wonderful catalog-style interface that allows you to browse, search, edit and create collections of products. **Table** view in turn allows you to upload your existing product data at scale. Once uploaded, all your data will be available to view and organize in My Catalog.

<figure><img src="https://2113117739-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoXL90G447T7Arsje35d9%2Fuploads%2FEr01EMDJLP7U7qG8aXMg%2FMy%20Catalog%20-%20Gif.gif?alt=media&#x26;token=149197d5-a8e9-4d8b-b37d-70ea7a824de8" alt="" width="563"><figcaption><p>My Catalog's two view options</p></figcaption></figure>

{% hint style="info" %}
We have a rich community of brands that also share their catalogs publicly. You can leverage these [<mark style="color:purple;">**Public Catalogs**</mark>](https://www.canoa.supply/products) of tens of thousands of commercial-grade, sustainably-minded products with real pricing, up-to-date lead time information, and scaled 2D drawings that you can drag & drop into your mood board and layout.&#x20;
{% endhint %}

Let’s say you want to design with product data that is *not* found in our Public Catalogs or you want to bring in your own product data into Canoa. No problem –  **My Catalog** allows you to seamlessly import your own product data while organizing those products into various **Collections** for design and layouts, and save your favorite, most-used products from the Public Catalog to your private Catalog.

{% hint style="info" %}
Whenever products are shared to you from users in other accounts, they will appear in **My Catalog**.
{% endhint %}

{% content-ref url="understanding-and-using-products" %}
[understanding-and-using-products](https://help.canoa.supply/docs/collect/understanding-and-using-products)
{% 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/collect/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.
