Custom user attributes explained

Google Workspace comes with standard directory fields, like Employee ID and Cost Center but administrators can also capture additional information that is important to their school. These are called custom attributes and they are defined by administrators. Gopher for Users makes it a snap to view and maintain these custom field values from Sheets.

With custom attributes, you can:

  • Add even more data you want to record; for example, assign different data types to special value fields, such as number, date, and email.
  • Control whether you want the information to be public to all users in your organization, or private to administrators and the individual user.

Learn more from Google's help guide

Let's take a look at some specific examples of user attributes in a school setting:

Case 1: Give student users a unique Student ID from the SIS to avoid account duplication

In smaller schools and districts, student accounts are typically created manually from SIS exports. Depending on your account-naming conventions, differentiating between pre-existing students and new students, or students in need of de-provisioning, can sometimes be a confusing and error-prone process. When all student accounts have a private Student ID as part of a custom Student Info attribute, spreadsheet formulas, like VLOOKUP or COUNTIF, can be used to cross-reference a new-users list against all existing users to flag and avoid account duplication.

Case 2: Populate values relevant to 3rd party software or inventory management

Some 3rd party software can integrate with custom Google Workspace directory fields, or in cases where devices are assigned to individuals, it may make sense to tag these users with this additional custom info.

Case 3: Give student users additional, searchable, or otherwise useful identifying information like Homeroom, Faculty Advisor, or Cohort.

Depending on the size of your school or district, it may make sense to allow students to be visible within the contact directory and to include additional fields that could be useful to staff and peers when viewing them within the contact directory.

As seen in legacy Contacts As seen in new Contacts
Screen_Shot_2017-08-29_at_8.52.42_AM.png Screen_Shot_2017-08-29_at_8.51.49_AM.png

It may make sense to set these fields to private and give all staff a Google Workspace admin role, such as View all directory fields that allow staff to view private student user profile info while protecting it from view by students.

Screen_Shot_2017-08-29_at_9.20.14_AM.png

These same fields can be queried by an administrator within the Google Workspace admin panel search bar using the standard Google Workspace admin user search query syntax.  For example, the search query for all users with gStudent -> Advisor equals Jones would be gStudent.advisor='Jones' and might show results as seen below.

Screen_Shot_2017-08-29_at_9.11.22_AM.png

 

Articles in this section