Skip to content

docs(audiences): document Intelligence tab on company records (beta)#1569

Open
george-dilthey wants to merge 1 commit into
mainfrom
docsbot/doc-1169-product-update-0715-9959d873
Open

docs(audiences): document Intelligence tab on company records (beta)#1569
george-dilthey wants to merge 1 commit into
mainfrom
docsbot/doc-1169-product-update-0715-9959d873

Conversation

@george-dilthey

Copy link
Copy Markdown
Contributor

What changed

Extended the ### Claygent-managed columns section in docs/audiences.md to document the new Intelligence tab on company record detail panels in Audiences. When Claygent intelligence is enabled for a workspace, opening a company record in Audiences adds an Intelligence tab to the detail panel alongside Overview, Activity, People, and Deals. The tab has two sections: Active Claygents (Claygents configured for that specific company) and Claygent fields (field values written by a Claygent). Documented with explicit beta framing since the feature requires workspace-level enablement.

Why

Commit b6be041e4d194208dee79cf26b1e22ceb1310f40 in clay-run/clay-base (eb65070...b6be041) added AudiencesEntityDetailIntelligenceTab.tsx — a new tab in the account/company entity detail overlay — and a corresponding API endpoint (GET /workspaces/:workspaceId/audiences/accounts/:accountId/configured-claygents). The tab is gated by EppoFeatureFlags.EnableAudiencesAgentConfigs (Eppo flag enable-audiences-agent-configs, default false). The verifier confirmed this is a customer-facing opt-in flag (BETA), not internal-only. The existing docs/audiences.md had no documentation of the Intelligence tab or the account-level Claygent detail view.

Source link(s)

Uncertainties

None — code clearly shows the tab UI labels ("Active Claygents", "Claygent fields", "No intelligence yet"), tab order (appended after Deals), and that it is account-only (not contacts or custom entities). Liveness verified as BETA by verifier sub-agent.

Related observations

Confidence: high

Closes DOC-1169

@linear-code

linear-code Bot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

DOC-1169

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