nerdexam
Salesforce

AI-201 · Question #22

What is automatically created when a custom search index is created in Data Cloud?

The correct answer is A. A retriever that shares the name of the custom search index. When you create a custom search index in Data Cloud, Salesforce automatically generates a corresponding retriever that shares the same name as the search index. This automatic creation streamlines the setup process - rather than requiring the specialist to separately build a…

AI Features for Service (e.g., Einstein Bots, Next Best Action)

Question

What is automatically created when a custom search index is created in Data Cloud?

Options

  • AA retriever that shares the name of the custom search index.
  • BA dynamic retriever to allow runtime selection of retriever parameters without manual
  • CA predefined Apex retriever class that can be edited by a developer to meet specific needs.

How the community answered

(19 responses)
  • A
    95% (18)
  • C
    5% (1)

Explanation

When you create a custom search index in Data Cloud, Salesforce automatically generates a corresponding retriever that shares the same name as the search index. This automatic creation streamlines the setup process - rather than requiring the specialist to separately build a retriever and manually link it to the index, the platform handles that association automatically. This default retriever can then be referenced in prompt templates or agent actions. Options B and C are incorrect: a dynamic runtime retriever and a pre-built Apex retriever class are not automatically generated as part of the search index creation process.

Topics

#Custom Search Index#Retriever#Data Cloud#AI Data Retrieval

Community Discussion

No community discussion yet for this question.

Full AI-201 Practice