Workspace Access On Demand
Information about Workspace Access On Demand (AoD) capabilities for administrators
Categories:
Purpose: This document covers Workspace Access On Demand (AoD) capabilities in Verily Workbench.
Introduction
Workspace Access On Demand (AoD) provides authorized administrators with temporary access to workspaces within their organization for support and administrative purposes. This capability enables administrators to independently address workspace-related support requests without requiring escalation to support staff.
Using Workspace Access On Demand
Prerequisites
- Organization Admin or Pod Manager role in your organization
- Workbench CLI installed and configured
Access Details
- Access Level: Workspace owner permissions
- Duration: 1 hour (expires automatically)
Key Commands
# Request access to a workspace
wb workspace access --reason=<reason> --workspace=<workspace-id>
# Administrator can now access the workspace and its resources
wb workspace describe --workspace=<workspace-id>
wb resource list --workspace=<workspace-id>
For detailed command reference, see the CLI documentation.
Note: After requesting access via CLI, you can also access the workspace through the web portal with the same temporary owner permissions.
Last Modified: 19 August 2025