Skip to content

Workspace Group

IRI: https://w3id.org/altium/cdm/platform/WorkspaceGroup

Bounded context: platform

Workspace Group represents a logical collection of users within a workspace, used to manage access control, permissions, and collaboration roles across projects and data assets.

Platform API

DesWorkspaceGroup

GRID (1)

grid:workspace:{workspace-id}:team:group/{id}

  1. 🙋‍♂️ Altium Global Resource ID (aka GRID)

Diagram

---
  config:
    layout: elk
    theme: neutral
    class:
      hideEmptyMembersBox: true
---
 classDiagram
    direction LR


  class plt_workspace_group["Workspace Group"]



      style plt_workspace_group fill:#cccccc    


    click plt_workspace_group href "../../classes/plt_workspace_group/"







          plt_workspace_group : id





Comments

Each Workspace Group has its own identity and membership, defining collective rights and responsibilities for its members. It simplifies administration and governance by enabling consistent permission management and role-based access across Altium 365 projects, libraries, and shared resources.

Inheritance

Fields

Name Cardinality Type Description Inheritance
id 1 GRID Globally unique identifier across the whole platform. Entity

Identifier and Mapping Information

Annotations

property value
grid grid:workspace:{workspace-id}:team:group/{id}
platformAPI DesWorkspaceGroup

Comments

Comments are still experimental - you need access to AltiumDeveloper/cdm-comments repository to see and leave comments. Please ping @dmitry.kolomiets for details.