> For the complete documentation index, see [llms.txt](https://apps.embed-in.com/embed-canva-for-monday.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://apps.embed-in.com/embed-canva-for-monday.com/embed-canva-in-item.md).

# Embed Canva in Item

## Step 1: Open Your Item

1. **Navigate to the item** where you want to embed the Canva file.
2. At the right and top of the screen, click on the **"Add View"** button (or the plus **(+)** icon next to the existing view tabs).

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

## Step 2: Choose the App to Embed

1. In the dropdown menu, select **"Apps"**.
2. **The monday.com Item Views Center** will open, showcasing various views.
3. Find **Embed Canva in Item** in installed Apps and click on **Add to item**

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

## Step 4: Open the App on Your Item

1. The embedder will show up, displaying instructions on how to retrieve the URL of your document.

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

## **Step 5: Obtain the URL of Your Canva file**

1. Open a new browser tab [canva.com](https://canva.com)
2. Select the Canva file you would like to embed

   Copy the link to the Canva file:

   1. Click the *Share* button in top right corner and find and click on *Embed*(May be in See all)
   2. Click on *Copy* in Smart embed Link

## **Step 6: Insert the URL into monday.com**

1. Return to your monday.com item where the **Embed Canva in Item**  view is open.
2. On the right side, click on the **settings icon** (a gear symbol).
3. In the settings panel, locate the field labeled **"Canva URL"**.
4. **Paste the copied Canva URL** into this field.
5. Your Canva design should now display within the item view.
6. **Verify the display** to ensure all elements are loading correctly and are interactive.

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


---

# 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://apps.embed-in.com/embed-canva-for-monday.com/embed-canva-in-item.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.
