As the workspace owner of a specific workspace, how can I grant access to my development team and define their roles?
Hi @Harshit, These roles differ based on the developer’s access to modify the already done development or to start any new development in the module:
Workspace Admin: A workspace admin controls the whole workspace i.e. Inviting New members or Removing existing members, modifying existing member’s roles. Also, in case of development, they can access every branch of any application created in the Workspace.
The access to app developers is divided into two roles:
App Admin: App Admin can surge through all the branches of the application that have been configured yet only for the application to which they have access. They can make any changes in aspects of an Application i.e. Data Modeler, Creating Branches, Application themes, and Data Modeler.
App Developer: The app Developer can stay limited to only a branch or to other aspects of an application, for an app developer you have to select resources which are Data Modeler, Themes, and Branches. You have to select specific or multiple branches for an app developer to work on.
Thank you @AnushkaGupta for explaining.