# Universal Embedder Documentation

## Universal Embedder Documentation

- [Quick Start](https://docs.easyappshq.com/universal-embedder-documentation/quick-start.md): Universal Embedder lets you display any publicly available link or URL directly inside of monday.
- [What's New](https://docs.easyappshq.com/universal-embedder-documentation/whats-new.md)
- [Troubleshooting FAQ](https://docs.easyappshq.com/universal-embedder-documentation/troubleshooting-faq.md)
- [Opening the App Menu](https://docs.easyappshq.com/universal-embedder-documentation/how-tos/opening-the-app-menu.md)
- [Embed a link into an Item](https://docs.easyappshq.com/universal-embedder-documentation/how-tos/embed-a-link-into-an-item.md): Embed and view any publicly available link from within your items on a monday board.
- [Make Universal Embedder your default Item View](https://docs.easyappshq.com/universal-embedder-documentation/how-tos/embed-a-link-into-an-item/make-universal-embedder-your-default-item-view.md)
- [Select a single column to appear in your Item View](https://docs.easyappshq.com/universal-embedder-documentation/how-tos/embed-a-link-into-an-item/select-a-single-column-to-appear-in-your-item-view.md)
- [Preview your link in full screen](https://docs.easyappshq.com/universal-embedder-documentation/how-tos/embed-a-link-into-an-item/preview-your-link-in-full-screen.md)
- [Embed a link as a Board View](https://docs.easyappshq.com/universal-embedder-documentation/how-tos/embed-a-link-as-a-board-view.md): Embed and view
- [Embed a link into your Dashboard](https://docs.easyappshq.com/universal-embedder-documentation/how-tos/embed-a-link-into-your-dashboard.md): Embed any publicly available link into your dashboard as a widget.
- [Embed a link directly into your Workspace menu](https://docs.easyappshq.com/universal-embedder-documentation/how-tos/embed-a-link-directly-into-your-workspace-menu.md): Embed any publicly available link into your Workspace menu.
- [Edit the URL of a Workspace Embed](https://docs.easyappshq.com/universal-embedder-documentation/how-tos/edit-the-url-of-a-workspace-embed.md)
- [Edit the URL of a Dashboard Widget](https://docs.easyappshq.com/universal-embedder-documentation/how-tos/edit-the-url-of-a-dashboard-widget.md)
- [Edit the URL of a Board View Embed](https://docs.easyappshq.com/universal-embedder-documentation/how-tos/edit-the-url-of-a-board-view-embed.md)
- [How to generate a shareable link](https://docs.easyappshq.com/universal-embedder-documentation/generating-a-shareable-link/how-to-generate-a-shareable-link.md)
- [Dropbox](https://docs.easyappshq.com/universal-embedder-documentation/generating-a-shareable-link/dropbox.md): You can embed links from Dropbox either from the web app or directly from your desktop.
- [Google Docs and Sheets](https://docs.easyappshq.com/universal-embedder-documentation/generating-a-shareable-link/google-docs-and-sheets.md)
- [Google Form](https://docs.easyappshq.com/universal-embedder-documentation/generating-a-shareable-link/google-form.md)
- [Google Calendar](https://docs.easyappshq.com/universal-embedder-documentation/generating-a-shareable-link/google-calendar.md)
- [Outlook Calendar](https://docs.easyappshq.com/universal-embedder-documentation/generating-a-shareable-link/outlook-calendar.md)
- [Whimsical](https://docs.easyappshq.com/universal-embedder-documentation/generating-a-shareable-link/whimsical.md)
- [Figma](https://docs.easyappshq.com/universal-embedder-documentation/generating-a-shareable-link/figma.md)
- [Loom](https://docs.easyappshq.com/universal-embedder-documentation/generating-a-shareable-link/loom.md)
- [Canva](https://docs.easyappshq.com/universal-embedder-documentation/generating-a-shareable-link/canva.md)
- [OneDrive](https://docs.easyappshq.com/universal-embedder-documentation/generating-a-shareable-link/onedrive.md)
- [LinkedIn](https://docs.easyappshq.com/universal-embedder-documentation/generating-a-shareable-link/linkedin.md)
- [Instagram](https://docs.easyappshq.com/universal-embedder-documentation/generating-a-shareable-link/instagram.md)
- [Twitter](https://docs.easyappshq.com/universal-embedder-documentation/generating-a-shareable-link/twitter.md)
- [Facebook](https://docs.easyappshq.com/universal-embedder-documentation/generating-a-shareable-link/facebook.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.easyappshq.com/universal-embedder-documentation/quick-start.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.
