Skip to main content

Navigation tips for power users

All Roles

StandShare URLs are designed to be bookmarkable, shareable, and predictable. If you coordinate across multiple organizations or want to send someone directly to the right page, these patterns save time.


Several pages use ?tab= in the URL to control which tab is active. You can bookmark these or paste them into a chat to send someone straight to the right section.

URLOpens
/admin/users?tab=rolesUsers page → Roles tab
/admin/users?tab=groupsUsers page → Groups tab
/messages?tab=inboxMessages → Inbox
/messages?tab=sentMessages → Sent
/messages?tab=announcementsMessages → Announcements
/messages?tab=composeMessages → Compose a new message

Tab parameters are preserved when you navigate away and come back using the browser's back button.


Events page filter state in the URL

The Events page stores its filter state in the URL. When you apply a search, status filter, or change pages, the URL updates automatically:

ParameterExampleEffect
?search=/events?search=springPre-filters by keyword
?status=/events?status=activeShows only events with that status
?page=/events?page=2Opens a specific page
?periodId=/ledger?periodId=abc123Shows a specific ledger period

Copy the URL from your browser's address bar to share a filtered view with another admin. The recipient sees exactly what you see.


If you share a StandShare URL with someone who is not signed in, StandShare redirects them to the login page and remembers the destination. After they sign in, they land on the page you linked — not the Dashboard.

This means you can paste a direct link to an event, a scholarship, or a settings page in an email or group chat and it works even if the recipient needs to log in first.


Org switching for multi-org users

If you belong to more than one organization (for example, a family that volunteers across two booster clubs), you can switch between them without signing out.

  1. Click your avatar in the top-right corner.
  2. In the dropdown, you will see your current organization name. Click it (or click Switch Organization if listed).
  3. Choose the org you want to switch to.

StandShare refreshes your session tokens and redirects you to the new org's Dashboard at new-org.standshare.app/dashboard. Your login session stays active — no password re-entry needed.

tip

If you find yourself switching frequently, set a default organization in your profile settings. That org opens automatically when you sign in.


Old URLs that still work

StandShare maintains redirects for renamed or reorganized pages. If you have bookmarks to older paths, they still work:

Old pathRedirects to
/admin/events/events
/admin/roles/admin/users?tab=roles
/admin/groups/admin/users?tab=groups
/announcements/messages?tab=announcements
/leaderboard/directory
/library/documents
/profile/settings

You do not need to update old bookmarks — but if you are sharing links with others, use the current paths so the URLs stay clean.


Sorting and searching in tables

Admin tables throughout StandShare support:

  • Click-to-sort on column headers. Click once for ascending, again for descending.
  • Global search — the search box at the top of the table filters across all searchable columns.
  • Column picker (on some tables) — a control that lets you show or hide columns so you only see what matters for the task at hand.

No keyboard shortcuts (yet)

StandShare does not currently have global keyboard shortcuts or a command palette. The search bar (Cmd+K / Ctrl+K) in the help center is the closest equivalent. If keyboard shortcuts are added in the future, they will be documented on the Keyboard Shortcuts reference page.


Next Steps