You can configure permissions for each of the tools in your project from the organization dashboard. This allows you to control who can access the tools.

The permissions can be configured on a per-group (role) basis. You can create groups and assign users to these groups. Each group can have different permissions for each tool.

System Groups

By default, the following system groups are available:

  1. All users: All users in the organization.
    • This group is automatically assigned to all users in the organization. No user can be removed from this group.
    • This group is useful for setting permissions that apply to all users in the organization.
    • Use this to set permissions that apply to all users in the organization for a specific tool. For example, to make a tool automatically available to a user when they are invited to the organization.
  2. Admin: Users with admin permissions.
    • Admins have full access to all tools in the organization.
    • All admins have the same permissions, including the ability to invite new users, create new groups, assign users to groups, delete groups, deploy tools, set environment variables, assign permissions to tools, and view all tools in the organization.
  3. Editors: Users with editor permissions. These users are typically developers.
    • Editors have full access to all tools in the organization.
    • Editors can create new tools, deploy tools, set environment variables, and view all tools in the organization.

None of the system groups can be deleted.

You can create new groups and assign users to these groups. Each group can have different permissions for each tool.

Configuration

Auto-add new tools

When enabled, new tools added to the project will be accessible to a group by default. This cannot be disabled for Admin and Editors groups.