{% extends "base.html" %} {% block title %}Admin Settings{% endblock %} {% block body %}

Admin settings

Admin-only operational controls for the Nornsight workspace.

WorkOS-managed access

Invitations, Google access, and role assignments are managed in the WorkOS dashboard. This page confirms that app-level admin gating is active.

Workspace organization
{{ organization_id }}
Current administrator
{{ current_user_email }}
{% endblock %}