A person-level privacy and consent record: names and salutation plus data-protection flags (dontMarket, dontProcess, dontProfile, dontTrack, forgetThisIndividual, exportIndividualsData, canStorePiiElsewhere, blockGeolocationTracking) and demographic attributes such as birth/death dates, occupation and consumer credit score fields. The compiled data model does not include a table for it in the current build - only an individualId reference exists elsewhere in the model - so treat it as a declared shape rather than a queryable store of people.
Fields
| Field | Label | Type | Required | What it does |
BirthDate | Birth Date | Date | | |
BlockGeolocationTracking | Has Opted Out Geo Tracking | Boolean | | |
CanStorePiiElsewhere | OK to Store PII Data Elsewhere | Boolean | | |
ChildrenCount | Children Count | Number | | |
ConsumerCreditScore | Consumer Credit Score | Number | | |
ConsumerCreditScoreProviderName | Consumer Credit Score Prover Name | Text | | |
ConvictionsCount | Convictions Count | Number | | |
CreatedById | Created By | Lookup → UserAccount | Yes | |
CreatedDateTime | Created Date | DateAndTime | Yes | |
DeathDate | Death Date | Date | | |
DontMarket | Has Opted Out Solicit | Boolean | | |
DontProcess | Has Opted Out Processing | Boolean | | |
DontProfile | Has Opted Out Profiling | Boolean | | |
DontTrack | Has Opted Out Tracking | Boolean | | |
ExportIndividualsData | Send Indivual Data | Boolean | | Send Individual Data |
FirstName | First Name | Text | | |
ForgetThisIndividual | Should Forget | Boolean | | |
Id | Id | Guid | Yes | |
IndividualsAge | Indivual's Age | PickList | | Values: 13 or Older, 16 or Older. |
InfluencerRating | Influencer Rating | Number | | |
IsHomeOwner | Is Home Owner | Boolean | | |
LastName | Last Name | Text | | |
MilitaryService | Military Service | PickList | | |
ModifiedById | Modified By | Lookup → UserAccount | Yes | |
Name | Name | Text | Yes | |
Occupation | Occupation | Text | | |
OwnerId | Owner | Lookup → UserAccount | Yes | |
RecordTypeId | Record Type | Guid, hidden | | |
Salutation | Salutation | PickList | | Values: Ms., Dr., Prof., Mx.. |
UIProps | UI Props | Text | | |
UpdatedDateTime | Modified Date | DateAndTime | Yes | |
Actions
| Action | Label | Type | What it does |
Clone | Clone | ServerAction (Clone) | Create a copy of this record |