> For the complete documentation index, see [llms.txt](https://help.canoa.supply/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.canoa.supply/docs/collect/how-to-add-an-inspiration-image/copy-paste-from-canvas-to-canvas.md).

# Copy-Paste from Canvas to Canvas

<figure><img src="/files/wSVBO4mxZmm856hMJwlO" alt=""><figcaption></figcaption></figure>

### Copy-Paste from Canvas to Canvas

* Go to your Canvas dashboard and open an existing Canvas or start a new Canvas. This will open in a new tab or window.
* Navigate to the Canvas that you want to ***copy from***. A Canvas from our [<mark style="color:purple;">**Templates**</mark>](https://www.canoa.supply/templates), [<mark style="color:purple;">**Brand Storefronts**</mark>](https://www.canoa.supply/brands) and [<mark style="color:purple;">**Community Canvases**</mark> ](https://www.canoa.supply/community)have great options.
* Launch the Template Canvas you've selected.
* Highlight the images, products, and drawings you want to copy. Right-click and select **Copy** or **ctrl+C / cmd+C**.
* Navigate to the tab or window of the Canvas you want to ***copy to.*** Right-click on the area of the Canvas you want to place your copied items and either select **Paste** or **ctrl+V / cmd+V**.
* Start designing with your selections! Remember that you can toggle amongst different view depending on whether you need product drawings, images or specifications.

### Explore these Learning Articles for more how-to's:

{% content-ref url="/spaces/oXL90G447T7Arsje35d9/pages/isT6ZbaPOPyXlDVHsQ9b" %}
[How to create a furniture & accessories presentation](/docs/collect/how-to-create-a-furniture-and-accessories-presentation.md)
{% endcontent-ref %}

{% content-ref url="/spaces/oXL90G447T7Arsje35d9/pages/PnAuFKvWXLqKiFq6MW25" %}
[How to create collages & vignettes for your presentations](/docs/design/how-to-create-collages-and-vignettes-for-your-presentations.md)
{% endcontent-ref %}

{% content-ref url="/spaces/oXL90G447T7Arsje35d9/pages/V0vaB24NzVNGGvHYCuqO" %}
[Begin with a Template](/docs/getting-started/begin-with-a-template.md)
{% endcontent-ref %}

{% content-ref url="/spaces/oXL90G447T7Arsje35d9/pages/1N4ht4YoCOoVlCy1HGUW" %}
[How to design with Brand Storefronts](/docs/design/how-to-design-with-brand-storefronts.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.canoa.supply/docs/collect/how-to-add-an-inspiration-image/copy-paste-from-canvas-to-canvas.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
