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

Knowledge 기사 번호

005232773

 
로드 중
Salesforce Help | Article