Skip to content

docs(audiences): note that company fields don't carry through Find People to People records - #2432

Open
george-dilthey wants to merge 1 commit into
mainfrom
docsbot/doc-2207-intercom-tag-0831-42ae22ae
Open

docs(audiences): note that company fields don't carry through Find People to People records#2432
george-dilthey wants to merge 1 commit into
mainfrom
docsbot/doc-2207-intercom-tag-0831-42ae22ae

Conversation

@george-dilthey

@george-dilthey george-dilthey commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

What changed

Added a **Note:** to the "Finding people from a Companies Audience" section of docs/audiences.md explaining that company-level fields already enriched on Companies Audience records — such as competitive data, technographics, or other custom columns — do not automatically carry over to People records found through a Find People search. The note also documents the workaround: add a Lookup in Audiences column (Object type: Companies) in a bulk enrichment table on the People Audience, filtering by the person's company domain or LinkedIn URL.

Why

Intercom conversation #215475675086155 (IntelliTrans | Audiences - People not Mapping to Companies): A customer asked why company-level fields (competitive system data) from their Companies Audience weren't appearing on the People records sourced via "Find People from this list." Support agent Bo confirmed this is a current limitation — company-level enriched fields don't carry through — and that adding a manual lookup column is the correct workaround. The "Finding people from a Companies Audience" section in docs/audiences.md described how to use the feature but said nothing about this limitation, leaving Fin unable to answer this question.

The behavioral claim was verified by the Docsbot Verifier sub-agent: apps/api/v3/fpac/services/fpac-destination-writers.ts shows that AudiencesDraftDestinationWriter.writeResults() calls profileToImportRecord() which maps only person-level CPJ fields (name, first_name, last_name, url, location_name, etc.) — no company audience field values are included. The claim that company-level enriched fields don't auto-carry to People records is code-confirmed.

Source link(s)

Uncertainties

FPAC liveness (Eppo flag Enable-FPAC default-off, dashboard-controlled): The verifier returned UNKNOWN on whether the Find People at Companies (FPAC) feature is live for all customers, in beta, or internal-only. The Eppo flag is default-false in code (libs/shared/src/EppoFeatureFlags.ts:568, apps/frontend/src/components/WorkspaceTopbar/WorkspaceTopbarNavigator.tsx:743, apps/api/v3/ai/endpoints/ai-generation.endpoints.ts:1310) and its targeting config lives in the Eppo dashboard, not the repo. No GA announcement was found in Slack.

However, I did NOT add beta framing to the new note for two reasons: (1) the existing "Finding people from a Companies Audience" section in docs/audiences.md already documents this feature without any beta framing (last synced 2026-08-20), and (2) the Intercom ticket shows a real customer actively using the feature on workspace 859875 — they successfully received People records from a Company Audience Find People search. Adding beta framing only to my note while the surrounding documentation has none would be inconsistent and confusing. A reviewer with Eppo dashboard access should confirm whether FPAC's targeting is broad enough that no beta flag is warranted for the existing section either.

Related observations

Closes DOC-2207

@linear-code

linear-code Bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

DOC-2207

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant