Loading
メール配信ドメイン検証状況の確認方法のご案内続きを読む
ヘルプサイトの計画メンテナンスに関するお知らせ続きを読む
ただいま大変多くのお問い合わせをいただいており、ご連絡までにお時間を頂戴しております続きを読む

Agentforce: Agent Response Missing Citations when using custom apex Retriever instead of Einstein Search Retriever in Answer Question With Knowledge action.

公開日: Dec 5, 2025
説明

When you build a agent that uses custom apex Retriever instead of Einstein Search Retriever in Answer Question With Knowledge action,you will observe that the Citations are not being returned as a part of agent response.

解決策

If you have made changes to the standard version by removing the Einstein Search retriever and configured a custom apex retriever the citations will not be generated. 

If you want the citations to be displayed for the custom apex retriever, follow the help article here to create a custom Agent Action.

This will allow you to return GenAiCitationInput/GenAiCitationOutput with the citation metadata from the Agent Action to the Backend.
The GenAiCitationInput class provides the Agentforce reasoning engine with citation information, enabling it to determine where and how citations are added to generated content.
The GenAiCitationOutput type gives you direct control over how custom actions display citations for source information, bypassing the reasoning engine’s logic for explicit citation insertion.

For more details, refer to the citations reference

ナレッジ記事番号

005232773

 
読み込み中
Salesforce Help | Article