# OneDrive

You can embed any OneDrive link into monday using Universal Embedder. Please be aware though **that share links do not work** - this will only share a preview of the document. If you want to embed the actual document into monday, you will need to use the URL from the embed code. Follow the steps below to get the embed URL.<br>

First, hover over the file you want to embed into monday.

1. Click on the '...' icon and select *Embed* out of the dropdown menu options
2. A sidebar will appear on the right hand side. Click on the *Generate* button.

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

4. The HTML embed code is now generated. However, you do not want to copy the whole link - just the URL within it (refer to the highlighted text in the gif below)&#x20;

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

5. Copy the URL and paste it into an item's link or text column, or paste it directly into a Universal Embedder board view, dashboard widget or workspace embed.


---

# 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/generating-a-shareable-link/onedrive.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.
