# Notion Embedder

<details>

<summary>Supported Notion block types</summary>

* **Page Elements**: Page, Text, Heading 1/2/3, Quote, Callout, Toggle
* **Lists**: Bookmark, Bulleted List, Numbered List, Todos (checkboxes)
* **Content**: Table of Contents, Divider, Column, Column List
* **Media**: Image, Video, Audio, Embed, PDF, File, Link, Page Link, External Page Link
* **Integrations**: Figma, Google Maps, Google Drive, Tweet
* **Special Elements**: Equation (block and inline), Code (block and inline), Collections (table, gallery, board, list)

</details>

## Getting Started

Embed Notion page in:

{% tabs %}
{% tab title="Item View" %}

1. **Get public URL from Notion**\
   Click "Share", publish the page and copy the URL

   <figure><img src="https://dd364-service-23420343-da20e93d.us.monday.app/step1.gif" alt=""><figcaption></figcaption></figure>

2. **Create a new Link column for Notion (optional)**

   <figure><img src="https://dd364-service-23420343-da20e93d.us.monday.app/step2.gif" alt=""><figcaption></figcaption></figure>

3. **Paste Notion public URL**

   <figure><img src="https://dd364-service-23420343-da20e93d.us.monday.app/step3.gif" alt=""><figcaption></figcaption></figure>

4. **Select column in Settings**

   <figure><img src="https://dd364-service-23420343-da20e93d.us.monday.app/step4.gif" alt=""><figcaption></figcaption></figure>

{% endtab %}

{% tab title="Board View" %}

1. **Get public URL from Notion**\
   Click "Share", publish the page and copy the URL

   <figure><img src="https://dd364-service-23420343-da20e93d.us.monday.app/step1.gif" alt=""><figcaption></figcaption></figure>

2. **Paste Notion public URL in Settings**

   <figure><img src="https://dd364-service-23420343-da20e93d.us.monday.app/board-step2.gif" alt=""><figcaption></figcaption></figure>

{% endtab %}

{% tab title="Dashboard Widget" %}

1. **Get public URL from Notion**\
   Click "Share", publish the page and copy the URL

   <figure><img src="https://dd364-service-23420343-da20e93d.us.monday.app/step1.gif" alt=""><figcaption></figcaption></figure>

2. **Paste Notion public URL in Settings**

   <figure><img src="https://dd364-service-23420343-da20e93d.us.monday.app/board-step2.gif" alt=""><figcaption></figcaption></figure>

{% endtab %}

{% tab title="Workspace View" %}

1. **Get public URL from Notion**\
   Click "Share", publish the page and copy the URL

   <figure><img src="https://dd364-service-23420343-da20e93d.us.monday.app/step1.gif" alt=""><figcaption></figcaption></figure>

2. Paste URL in the text field&#x20;

   <div align="left"><figure><img src="/files/kKGv1G447Kh2KpWV87e2" alt="" width="468"><figcaption></figcaption></figure></div>

{% endtab %}
{% endtabs %}

Still facing issues? [Contact us](mailto:support@upsmith.app)


---

# 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.upsmith.app/monday.com/notion-embedder.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.
