# Dropbox

#### Web App

You can embed any Dropbox link from the Dropbox web app into monday using Universal Embedder. Here’s how:

1. Click on the file or image you want to add.
2. Click on the Share button on the top right corner of the app.
3. Click Copy link to grab the URL.
4. Head to monday and add that Dropbox link to your Item in monday. You’ll now be able to see it directly in monday.

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

**Desktop for Windows**

If you want to embed a Dropbox link directly from your desktop, make sure you have the Dropbox desktop app downloaded and then:

1. Right-click on the file on your computer that you want to share.
2. Click the Dropbox dropdown and then Copy Dropbox link.
3. Add that Dropbox link to your Item in monday. You’ll now be able to preview it using Universal Embedder.

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

**Dropbox - Desktop for Mac**

Make sure you have the Dropbox desktop app downloaded to your Mac and then follow the instructions below.

1. Right-click on the file in your Dropbox folder that you want to share.
2. Under Quick Actions click Copy Dropbox Link.
3. Add that Dropbox link to your Item in monday. You’ll now be able to preview it using Universal Embedder.


---

# 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/dropbox.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.
