> 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-pinterest-to-canvas.md).

# Copy-Paste from Pinterest to Canvas

<figure><img src="/files/4kqROgQXZGTnlepIQLpy" alt=""><figcaption></figcaption></figure>

{% content-ref url="/pages/ifD0PuLh5qUkp02wY67Z" %}
[Working with Pinterest](/docs/collect/integrations-and-compatibility/working-with-pinterest.md)
{% endcontent-ref %}

### Copy-Paste from Pinterest 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.
* In a new tab or window, go to Pinterest.
* Click on the image that 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! Create a collage or vignette or even a custom product card for designing and space planning.

### Explore these Help Docs for more how-to's:

{% content-ref url="/pages/4KPI8esp1VtshCKnoIag" %}
[How to add Links into Canvas](/docs/collect/how-to-add-links-into-canvas.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/iZWnpw329bKvO3gL0XSs" %}
[How to create Custom Products](/docs/collect/how-to-create-custom-products.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-pinterest-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.
