Skip to main content

Customize which menu items members see

Admin

StandShare's navigation menu is driven by roles and permissions — each user sees only the pages relevant to their access level. Admins have one direct control: the Page Visibility setting, which lets you hide specific pages from non-admin members without removing their underlying access permissions.

This guide covers how the navigation is structured, which items appear for which roles, and how to turn pages on or off.


How Navigation Works

StandShare uses two separate navigation shells depending on the organization type:

  • NPO (nonprofit) organizations — The full top navigation bar with a primary link row and a "More" dropdown for secondary and admin links.
  • Operator organizations — A simplified top navigation bar with a fixed set of links (Dashboard, Venues, Events, Calendar, Staff, Settings).

The items visible to each user are determined entirely by their role and permissions. There is no drag-and-drop menu editor — navigation is structured into three tiers:

TierAlways visibleWho sees it
PrimaryDashboard, Events, Transactions, DocumentsAll authenticated NPO users
PrimaryScholarshipsNPO users who are not operators
Secondary ("More" dropdown)Calendar, Directory, Messages, Agreements, Delegated EventsAll NPO users (unless disabled — see below)
Admin ("More" dropdown)Settlements, Doc Templates, Doc Tracking, Users & Roles, Manage Events, iCal Feeds, Manage Scholarships, Manage Families, Venues, Reports, 990 Prep, Operations, Branding, Landing Page, Discovery SettingsVaries by permission — see table below

Guest Worker accounts receive a simplified navigation with three items only: My Dashboard, Documents, and Directory.


Admin navigation items are gated individually by permission. A user with the Admin role sees all of them. Custom roles can be configured to grant access to specific admin links.

Navigation ItemRequired Permission
Settlementsdocument_management.upload_any
Doc Templatesdocument_management.manage_templates
Doc Trackingdocument_management.manage_templates
Users & Rolesadmin_panel.view_users
Manage Eventsevent_management.view_events
iCal Feedsical_feeds.manage
Manage Scholarshipsscholarship_requests.approve_deny
Manage Familiesfamily_account.view_all
Venuesadmin_panel.view_users
Reportsfamily_account.view_all
990 Prepfamily_account.view_all
Operationsoperations.view_dashboard
BrandingAdmin role only
Landing PageAdmin role only
Discovery Settingsadmin_panel.view_users

To adjust which admin links a user sees, edit their role's permissions. See Manage Users and Roles for instructions.


Show or Hide Pages for Non-Admin Members

The Page Visibility setting lets you disable specific pages organization-wide for all non-admin users. When a page is disabled:

  • The navigation link is removed from the menu.
  • If a user navigates directly to the URL, they are redirected to the Dashboard.
  • Admin users always retain access, regardless of this setting.

Access Page Visibility Settings

  1. Sign in with an Admin account.
  2. In the navigation bar, open the More menu and select Branding.
    • Direct URL: https://{yourorg}.standshare.app/admin/branding
  3. Scroll down to the Page Visibility section.

Toggle a Page On or Off

The Page Visibility section lists toggleable pages grouped by navigation tier:

Primary Navigation

  • Events
  • Scholarships
  • Transactions
  • Documents

Secondary Navigation

  • Leaderboard
  • Calendar
  • Library
  • Announcements
  • Directory
  • Messages
  • Feedback

To disable a page:

  1. Find the page name in the list.
  2. Click its toggle switch to turn it off. The page label will appear with a strikethrough.
  3. Click Save Page Visibility.

The change takes effect immediately for all non-admin users currently signed in — no page reload is required on their end.

To re-enable a page, click the toggle again so it shows as on, then click Save Page Visibility.

note

Dashboard is always visible and cannot be disabled. Admin-only links (such as Branding, Users & Roles, and Manage Events) are controlled by permissions, not by Page Visibility.


Example: Hiding Scholarships Until the Application Window Opens

If your organization runs scholarship applications on a seasonal basis, you can hide the Scholarships page between cycles:

  1. Go to More > Branding > Page Visibility.
  2. Toggle Scholarships off.
  3. Click Save Page Visibility.

When the application window opens, return to Page Visibility and toggle Scholarships back on.

tip

Admin users will still see the Scholarships link and can continue managing applications behind the scenes while the page is hidden from members.


Next Steps