These are proxy-wide flags set by an admin. “Internal users” means any signed-in user who is not a proxy admin. Team admins are internal users with extra powers on the teams they manage, which is why two toggles have a team-admin exemption
Access control for internal users
Header forwarding (Claude Code and BYOK)
These two are independent of each other and of any deployment-configured key. Turn on only the ones you needExperimental
Page visibility for internal users
Below the toggles, the Page Visibility control (enabled_ui_pages_internal_users) picks exactly which sidebar pages internal users can open. Leaving it unset shows the default set; selecting pages restricts internal users to just those. Admins always see every page
Setting these by API
The toggles are a thin wrapper over one admin endpoint. Each switch sends its single flag:enabled_ui_pages_internal_users. The current values are readable at GET /get/ui_settings