Users
  • 11 Sep 2023
  • 1 Minute to read
  • Dark
    Light

Users

  • Dark
    Light

Article Summary

Users are granted access to platform components and actions based on their role to which they're assigned. Some common access controls include read/write/execute permission for secrets, integrations, events, workflows, and so on.

For management purposes, Torq exposes high-level roles to which users/groups are assigned, corresponding to typical organizational roles. RBAC is unique to each Torq workspace. This means that if a user exists on multiple workspaces, the role they're assigned to is defined on each workspace.

When creating a user via API, the default role is Viewer .

Roles and scopes

There are four roles in Torq.

Viewer

PermissionScope
View existing workflowsplaybook.get
List existing workflowsplaybook.list
View activity log dataevent.read
View integration dataintegration.read

Operator

PermissionScope
View existing workflowsplaybook.get
List existing workflowsplaybook.list
Run workflowsplaybook.execute
View activity log dataevent.read
View integration dataintegration.read
View personal API keysapikey.read
Create personal API keysapikey.write

Contributor

PermissionScope
View existing workflowsplaybook.get
List existing workflowsplaybook.list
Run workflowsplaybook.execute
Create workflowsplaybook.write
View activity log dataevent.read
View integration dataintegration.read
Create integrationsintegration.write
View personal API keysapikey.read
Create personal API keysapikey.write
View workspace members listuser.read

Owner

PermissionScope
View existing workflowsplaybook.get
List existing workflowsplaybook.list
Run workflowsplaybook.execute
Create workflowsplaybook.write
View activity log dataevent.read
View integration dataintegration.read
Create integrationsintegration.write
View personal API keysapikey.read
Create personal API keysapikey.write
View workspace members listuser.read
Modify user datauser.write
Create support ticketssupport.write
List audit logsaudit.read

Was this article helpful?

What's Next
Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.