# Navigation Bar Access Levels

You can control who sees each item in your site's navigation bar. This is useful for hiding admin-only pages from the public or making certain sections visible only to logged-in members.

## Setting Access Levels

Go to **Admin → System Settings → Header** to configure the navigation bar. Each navbar item has an **Access** dropdown with these options:

* **Public** — visible to everyone
* **Logged-in members** — only visible when a member is logged in
* **Committee** — only visible to committee members
* **Hidden** — not shown in the navigation bar at all

If someone tries to visit a restricted page directly (e.g. by typing the URL), they will be shown a "not available" message instead of the page content. If a logged-in user visits a restricted page and then logs out, they are automatically redirected to the home page.

## On Ramblers Link

The "On Ramblers" link that appears on walk and event listings can be shown or hidden independently for walks and for events. This is configured in **Admin → System Settings → Walks** and **Admin → System Settings → Social**.

## See Also

* [Configuring The Website Header](https://ngx-ramblers.org.uk/how-to/committee/editing-content/configuring-the-website-header) — full header setup guide
* [Page Structure](https://ngx-ramblers.org.uk/how-to/committee/editing-content/page-structure) — understanding page content and access levels