Overview
Account menu visibility settings let you control which sections appear in the members portal navigation for your customers. By toggling individual menu items on or off, you can customize the portal experience to match the services your location offers. These settings work alongside feature configuration and access control to provide granular control over what customers see and can access in their portal. Navigate to Settings → Website → Account Menu in your Nexudus dashboard to configure these settings.How it works
Each menu item in the portal can be hidden independently. When a setting is enabled (set totrue), the corresponding menu item is hidden from customers. When disabled (set to false or not set), the menu item remains visible.
This gives you fine-grained control — for example, you might want to hide the billing details section while keeping personal details visible, or hide the directory profile section if you’re not using the directory feature.
Available Settings
My Account Section
These settings control the visibility of subsections within the My Account area of the portal:| Setting Key | Menu Item | Description |
|---|---|---|
PublicWebsite.Account.PersonalDetails.Hide | Personal details | Hides the section where customers can view and edit their personal information |
PublicWebsite.Account.BillingDetails.Hide | Billing details | Hides the section where customers can manage their billing address and information |
PublicWebsite.Account.PaymentMethods.Hide | Payment methods | Hides the section where customers can add, edit, or remove payment methods |
PublicWebsite.Account.PlansAndBenefits.Hide | Plans and benefits | Hides the section showing active plans, benefits, and contract details |
PublicWebsite.Account.DirectoryProfiles.Hide | Directory profile | Hides the section where customers can manage their public directory listing |
PublicWebsite.Account.Settings.Hide | Settings | Hides the account settings section for notifications and preferences |
My Activity Section
These settings control the visibility of subsections within the My Activity area:| Setting Key | Menu Item | Description |
|---|---|---|
PublicWebsite.MyActivity.Invoices.Hide | Invoices | Hides the section where customers can view their invoice history |
PublicWebsite.MyActivity.Bookings.Hide | Bookings | Hides the section showing upcoming and past bookings |
PublicWebsite.MyActivity.Visitors.Hide | Visitors | Hides the section for managing visitor registrations |
PublicWebsite.MyActivity.Deliveries.Hide | Deliveries | Hides the section for tracking mail and package deliveries |
PublicWebsite.MyActivity.Events.Hide | Events | Hides the section showing upcoming and past events |
PublicWebsite.MyActivity.Courses.Hide | Courses | Hides the section for viewing enrolled courses and progress |
My Team Section
These settings control the visibility of subsections within the My Team area:| Setting Key | Menu Item | Description |
|---|---|---|
PublicWebsite.Team.Bookings.Hide | Bookings | Hides the team bookings overview |
PublicWebsite.Team.Profile.Hide | Profile | Hides the team profile management section |
PublicWebsite.Team.Members.Hide | Members | Hides the team members list and management |
PublicWebsite.Team.Attendance.Hide | Attendance | Hides the team attendance tracking section |
PublicWebsite.Team.Permissions.Hide | Permissions | Hides the team permissions configuration |
Building Section
These settings control the visibility of subsections within the Building area:| Setting Key | Menu Item | Description |
|---|---|---|
PublicWebsite.Building.Availability.Hide | Availability | Hides the building availability calendar |
PublicWebsite.Building.Environment.Hide | Environment | Hides the environmental sensors dashboard |
Configuration Process
Access Account Menu Settings
Navigate to Settings → Website → Account Menu in your Nexudus dashboard.
Toggle Menu Items
For each menu item you want to hide, toggle the corresponding setting to
true. To show a menu item, ensure the setting is false or not set.How Settings Interact
Feature Enablement vs. Menu Visibility
There are two layers of control:- Feature enablement — Controls whether a feature is available at all (e.g., “Help-desk” on/off)
- Menu visibility — Controls whether the menu item appears in the navigation, even if the feature is enabled
- The feature is enabled
- The menu visibility setting is not hiding it
Access Control vs. Menu Visibility
Access control settings determine who can access a section (everyone, logged-in users, members only, contacts only), while menu visibility settings determine whether the menu item appears at all. If a section is hidden via menu visibility, customers won’t see the menu item regardless of their access level.Best Practices
- Hide selectively — Only hide menu items for features you’re not using. Hiding too many items may confuse customers who expect to find certain sections.
- Test before deploying — Always review the portal after making changes to ensure the navigation still makes sense for your customers.
- Consider access levels — If you want to restrict access to certain sections, consider using access control instead of hiding menu items entirely.
Related Documentation
- Features Configuration — Enable or disable portal features
- Access Control — Control who can access each section
- Navigation Settings — Configure portal navigation structure