# Who can see what There is one rule, and everything else follows from it: **approval visibility follows the page**. If you can read the page you can see its approval status. If you cannot, you see nothing, and you are not notified about it either. --- ## At a glance | **Who** | **Status and counts** | **Event history** | | ------------------------------------ | --------------------- | ----------------- | | Anyone who can read the page | VISIBLE | VISIBLE | | A signed-out reader on a public page | VISIBLE | HIDDEN | | Somebody who cannot read the page | HIDDEN | HIDDEN | --- ## Signed-out readers on a public page If a page is public and carries [the approval macro](https://help.gocapable.com/approval/the-approval-macro.html), somebody who is not signed in can see the status and the counts, for example that three people approved and one is still pending. They **never** see the event history. The list of who did what and when is not sent to an anonymous reader at all, so the History display tells them the log is unavailable rather than showing them an empty table. ℹ️ This is the right default for a published policy. Readers can see it was approved, without seeing your reviewer names and their comments. If even the status is too much for a particular page, leave the macro off it. --- ## Restricted pages Approvals work perfectly well on restricted pages. So that it can keep reading and updating the approval, the app adds itself to the page restriction list. People still see only what their own permissions allow, and reviewers who cannot read the page are filtered out of notifications rather than being sent a link they cannot open. --- ## Notifications follow the same rule Emails and Slack messages only go to people who can actually read the page. Add a reviewer who has no access and they are silently skipped rather than sent something useless. ⚠️ Because the skip is silent, an approval can sit waiting on somebody who was never told. If a reviewer says they had no idea, check they can open the page. See [Notifications](https://help.gocapable.com/approval/notifications.html). --- ## Published sites On a Capable Site the macro renders as a static snapshot with the status and counts. It is not interactive and carries no history, which is the same boundary as a signed-out reader in Confluence. See [Sites](https://help.gocapable.com/approval/sites.html). --- ## AI assistants An assistant sees exactly what you see. Every lookup runs with your own access, so it cannot surface an approval on a page you could not open yourself. See [Rovo and AI assistants](https://help.gocapable.com/approval/rovo-and-ai-assistants.html). --- ## A few things that catch people out * Visibility and permission are different questions. What you are allowed to _do_ is in [Who can do what](https://help.gocapable.com/approval/who-can-do-what.html). * Counts are visible to anonymous readers. Names and comments are not. * A request that seems to be ignored is often a permission problem, not a people problem. * Search results obey the same rule, so a report never shows you a page you cannot read. See [Search and reporting](https://help.gocapable.com/approval/search-and-reporting.html). --- ## Related [Who can do whatActions rather than visibility.](https://help.gocapable.com/approval/who-can-do-what.html) [The approval macroWhat each display mode shows.](https://help.gocapable.com/approval/the-approval-macro.html) [NotificationsWhy somebody heard nothing.](https://help.gocapable.com/approval/notifications.html) [What is recordedThe evidence trail behind the status.](https://help.gocapable.com/approval/what-is-recorded.html) [SitesWhat a public website visitor sees.](https://help.gocapable.com/approval/sites.html) [Rovo and AI assistantsWhat an assistant is allowed to see.](https://help.gocapable.com/approval/rovo-and-ai-assistants.html) --- _One rule to remember: if they can read the page, they can see the approval._