docs(clay-ads): add FAQ for sending a Find People workbook list to an ad platform - #2363
Open
george-dilthey wants to merge 2 commits into
Open
docs(clay-ads): add FAQ for sending a Find People workbook list to an ad platform#2363george-dilthey wants to merge 2 commits into
george-dilthey wants to merge 2 commits into
Conversation
Contributor
george-dilthey
marked this pull request as ready for review
August 27, 2026 16:41
This was referenced Aug 28, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changed
Added a new FAQ entry to
docs/clay-ads.md— "I built a people list in a Clay workbook. How do I send it to an ad platform?" — describing the 4-step workflow: Save to People → Enrich (optional) → Sync to ad platforms → Connect account.Why
Intercom conversation #215475637578405: Charlie Dimitriadis (Amplitude, Enterprise) asked "I've built a people list in Clay based off a target company list. How would I export this list into LinkedIn ads?" Fin couldn't answer and escalated to a human. Support agent Bo (coached by Maria Mergal) answered correctly but the workflow was not documented anywhere in
clay-ads.md.The customer's screenshots show a Find People search preview (~7,623 results) and the Continue dropdown with "Save to People — Excludes results already in People" highlighted. The gap:
clay-ads.mdhas no FAQ covering the path from a Find People workbook table to an ad platform. The answer (Save to People → Audiences segment → Send → Sync to ad platforms) is documented inaudiences.mdbut completely absent fromclay-ads.md, which is where users asking about ad syncs naturally look.Source link(s)
apps/frontend/src/components/FPAC/FpacContinueButton.tsx:97; plan gate (Audiences):featureFlags.service.ts:34-40— Growth and EnterpriseAUDIENCE_SEGMENT/PEOPLE_AUDIENCE_SEGMENT:apps/frontend/src/components/AdSyncs/AdSyncPage.tsx:52; plan gate:apps/api/v3/ad-audiences/gating/plan-gating.ts— Growth + Enterpriseapps/frontend/src/components/AdSyncs/AdSyncSetupStage/AdSyncProviderAccountFields.tsx:87; supported providers:libs/shared/src/ad-audiences/ad-sync-provider-fields.ts:31Uncertainties
None. All product-behavior claims verified by the verifier sub-agent (Claim 1: BETA for Growth/Enterprise; Claim 2: BETA for Growth/Enterprise; Claim 3: PASS).
Related observations
find-people-overview.mdhas no mention of the ad sync path — a brief cross-reference would help discoverability but is out of scope for this trigger.clay-ads.mdbut none cover the workbook-to-ad-platform workflow; reviewer should reconcile at merge time.Closes DOC-2122