Objective

Answer whether the client postal ZIP shown in Litify/Salesforce is auto-populated as its own field, and how the firm should track cases by client ZIP for lookalikes and marketing conversion demos.

What Was Accomplished

Recommendation

For immediate reporting, use Account.BillingPostalCode through the Matter client relationship: litify_pm__Matter__c.litify_pm__Client__r.BillingPostalCode.

For repeatable Salesforce reports, dashboards, Google Ads conversion demos, and audience/lookalike exports, add a Matter-level formula field such as Client_ZIP__c = litify_pm__Client__r.BillingPostalCode, then add it to the relevant Matter report type/layout/report columns. This mirrors the existing Intake field and avoids manually copying ZIP data.

Reason For Ending Session

The session reached a read-only answer with live validation. No Salesforce metadata changes were made because adding a field/report exposure is a durable org change and should be selected from the inline QA options.

Suggested Next Steps