Katabarwa Labs
← Blog

How to see every restricted page in Confluence Cloud, and who can read it

Confluence administration · September 10, 2026 · 6 min read

By Abaho Katabarwa, Founder, Katabarwa Labs

A security review asks which pages in the site are restricted and who exactly can read them. Confluence has no screen for it. Restrictions are set one page at a time, by almost anyone, and nothing rolls them up. A site-wide view has been requested for years (CONFCLOUD-74405).

Why restriction visibility goes blind at scale

The DIY approach: sweep every page's restrictions

The catch is that there is no single call for any of this. A site-wide sweep is real work (pagination, per-page lookups within rate limits, retries), it needs scheduling and storage to be more than a one-off, and a single pass still cannot tell you what changed since last time.

A ready-made option: Page-Restriction Governance

Our tool for this: Page-Restriction Governance on the Atlassian Marketplace, and the product page. Forge app, runs inside your own Confluence Cloud tenant.

Page-Restriction Governance runs that sweep daily and on demand and keeps the result: every restricted page site-wide with the exact users and groups holding read and update, grouped by space. Restrictions naming deactivated accounts are flagged as orphans, inherited restrictions carry a note pointing at the ancestor that actually gates them, and each sweep is diffed against the previous one so the audit becomes a delta. The inventory exports as CSV, one row per subject. Lookups are bounded per run, so large sites are scanned politely; reporting is read-only, with one opt-in, previewed cleanup of orphaned restrictions.

Key facts

Related reading: Find what is eating your Confluence storage and where groups are actually used in Jira.

A version of this piece also appears on Atlassian Community: read it on App Central.


Written by Abaho Katabarwa at Katabarwa Labs. We build small, single-purpose Atlassian and Azure tools that run entirely inside your own tenant. Questions: support@llmgraph.ai.