Expose New-UDPage without hamburger menu

I’m looking to make my own custom error pages in IIS with UD but not have those pages accessible to users. Is there a way to make multiple pages with New-UDPage and not have them exposed through the hamburger menu?

Nevermind. I found the documentation for dynamic pages as soon as I posted this. Figures.

If your use, or plan to use authentication. Then Roles will do the trick as well.

https://docs.universaldashboard.io/security/authorization/role-based

I use that to hide pages from the menu.

Adam mentioned in another thread that a Milestone for 2.3 is to get more control of the menu, so we can design specifically what should be visible.