# Google Docs and Sheets

You can embed any publicly-available Google Sheet or Google Doc directly into your monday boards using Universal Embedder. Here’s how you make your document public and add it to monday, so you can view it directly from there:

1. Head to the Google Doc / Sheet you want to share.
2. Click on the Share button at the top right-hand corner.
3. Click the drop-down under General Access. Toggle it from Restricted to Anyone with a link.
4. Click the Copy Link button on the bottom left corner of the Share pop-up.
5. Add that URL to your Item in monday. You’ll now be able to preview it directly in monday, using Universal Embedder.<br>

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

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


---

# 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/google-docs-and-sheets.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.
