+
+ Sign in with a CWMS User Administrator account to review staff and manage
+ office-scoped role assignments.
+
+
+
+ );
+ }
+
+ return (
+
+
+
+ CDA
+ User administrator
+
+
+
User Roles
+
+ The signed-in profile determines which offices appear. CDA and the CWMS
+ database enforce whether an administrator may grant or remove each role.
+
+
+
+ Review every active user in an authorized office and maintain the roles that
+ control their CWMS access.
+
+
+ Office
+
+ Choose an office where you are a User Administrator.
+
+
+ {auth.isLoading ? (
+
+ ) : adminOffices.length ? (
+
+ ) : (
+
+ Your profile does not include CWMS User Administrator access for an
+ office.
+
+ )}
+
+ ) : users.length === 0 ? (
+
+ CDA did not return any users with active privileges in this office.
+
+ ) : visibleUsers.length === 0 ? (
+
+ Try a different name, email, user ID, or role.
+
+ ) : (
+ <>
+
+
+ Manage reusable user groups and office-scoped access from one place. Your
+ signed-in CWMS permissions determine which information and actions are
+ available.
+
+