# Outlook Calendar

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

1. Go to the *View* tab.
2. Select *Calendar settings* on the top-right hand side.
3. Select *Shared Calendars* from the menu.
4. Choose the calendar you want to publish in your monday board
5. Select *Can view all details* from the Select permissions dropdown and hit *Publish*
6. Click on the HTML link and then on *Copy link.*
7. Add the link to your monday board, where you can now see your published calendar.

<figure><img src="/files/2RVG4tOmEPdpcoeQ00Jm" 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/outlook-calendar.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.
