# Embed Figma in Dashboard

## Step 1: Open Your Dashboard

1. **Navigate to the dashboard** where you want to embed the Figma design.
2. At the left and top of the screen, click on the **"Add widget"** button (or the plus **(+)** icon next to the existing view tabs).

<figure><img src="/files/KVhbTQU4DE4jOJiwjSvk" alt="" width="375"><figcaption></figcaption></figure>

## Step 2: Choose the App to Embed

1. In the dropdown menu, select **"Apps"**.
2. **The monday.com Widgets Center** will open, showcasing various views.
3. Find **Embed Figma in Dashboard** in installed Apps and click on **Add widget.**

<figure><img src="/files/28QtyJfpnOTGwqreAdIk" alt=""><figcaption></figcaption></figure>

## Step 4: Open the App on Your Dashboard

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

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

## **Step 5: Obtain the URL of Your Figma design file**

1. Open a new browser tab [Figma.com](http://figma.com/) or the Figma App
2. Select the Figma file/frame you would like to embed

   There are two ways of copying the link to the Figma file/frame:

   1. Click the *Share* button in top right corner and click *Copy link*
   2. Click on the right mouse button, navigate to *Copy/Paste as*, select *Copy link*

You can find full instructions on how to get an embedded link on the page [Getting an Embeddable Link from Figma](/embed-figma-for-monday.com/getting-an-embeddable-link-from-figma.md)

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

1. Return to your monday.com item where the **Embed Figma in Dashboard**  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 **"Report URL"**.
4. **Paste the copied Figma BI URL** into this field.

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

1. Your Figma design or dashboard should now display within the item view.
2. **Verify the display** to ensure all elements are loading correctly and are interactive.

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


---

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