Represents a collection of tasks performed by team members or individual resources to achieve a desired outcome. Contains information relevant to the playbook as well as related items.
Field Name
Field Label
Created in Version
Description
Type
Default Value
Account__c
Account
Spring 2023
The account that relates to the playbook.
Looks up to: Account
Lookup
Description__c
Description
Spring 2023
The description of the playbook.
Html(32768)
Duration_Days__c
Duration (Days)
Spring 2023
The duration of the playbook in days.
Formula: End_Date__c - Start_Date__c
Number(4,0)
End_Date__c
End Date
Spring 2023
The date the playbook ends.
Date
Is_Active__c
Active
Spring 2023
If selected, the playbook is active.
Checkbox
false
Is_Current_User__c
Owner is Current User
June 2023
If selected, the owner for the playbook is the current Salesforce user.