# The definitions Scope

The purpose of this scope is to control access to the to the various aspects of definition manipulation.

# Actions of the definitions domain

Name Description
create Permission that controls the ability to create new definitions.
read Permission that controls access to the definitions listing.
update Permission that controls changes made do definition data (needs the definitions:read permission to be able to preview definition data).
delete Permission that controls the ability to delete definitions (needs the definitions:read permission to be able to access the definitions listing).
instantiate Permission that controls the possibility to create new definition instances.