User & Policy
On the [Settings > User & Policy] page, you can review users, pending invitations, and policies that govern access to your CloudOps workspace.

Summary Cards

Four cards across the top summarize the workspace’s identity state.
| Card | Description |
|---|---|
| Active Users | Users currently active in the workspace |
| Pending Invites | Invitations awaiting acceptance |
| Expired Invites | Invitations that have expired |
| Total Policies | Total number of configured policies |
Tabs
The body switches between three tabs, each with its own toolbar and table.
| Tab | Content |
|---|---|
| Members | Active and inactive users currently in the workspace |
| Invitations | Pending and expired invitation records |
| Policies | Configured policies and the number of members attached to each |
Members Tab

| UI Element | Description |
|---|---|
| Search | Search by Name, Email... |
| Status filter | All Statuses / Active / Inactive |
| [Manage Users] | Open Console / ID & Access to manage members |
| [Invite User] | Open Console / ID & Access to send a new invitation |
When the workspace has no members, the empty state “No Members Found” is shown with the description “Invite users to start collaborating in your CloudOps workspace.” Filtered no-result shows “No results found” with “Try adjusting your search or filter to find what you’re looking for.”
Invitations Tab

| UI Element | Description |
|---|---|
| Search | Search by Name, Email... |
| Status filter | All Statuses / Pending / Expired |
| [Manage Users] | Open Console / ID & Access |
| [Invite User] | Open Console / ID & Access to send an invitation |
Empty state: “No Invitations Found” with “Send invitations to bring team members into your CloudOps workspace.”
Policies Tab

| UI Element | Description |
|---|---|
| Search | Search by Policy Name, Permission... |
| [Manage Policies] | Open Console / ID & Access to manage policies |
| [Add Policy] | Open Console / ID & Access to add a new policy |
| Row metadata | Each policy shows the number of attached members (e.g. 5 members) |
Empty state: “No Policies Found” with “Create policies to manage access control for your CloudOps workspace.”
Error State
If the underlying API request fails, the page shows the load error:
- “Could not load data” —
The request failed. Check your network, mock settings (VITE_USE_MOCK), and that the Console API uses the same origin as the app in local dev.with a [Try again] button. - For supplementary data failures the smaller note “Could not load supplemental data for this table” is shown above the affected table.