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.
A search index is Data 360's prepared store of chunked and vectorized content, built for general, search-optimized lookup in a data space. A retriever is the specialized search you run against that index so agents, prompt templates, flows, and other features get grounding for a particular use case. In Retrieval Augmented Generation (RAG), retrievers are the bridge: the index holds the knowledge, and the retriever selects and returns what the large language model (LLM) should see at run time.