Admin Control Bay
Create, review, and manage access roles for the hosted control surface.
Add admins, operators, or viewers for the hosted portal.
Current portal accounts.
| Username | Role | Active | Last Login | |
|---|---|---|---|---|
| {{ user.username }} | {{ user.email }} | {{ user.role }} | {{ 'Yes' if user.is_active else 'No' }} | {{ user.last_login_at or '-' }} |