Editing User Group Settings and Properties

User group settings are simple, including the group's name and description, along with group properties.

You can edit a user group's settings in the Admin Console by going to People > Management > User Group Summary page, then clicking the group's name.

User group properties are simple name-value pairs that programmers can use to work with the group in their code. User group properties are often used as a way to keep track of extra information about the group. For example, if groups are defined based on company departments, each could have a departmentID property whose value is the department's internal billing ID. A group can have multiple properties. When you're working with properties, remember that entering the name and value for an existing property will update that property's value to the one you entered.