# How to share custom products from My Catalog (Table)

If you are a Canoa user (Admin or Member) in **multiple accounts** you have the ability to **Share** custom products and their data between the accounts that you are a part of. This article will walk you through how to share product data from your account to other accounts you are a member of.

Whenever products are shared to other accounts, they will live in **My Catalog (Gallery)** of that receiving account and while some products cannot be edited, they can be removed from My Catalog by the receiving account at anytime.

## Share data from **My Catalog - Table**:

This is great for sharing custom products in large quantities.

* Open [<mark style="color:purple;">**My Catalog**</mark>](https://www.canoa.supply/catalog-pro)<mark style="color:purple;">**.**</mark> And choose the **Table** view in the upper navigation bar.
* Select all products you wish to **Share** by clicking the box next to the products' image.
* Click the **Share** button in the upper right corner. If you do not see the Share button, click the dropdown menu to select Share.

<figure><img src="/files/NJxm1XCd8OLB7edHM5xx" alt=""><figcaption><p>Catalog Pro view with selected products </p></figcaption></figure>

* Select the **account** you would like to **Share** your products with. Only accounts you are a member of will appear in the dropdown. &#x20;
* **Switch** accounts to confirm products are appearing correctly in [<mark style="color:purple;">**My Catalog**</mark>](https://www.canoa.supply/catalog)<mark style="color:purple;">**.**</mark>

<figure><img src="/files/nA1MBwWGuiSQcQ6K1qAw" alt=""><figcaption><p>Only accounts you are a member of will appear in this account dropdown selection.</p></figcaption></figure>

{% hint style="info" %}
**NOTE:** Users that are *not* apart of the account where the custom product is initially created will *not* be able to edit the product data in the shared account. They will have view-only access to this shared product data. They will be able to delete (remove) the shared product from their **My Catalog**.
{% endhint %}

<figure><img src="/files/CG4HwSBWFrpZKE6zl8em" alt="" width="375"><figcaption><p><strong>Switch</strong> accounts to confirm products are appearing correctly in My Catalog.</p></figcaption></figure>

You can also share products from **My Catalog**. Read the following article to learn about that process:

{% content-ref url="/pages/X1eljzEmKO3C5hhORqNk" %}
[How to share products from My Catalog (Gallery)](/docs/share/how-to-share-products-from-my-catalog-gallery.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-share-custom-products-from-my-catalog-table.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.
