> For the complete documentation index, see [llms.txt](https://docs.notionapps.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.notionapps.com/screens-and-components/show-page-content.md).

# Show Page Content

Canonical page for embedding a Notion page body. Content **screens** are different: [Content](https://docs.notionapps.com/screens-and-components/types-of-screens/content).

## What this is / when to use it

`SHOW_PAGE_CONTENT` renders the blocks of a Notion page on details (or on a Content screen). Use it for briefs, SOPs, and long read-only copy that already lives in Notion.

When **not** to: a landing page you want to write in the builder — use a Content screen + HTML. A files gallery — use Media gallery.

## Before you start

The page is shared with the NotionApps integration. You understand [sync](https://docs.notionapps.com/databases/reload-and-sync#page-content) is a separate fetch from row properties.

## Build it

1. Add **Show page content**.
2. Bind the page (the record’s page, or a fixed page).
3. Optionally turn on a [table of contents](https://docs.notionapps.com/how-to-guides/add-a-table-of-contents-to-page-content).
4. Publish. Open as guest (if public) and as signed-in.

## Every control

| Control            | What it does                           |
| ------------------ | -------------------------------------- |
| Page binding       | Which Notion page                      |
| TOC                | Jump links for headings                |
| Guest vs signed-in | Visibility still comes from the screen |

Internal page links inside the embed: see the troubleshooting page for internal links.

## What users see

Rendered Notion blocks. Stale body means page content was not re-fetched (unsync: not shared, empty, or transform failed).

## Limits and plans

**Blocks** meter. Failed transform can show empty. This is not live collaborative Notion editing.

## Example

Delivery details: properties on top, Show page content for the creative brief, Media gallery for files.

## Fix problems

Empty embed: share the page, reload page content. Slow images: image troubleshooting page.

## Related

[Content](https://docs.notionapps.com/screens-and-components/types-of-screens/content). [Reload and sync](https://docs.notionapps.com/databases/reload-and-sync).
