How-to · June 12, 2026 · 6 min read
How to password protect a Notion page
You shared a Notion page to the web, then went looking for the password setting — and there isn’t one. Here’s the honest picture of what Notion sharing offers, the three workable options, and the route that gives you a real password in about ten minutes.
As of June 2026, Notion has no native password protection for pages shared publicly to the web, per its published documentation. To restrict access you can use workspace permissions (viewers need Notion accounts), put a third-party gating layer in front of the public link, or republish the content as an HTML page behind a real, edge-enforced password.
The straight answer
What Notion sharing actually gives you
Notion’s sharing model has two modes. Inside the workspace, access control is real: members and invited guests authenticate, and permissions are granular. Published to the web, a page is open to anyone holding the link — and depending on its settings, it may also be allowed to appear in search engines. There’s no middle setting that says “anyone with the link and this password.”
That’s a deliberate product choice, not an oversight — Notion’s public pages are built for open sharing. But it leaves a gap when the content is a client deliverable, a rate card, or anything you’d rather not have circulating unprotected. (As always with a fast-moving product: this reflects Notion’s documentation as of June 2026 — if password protection ships later, their help center is the place to confirm.)
Your options
The three workable options
Each solves a different version of the problem. The third is the only one that gives a login-free link a real password.
Option 1 · Workspace permissions
Invite people to the page as members or guests instead of publishing it to the web. Real access control — but every viewer needs a Notion account and a login, which is fine for teammates and friction for a client who just wants to open a link.
Option 2 · Third-party gating layers
Several services put a password screen in front of a public Notion link. It works, but it’s an overlay: the underlying Notion page is still published to the web, so anyone who finds the original URL bypasses the gate entirely.
Option 3 · Republish as HTML with a real password
Export the page, have Claude rebuild it as a clean standalone HTML page, and publish it on Pagelive with password protection enforced at the edge — the password is checked before any content is served, and there’s no ungated original to find.
Step by step
The Pagelive route: a real password in ~10 minutes
Your content leaves Notion as an export and comes back as a clean, branded HTML page behind a password that’s enforced before any content is served.
Export the Notion page
In Notion, open the page’s ··· menu and choose Export (HTML or Markdown both work). For a short page, simply copying the content is enough.
Have Claude rebuild it as HTML
Paste the export into Claude with the prompt below. One prompt produces a clean, self-contained HTML page — headings, lists, callouts and tables intact, styled to your brand.
Publish on Pagelive and set a password
Paste or drop the HTML at app.pagelive.io — or say “publish this” in Claude with the Pagelive connector — then turn on password protection. The password is stored encrypted (we can’t see it) and checked at the edge before a single byte of content is served.
Send the link and watch it get opened
Share one link plus the password. The page is noindex by default, and you see opens, unique viewers, country, and time on page — so you know the client actually read it.
Here is an export of my Notion page (pasted below). Rebuild it as a single, clean, self-contained HTML page: keep the headings, lists, callouts, and tables; render toggles as expandable sections. Style it minimal and professional with [BRAND COLOR] accents and my logo at the top. Inline all CSS — no external dependencies. [PASTE THE EXPORT]
The free tier covers 10 published pages; Pro is $15/mo or $150/yr for custom domains and more — see pricing.
Why it holds
A gate in front vs. a lock on the door
The difference between a gating overlay and edge-enforced protection is where the check happens. An overlay shows a password screen in front of a page that is itself still public — the protection is cosmetic if the original URL leaks. On Pagelive, the password is verified at the edge before the page content is served: there is no ungated version to find. The password is stored encrypted, so we can’t see it either, and the page is noindex by default — search engines are told not to list it.
More on how the gate works on the password-protected pages feature page, or — if you’re weighing every approach to gating web content, not just Notion — the broader guide to password-protecting a web page.
Frequently asked
Can you password protect a Notion page? +
Not natively on publicly shared pages — as of June 2026 we couldn’t find password protection for published pages in Notion’s documentation. Your options are workspace permissions (viewers need Notion accounts), a third-party gating layer in front of the public link, or republishing the content as an HTML page with real password protection on a service like Pagelive.
Does sharing a Notion page to the web make it public? +
Anyone with the link can open it — that’s the design. Depending on the page’s sharing settings, it may also be eligible to appear in search engines, so check the toggles on each published page. For anything confidential, a share-to-web link alone is not access control.
How do I share a Notion page with a client securely? +
If the client is willing to log in, invite them as a guest. If you want zero-friction access behind a password, export the page, have Claude rebuild it as a clean HTML page, and publish it on Pagelive: the link is password-protected, noindex by default, and shows you when it was opened and for how long.
Is the password on a Pagelive page actually secure? +
Yes. The password is stored encrypted — we can’t see it — and it’s enforced at the edge, meaning it’s checked before any page content is served rather than hidden by a screen on top. Pages are noindex by default, served separately from your account data, on Cloudflare’s SOC 2 Type II infrastructure.
Give that page a real password.
Ten minutes from Notion export to a branded, tracked, password-protected link — free to start.