# Embed a link into an Item

### Step 1 - Install Universal Embedder into your View

1. Go to the the *Main Table* of the monday board you would like to add the app to.
2. Click the *Start Conversation* button of any item in the *Main Table* view to open the item's Updates / Views Section
3. Click the *Add View* (+) button to open the *Item Views Center*, enter *Universal Embedder* in the search box, and click the *Add to item* button.

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

### Step 2 - Add a URL to a Board Link Column

1. **Click into the relevant Item's Link Column** - Universal Embedder will only work when a link is added to a Link Column, so make sure your column is the right type.&#x20;
2. **Grab the URL you want to add** - first make sure the link is publicly available. If you need a hand figuring out how to generate a shareable link you can read [our guide here](/universal-embedder-documentation/generating-a-shareable-link/how-to-generate-a-shareable-link.md).

<figure><img src="/files/hUWVBMyXHgvM4H9hEDlb" alt=""><figcaption><p>Click to view in full screen</p></figcaption></figure>

3. **Hover over your Item and click&#x20;*****Open.***
4. **Choose the Universal Embedder View** - within the Item Card you have different Views. If you are not already on the Universal Embedder View, click on the tab labelled *Universal Embedder.*

<figure><img src="/files/6DUCvmL8BW2vs1x0mV7H" alt=""><figcaption></figcaption></figure>

## Step 3 - Click on the Link Column you want to display

Within the Universal Embedder View, all of the Link Columns that contain a URL for that Item are viewable from there. To display your link:

1. Click on the name of the column it was added to.&#x20;
2. This will open up a preview of that link embedded directly into monday. Voilà!

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

## Other embed locations

&#x20;You can embed and view links within the following parts of your monday account:

* [**Board Views**](#board-view) **-** embed a link and view it from your monday board.
* [**Dashboard Widgets**](#dashboard-widget) - embed a link and view it from a monday dashboard.
* [**Workspace Embeds**](#workspace-embed) - embed a link and view it from your Workspace menu.


---

# 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://docs.easyappshq.com/universal-embedder-documentation/how-tos/embed-a-link-into-an-item.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.
