Admins managing former employees currently have to either delete user accounts entirely or manually revoke licenses one at a time. There's no way to deactivate a user account in a way that revokes all access, removes licenses, and marks the account as inactive, while keeping the historical record intact for reporting or audit purposes. Requested behavior: Allow admins to deactivate or archive user accounts, either through the UI or programmatically via API. Deactivated accounts should remain visible in the user list with an inactive status, prevent login, and be filterable so admins can view only active users when needed. For teams using identity management tools like SailPoint or Okta, support standard patterns (ideally SCIM) for automated user lifecycle management. Why it matters: Organizations need to offboard employees cleanly without losing historical data about meetings they hosted, distributions they belonged to, or activity they generated. Manual license revocation is error-prone and doesn't fully deactivate access. Teams with SSO/identity management systems expect standard deactivation workflows that integrate with their provisioning tools.