Create new role to restrict permission to manage types

WHAT DO YOU RECOMMEND?

Create a new permission level that restricts who can manage types, including creating new types and editing/deleting existing types.

HOW COULD IT BE DONE?

Create a new role separate from viewer and editor. For this request, I’ll call it Admin.

Viewer Editor Admin Owner
View objects :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
Edit objects :cross_mark: :white_check_mark: :white_check_mark: :white_check_mark:
Manage types :cross_mark: :cross_mark: :white_check_mark: :white_check_mark:
Manage space :cross_mark: :cross_mark: :cross_mark: :white_check_mark:

ADDITIONAL CONTEXT

Now that we’re getting a centralized way of managing types (including type name, layout, and properties), it’s critical that organizations can restrict who can manage types.

1 Like