# Embed a link as a Board View

Board views allow you to visualize your board's info in different ways. If you want to see all of your embedded links in a single view, you can easily add Universal Embedder as a Board View.

## Step 1 - Add Universal Embedder as a Board View

1. [Install Universal Embedder](broken://pages/QNK4EiAI1FE2Pmi9PWDw#install-the-app-in-the-marketplace) in the monday marketplace
2. Open the board you want to add Universal Embedder to.
3. Click the *+* sign to add a new View (it’s to the right of the *Main Table* view, below your board's title).
4. Click on the *Apps* option in the dropdown.
5. Type *Universal Embedder* into the search bar
6. Click the *Get it now* button.

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

### Step 2 - Add your URL

1. **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).
2. **Paste the link into Universal Embedder** - You can either *Click here* or hover over the floating menu and select *Enter URL* to add your link.

<figure><img src="/files/8DzCzyQRiRWgzEQvFFLs" alt=""><figcaption></figcaption></figure>

### Other embed locations

Boards aren't the only place you can embed links into using Universal Embedder. You can embed and view these links within the following parts of your monday account:

* [**Dashboard Widgets** ](/universal-embedder-documentation/how-tos/embed-a-link-into-your-dashboard.md)- embed a link and view it from a monday dashboard.
* [**Workspace Embeds**](/universal-embedder-documentation/how-tos/embed-a-link-directly-into-your-workspace-menu.md) - embed a link and view it from your Workspace menu.
* [**Item Views**](/universal-embedder-documentation/how-tos/embed-a-link-into-an-item.md) - embed a link directly into your items.


---

# 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-as-a-board-view.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.
