# Embed a link into your Dashboard

If you have a Dashboard that you want to embed a specific file or URL into so your team always has easy access to it, you can do it with Universal Embedder. Here’s how:

1. [Install Universal Embedder](broken://pages/QNK4EiAI1FE2Pmi9PWDw#install-the-app-in-the-marketplace) in the monday marketplace
2. Find the dashboard you want to add your embedded file into.&#x20;
3. Click on the *+ Add widget* button and select *Apps.*
4. In the *Widgets Center, t*ype *Universal Embedder* into the search bar and click on it.
5. Click on the *Install button.* Your Universal Embedder widget will be added to your dashboard.

<figure><img src="/files/PSKs3OgKIlZzhLYftyHS" 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/X77sgLJSFw4VVlahrVip" alt=""><figcaption></figcaption></figure>

### Other embed locations

Dashboards 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:

* [**Board Views**](/universal-embedder-documentation/how-tos/embed-a-link-as-a-board-view.md) **-** embed a link and view it from your monday board.
* [**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.
* [I**tem 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-into-your-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.
