aware

Settings — Person Types

Settings Manual

Person Types categorise people registered in AwareVue (e.g. Crew, Guest, Contractor, Staff). Each type carries behavioural attributes that control access-control, security checks, and check-in workflows. Person types also specify which Agreements people of that type must accept.


Add New Person Type

Clicking + (requires person-type:create) opens the Add New Person Type dialog:

Field Description
Type (ID) Required; internal identifier (e.g. crew, guest); immutable after creation
Display Name Required; human-readable name
Agreements Multi-select — agreements people of this type must accept
Access Control User Toggle — can be assigned access-control permissions
Security Check Toggle — subject to security checks per the active Security Level
In On Creation Toggle — automatically checked in when first created

Person Type Detail Panel

Property Editable Permission
Display Name + Attributes Yes person-type:update
Type (ID) No (read-only)

Attributes shown inline:

A Delete Person Type button (requires person-type:delete) opens a confirmation.


Permissions

Action Permission
View person types /settings/person-types route
Add person type person-type:create
Edit person type person-type:update
Delete person type person-type:delete

Back to Settings