# How to share products from My Catalog (Gallery)

If you are a Canoa user (Admin or Member) in **multiple accounts** you have the ability to **Share** products and their data between the accounts that you are a part of. This is true for any products you have collected from the [<mark style="color:purple;">**Public Catalogs**</mark>](https://help.canoa.supply/docs/share/www.canoa.supply/products) as well as all custom products you've created.&#x20;

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.

## Sharing from **My Catalog - Gallery:**

This is a great way for sharing products from the <mark style="color:purple;">**Public Catalogs**</mark> and a small number of custom products.

* Open [<mark style="color:purple;">**My Catalog**</mark>](https://www.canoa.supply/catalog)<mark style="color:purple;">**.**</mark> And choose the **Gallery** view in the upper navigation bar.
* Select all products you wish to share by checking them of&#x66;**.**
* Click the **Share** button in the upper right corner.

<figure><img src="/files/6AdRizEhxB5hPUIIFc6u" alt=""><figcaption><p>Click on product to share in My Catalog</p></figcaption></figure>

* Select the account you would like to **Share** your products with in the dropdown menu of accounts.

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

* After you have hit Share, **switch accounts** to confirm the products that you have shared appear in [<mark style="color:purple;">**My Catalog**</mark>](https://www.canoa.supply/catalog) of the second account.

<figure><img src="/files/CG4HwSBWFrpZKE6zl8em" alt="" width="375"><figcaption><p>Toggle between accounts via the upper right dropdown</p></figcaption></figure>

You can also share custom products from the **table** view of My Catalog. For more about this process, visit the article linked below:

{% content-ref url="/pages/bW2JYqNKGMkjELNSDhm7" %}
[How to share custom products from My Catalog (Table)](/docs/share/how-to-share-custom-products-from-my-catalog-table.md)
{% endcontent-ref %}

{% hint style="info" %}
**NOTE:** Users that are *not* apart of the account where the custom (private) 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 remove the shared product from their **My Catalog** at anytime.
{% 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-share-products-from-my-catalog-gallery.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.
