This article describes the Roles section of the GAM Web Backoffice, where you can create and manage roles that group specific permissions for users.
In this section, you can:
- Add new roles
- Copy and Edit those roles

Click on the ADD button to add a new Role. Complete the form with the required information:

- ID: Unique identifier for the role
- GUID: The Global Unique Identifier (GUID) associated with the role. This value is generated after the role is created.
- Name: The name of the role created.
- Description: Field to add a description of the role.
- External ID: External identifier of the role.
- Security Policy: A dropdown menu to select a security policy applicable to the role.
- None: No specific security policy is assigned to the role.
- Default Security Policy: The system's predefined default policy is applied.
Next, click on the CONFIRM button.
If you click on the EDIT link of an already created role, you can update the information for that role.
Enter the Administrator role by clicking on it, and you will see general information about that role, as well as options to modify or manage it.

- ID: Unique identifier of the role (in this case: 2).
- GUID: Globally unique identifier of the role.
- Name: The name of the role (in this case, Administrator).
- Description: Brief description of the role.
- External ID: External identifier related to the role (in this case, is_gam_administrator).
- Security Policy: Security policy assigned to the role (in this case, there is none) but you can select one in the display combo.

DELETE: Delete the selected role.
MORE OPTIONS: This Combo Box menu includes advanced options for managing the role:
- Custom Properties: Allows you to add custom properties related to the role.
- Children: Allows you to manage the child roles associated with the current role, in case the system has dependencies between roles.
- Permissions: Allows you to configure the specific permissions associated with the role.
- Copy Role: Creates a copy of the current role.
- Translations: Manages translations of the role name and description for different languages.
GAM - Roles