Checklist progress
0/163Learned
Agentforce Specialist
Study Checklist
Checklist progress
0/163Learned
Explain the considerations of Agentforce Data Library and its concepts.
0/9
Explain foundational concepts of Data 360 such as chunking, indexing, and retrievers
0/8
Retrieval augmented generation in Data 360
Learn this conceptChunking sources for AI retrieval
Learn this conceptSearch indexes for chunked Data 360 content
Learn this conceptVector versus hybrid search indexes
Learn this conceptRetrievers versus search indexes
Learn this conceptRetriever creation and activation for grounding
Learn this conceptEnsemble retrievers in Data 360
Learn this conceptKnowledge retrieval troubleshooting for agents
Learn this conceptPrepare for the Exam
Study Community
Ask questions and get the latest info from other Agentforce Specialist studiers. 593 members and growing.
When an agent skips or invents knowledge, the usual failure is retrieval-augmented generation (RAG): Data 360 looks up chunks of your knowledge store and the language model answers from those chunks. The same symptom can come from poor content, an agent user who cannot view the records, the wrong search type, clumsy chunking, a stale index, or the agent never running the retrieval action. Diagnose from agent configuration down through the search index and retriever, then the generated answer, so you change the layer that actually broke.