AllAreaObligatoirearray
List of work area or department names (e.g., ['Production', 'Quality Control', 'R&D'])
AllTypeObligatoirearray
List of available gage type names (e.g., ['Micrometer', 'Caliper', 'Height Gage'])
StatementObligatoirestring
Default statement or disclaimer text to include on calibration certificates and reports
DateFormatObligatoirestring
Preferred date format string (e.g., 'MM/DD/YYYY' for US format, 'DD/MM/YYYY' for European format)
MyTimeZoneObligatoirestring
User's preferred time zone in IANA format (e.g., 'America/New_York', 'Europe/London', 'Asia/Tokyo')
AllIntervalObligatoirearray
List of calibration interval values in days (e.g., ['30', '60', '90', '180', '365'])
AllLocationObligatoirearray
List of physical location names where gages can be stored (e.g., ['Lab A', 'Warehouse B', 'Production Floor'])
AllStatusesObligatoirearray
List of all possible gage status values (e.g., ['Active', 'Inactive', 'Retired', 'Calibration Due'])
UpdatedDateObligatoirestring
ISO 8601 timestamp indicating when settings were last updated (e.g., '2026-01-30T15:30:00Z')
AllAssigneesObligatoirearray
List of user identifiers who can be assigned gages (e.g., user IDs or email addresses)
EmailSubjectObligatoirestring
Default subject line for notification emails (e.g., 'GageList Calibration Report')
DisplayFieldsObligatoireobject
Dictionary specifying which fields should be visible in list views (keys are field names, values are boolean or display config)