
更新された2026年03月テストエンジンに練習Agentforce-Specialist日本語テスト問題
Agentforce-Specialist日本語リアル試験問題テストエンジン問題集トレーニングには300問あります
質問 # 17
Universal Containers (UC) は、ナレッジ記事を使用して Agentforce データ ライブラリを構成しました。Agent Builder と Experience Cloud サイトでテストすると、エージェントはグラウンデッド ナレッジ記事情報で応答しません。ただし、Prompt Builder でテストすると、応答が正しく返されます。UC は、この問題のトラブルシューティングを行うために何をすべきでしょうか。
- A. 「ナレッジの管理」を割り当てる新しい権限セットを作成し、それを Agentforce サービス エージェント ユーザーに割り当てます。
- B. Data Cloud ユーザーの権限セットが Agentforce サービス エージェント ユーザーに割り当てられていることを確認します。
- C. 割り当てられたユーザー権限セットに、ナレッジ記事へのアクセスに使用されるプロンプト テンプレートへのアクセスが含まれていることを確認します。
正解:B
解説:
Comprehensive and Detailed In-Depth Explanation:UC has set up an Agentforce Data Library with Knowledge articles, and while Prompt Builder retrieves the data correctly, the agent fails to do so in Agent Builder and Experience Cloud. Let's troubleshoot the issue.
* Option A: Create a new permission set that assigns "Manage Knowledge" and assign it to the Agentforce Service Agent User.The "Manage Knowledge" permission is for authoring and managing Knowledge articles, not for reading or retrieving them in an agent context. The Agentforce Service Agent User (a system user) needs read access to Knowledge, not management rights. This option is excessive and irrelevant to the grounding issue, making it incorrect.
* Option B: Ensure the assigned User permission set includes access to the prompt template used to access the Knowledge articles.Prompt templates in Prompt Builder don't require specific permissions beyond general Einstein Generative AI access. Since the Prompt Builder test works, the template and its grounding are accessible to the testing user. The issue lies with the agent's runtime access, not the template itself, making this incorrect.
* Option C: Ensure the Data Cloud User permission set has been assigned to the Agentforce Service Agent User.When Knowledge articles are grounded via an Agentforce Data Library, they are often ingested into Data Cloud for indexing and retrieval. The Agentforce Service Agent User, which runs the agent, needs the "Data Cloud User" permission set (or equivalent) to access Data Cloud resources, including the Data Library. If this permission is missing, the agent cannot retrieve Knowledge article data during runtime (e.g., in Agent Builder or Experience Cloud), even though Prompt Builder (running under a different user context) succeeds. This is a common setup oversight and aligns with the symptoms, making it the correct answer.
Why Option C is Correct:The Agentforce Service Agent User's lack of Data Cloud access explains the failure in agent-driven contexts while Prompt Builder (likely run by an admin with broader permissions) succeeds. Assigning the "Data Cloud User" permission set resolves this, per Salesforce documentation.
References:
* Salesforce Agentforce Documentation: Data Library Setup > Permissions - Requires Data Cloud access for agents.
* Trailhead: Ground Your Agentforce Prompts - Notes Data Cloud User permission for Knowledge grounding.
* Salesforce Help: Agentforce Security > Agent User Setup - Lists required permission sets.
質問 # 18
Universal Containers は、新しい Agentforce サービス エージェントを会社の Web サイトに導入しましたが、会社の Salesforce ナレッジ記事に記載されている顧客の質問に Agentforce サービス エージェントが回答していないというフィードバックを受けています。考えられる問題は何でしょうか?
- A. Agentforce サービス エージェント ユーザーは、標準のエージェント ナレッジ プロファイルの下に作成する必要があります。
- B. Agentforce サービス エージェント ユーザーに正しいエージェント タイプ ライセンスが割り当てられていません。
- C. Agentforce サービス エージェント ユーザーに「ナレッジの表示を許可」権限セットが付与されていません。
正解:C
解説:
Universal Containers (UC) has deployed an Agentforce Service Agent on its website, but it's failing to provide answers from Salesforce Knowledge articles. Let's troubleshoot the issue.
Option A: The Agentforce Service Agent user is not assigned the correct Agent Type License.There's no
"Agent Type License" in Salesforce-agent functionality is tied to Agentforce licenses (e.g., Service Agent license) and permissions. Licensing affects feature access broadly, but the specific issue of not retrieving Knowledge suggests a permission problem, not a license type, making this incorrect.
Option B: The Agentforce Service Agent user needs to be created under the standard Agent Knowledge profile.No "standard Agent Knowledge profile" exists. The Agentforce Service Agent runs under a system user (e.g., "Agentforce Agent User") with a custom profile or permission sets. Profile creation isn't the issue- access permissions are, making this incorrect.
Option C: The Agentforce Service Agent user was not given the Allow View Knowledge permission set.The Agentforce Service Agent user requires read access to Knowledge articles to ground responses. The "Allow View Knowledge" permission (typically via the "Salesforce Knowledge User" license or a permission set like
"Agentforce Service Permissions") enables this. If missing, the agent can't access Knowledge, even if articles are indexed, causing the reported failure. This is a common setup oversight and the likely issue, making it the correct answer.
Why Option C is Correct:
Lack of Knowledge access permissions for the Agentforce Service Agent user directly prevents retrieval of article content, aligning with the symptoms and Salesforce security requirements.
References:
Salesforce Agentforce Documentation: Service Agent Setup > Permissions - Requires Knowledge access.
Trailhead: Set Up Agentforce Service Agents - Lists "Allow View Knowledge" need.
Salesforce Help: Knowledge in Agentforce - Confirms permission necessity.
質問 # 19
ユニバーサルコンテナーズは、顧客が注文状況を確認できるようにサービスエージェントを設定しました。設定項目は次のとおりです。
名前: 注文問い合わせ
分類の説明: 過去 90 日以内に行われた注文の追跡詳細や配達予定日など、注文ステータスを確認するユーザー要求を処理します。
業務範囲:認証済みのユーザーが過去90日以内に行った注文のステータスを確認するためのサポートのみを担当します。注文が配送保留中の場合は、追跡番号と配送予定日をお知らせください。90日以上経過した注文に関するお問い合わせには対応しないでください。
このトピックを選択するために Agentforce 推論エンジンによって使用される情報はどれですか?
- A. トピック名と分類の説明
- B. 分類の説明と範囲
- C. トピック名とスコープ
正解:B
解説:
The AgentForce Reasoning Engine Guide explains that the engine relies primarily on the Classification Description and Scope fields to determine which topic best matches the user's intent. The documentation notes: "Classification Description defines the purpose and context of a topic, while Scope provides the operational boundaries for when and how that topic should be triggered. Together, they guide the LLM in selecting the appropriate topic at runtime." Option A includes "Topic Name," which is used mainly for administrative organization, not reasoning.
Option B omits the Classification Description, which contains the intent signal critical for matching.
Therefore, Option C is correct since both the Classification Description and Scope are essential for topic selection by the reasoning engine.
References (AgentForce Documents / Study Guide):
* AgentForce Reasoning Engine Overview: "How Topics Are Selected"
* AgentForce Builder Guide: "Role of Classification Description and Scope in Topic Selection"
* AgentForce Study Guide: "Optimizing Topic Matching Logic"
質問 # 20
オプションを 1 つ選択します。
Universal Containers は従業員エージェントを作成しました。
エージェントを Slack チャネルに接続するために、Agentforce スペシャリストが実行する必要がある手順はどれですか?
- A. Salesforce と Slack ワークスペース間の埋め込みサービスデプロイメントと接続を作成します。
- B. Salesforce と Slack ワークスペース間の接続を作成します。
- C. Salesforce と Slack ワークスペース間のオムニチャネル フローと接続を作成します。
正解:B
解説:
According to the AgentForce for Slack Integration Guide, to connect an Employee Agent (or any internal AgentForce agent) with a Slack channel, the required setup step is to create a connection between Salesforce and the Slack workspace. The documentation specifies: "Before deploying an Employee Agent into Slack, you must establish a secure connection between your Salesforce org and the Slack workspace. This connection enables authentication, permission mapping, and message exchange between the Agent and Slack users." Once the connection is established, the administrator can configure the specific Slack channel where the agent will operate.
Option B, involving Omni-Channel flow, applies to Salesforce Service or Support routing, not Slack integration. Option C, Embedded Service Deployment, is used for web or mobile integrations, not Slack.
Therefore, Option A accurately aligns with AgentForce's official integration framework for Slack connectivity.
References (AgentForce Documents / Study Guide):
* AgentForce for Slack Integration Guide: "Connecting Salesforce and Slack Workspaces"
* AgentForce Employee Agent Setup Notes
* Salesforce AgentForce Study Guide: "Deploying Agents into Collaboration Platforms"
質問 # 21
Universal Containers (UC) は、生成された出力をフィールドに入力するための新しいカスタム プロンプト テンプレートを作成しています。UC は、Einstein Trust Layer を有効にして、AI 監査データがキャプチャされ、採用と可能な機能強化のために監視されるようにしました。UC はどのプロンプト テンプレート タイプを使用する必要があり、UC はどの考慮事項を確認する必要がありますか?
- A. フィールド生成、および動的フィールドが有効になっていること
- B. Flex、およびダイナミックフィールドが有効になっていること
- C. フィールド生成、および動的フォームが有効になっていること
正解:A
解説:
Comprehensive and Detailed In-Depth Explanation:
Salesforce Agentforce provides various prompt template types to support AI-driven tasks, such as generating text or populating fields. In this case, UC needs a custom prompt template to populate a field with generated output, which directly aligns with the Field Generation prompt template type. This type is designed to use generative AI to create field values (e.g., summaries, descriptions) based on input data or prompts, making it the ideal choice for UC's requirement. Additionally, UC has enabled the Einstein Trust Layer, a governance framework that ensures AI outputs are safe, explainable, and auditable, capturing AI Audit data for monitoring adoption and identifying improvement areas.
The consideration UC should review is whether Dynamic Fields is enabled. Dynamic Fields allow the prompt template to incorporate variable data from Salesforce records (e.g., case details, customer info) into the prompt, ensuring the generated output is contextually relevant to each record. This is critical for field population tasks, as static prompts wouldn't adapt to record-specific needs. The Einstein Trust Layer further benefits from this, as it can track how dynamic inputs influence outputs for audit purposes.
* Option A: Correct. "Field Generation" matches the use case, and "Dynamic Fields" is a key consideration to ensure flexibility and auditability with the Trust Layer.
* Option B: "Field Generation" is correct, but "Dynamic Forms" is unrelated. Dynamic Forms is a UI feature for customizing page layouts, not a prompt template setting, making this option incorrect.
* Option C: "Flex" templates are more general-purpose and not specifically tailored for field population tasks. While Dynamic Fields could apply, Field Generation is the better fit for UC's stated goal.
Option A is the best choice, as it pairs the appropriate template type (Field Generation) with a relevant consideration (Dynamic Fields) for UC's scenario with the Einstein Trust Layer.
:
Salesforce Agentforce Documentation: "Prompt Template Types" (Salesforce Help: https://help.salesforce.
com/s/articleView?id=sf.agentforce_prompt_templates.htm&type=5)
Salesforce Einstein Trust Layer Documentation: "Monitor AI with Trust Layer" (https://help.salesforce.com/s
/articleView?id=sf.einstein_trust_layer.htm&type=5)
Trailhead: "Build Prompt Templates for Agentforce" (https://trailhead.salesforce.com/content/learn/modules
/build-prompt-templates-for-agentforce)
質問 # 22
Universal Containers は最近、Agentforce Agents を使用して CRM ビジネス オペレーションに会話型 AI を統合するパイロット プログラムを開始しました。Agentforce Specialist は、エージェントの使いやすさとアクションの割り当てをどのように監視すればよいでしょうか?
- A. エージェント分析を実行します。
- B. プラットフォーム デバッグ ログに関するレポートを実行します。
- C. メタデータ API を使用してエージェント ログ データを照会します。
正解:A
解説:
Comprehensive and Detailed In-Depth Explanation:Monitoring the usability and action assignments of Agentforce Agents requires insights into how agents perform, how users interact with them, and how actions are executed within conversations. Salesforce provides Agent Analytics (Option C) as a built-in capability specifically designed for this purpose. Agent Analytics offers dashboards and reports that track metrics such as agent response times, user satisfaction, action invocation frequency, and success rates. This tool allows the Agentforce Specialist to assess usability (e.g., are agents meeting user needs?) and monitor action assignments (e.g., which actions are triggered and how often), providing actionable data to optimize the pilot program.
* Option A: Platform Debug Logs are low-level logs for troubleshooting Apex, Flows, or system processes. They don't provide high-level insights into agent usability or action assignments, making this unsuitable.
* Option B: The Metadata API is used for retrieving or deploying metadata (e.g., object definitions), not runtime log data about agent performance. While Agent log data might exist, querying it via Metadata API is not a standard or documented approach for this use case.
* Option C: Agent Analytics is the dedicated solution, offering a user-friendly way to monitor conversational AI performance without requiring custom development.
Option C is the correct choice for effectively monitoring Agentforce Agents in a pilot program.
References:
* Salesforce Agentforce Documentation: "Agent Analytics Overview" (Salesforce Help: https://help.
salesforce.com/s/articleView?id=sf.agentforce_analytics.htm&type=5)
* Trailhead: "Agentforce for Admins" (https://trailhead.salesforce.com/content/learn/modules/agentforce- for-admins)
質問 # 23
Northern Trail Outfitters (NTO) は、本番組織で Einstein Trust Layer を設定したいと考えていますが、セットアップ ページにオプションが表示されません。
Data Cloud をプロビジョニングした後、このオプションを NTO で利用できるようにするために、AI スペシャリストはどの手順を実行する必要がありますか?
- A. Einstein Generative AI をオンにします。
- B. プロンプトビルダーをオンにします。
- C. エージェントをオンにします。
正解:A
解説:
For Northern Trail Outfitters (NTO) to configure the Einstein Trust Layer, the Einstein Generative AI feature must be enabled. The Einstein Trust Layer is closely tied to generative AI capabilities, ensuring that AI-generated content complies with data privacy, security, and trust standards.
* Option A (Turning on Agent) is unrelated to the setup of the Einstein Trust Layer, which focuses more on generative AI interactions and data handling.
* Option C (Turning on Prompt Builder) is used for configuring and building AI-driven prompts, but it does not enable the Einstein Trust Layer.
Salesforce Agentforce Specialist References:For more details on the Einstein Trust Layer and setup steps:
https://help.salesforce.com/s/articleView?id=sf.einstein_trust_layer_overview.htm
質問 # 24
Universal Containers は、ユーザー向けに 3 つの異なるタイプの売上概要を取得するために、3 つのカスタム アクションを実装しています。ユーザーからは、自分の発言に基づいた正しい概要が得られないとの苦情が寄せられています。Agentforce スペシャリストは、根本原因として何を調査すべきでしょうか。
- A. カスタムアクションがエージェントに割り当てられていることを確認します。
- B. アクションの指示が一意であることを確認します。
- C. 入力タイプと出力タイプが正しく選択されていることを確認します。
正解:B
解説:
The root cause of users receiving incorrect sales summaries lies in non-unique action instructions (Option B).
In Einstein Bots, custom actions are triggered based on how well user utterances align with the action instructions defined for each action. If the instructions for the three custom actions overlap or lack specificity, the bot's natural language processing (NLP) cannot reliably distinguish between them, leading to mismatched responses.
Steps to Investigate:
Review Action Instructions: Ensure each custom action has distinct, context-specific instructions. For example:
Action 1: "Summarize quarterly sales by region."
Action 2: "Generate a product-wise sales breakdown for the current fiscal year." Action 3: "Provide a comparison of sales performance between online and in-store channels."Ambiguous or overlapping instructions (e.g., "Get sales summary") cause confusion.
Test Utterance Matching: Use Einstein Bot's training tools to validate if user utterances map to the correct action. Overlap indicates instruction ambiguity.
Refine Instructions: Incorporate keywords or phrases unique to each sales summary type to improve intent detection.
Why Other Options Are Incorrect:
A). Assigning actions to an agent is irrelevant, as custom actions are automated bot components.
C). Input/output types relate to data formatting, not intent routing. While important for execution, they don't resolve utterance mismatches.
Einstein Bot Developer Guide: Stresses the need for unique action instructions to avoid intent conflicts.
Trailhead Module: "Build AI-Powered Bots with Einstein" highlights instruction specificity for accurate action triggering.
Salesforce Help Documentation: Recommends testing and refining action instructions to ensure clarity in utterance mapping.
質問 # 25
Universal Containers (UC) は、販売提案を作成し、プロンプト テンプレートで複数の無関係なオブジェクト (標準およびカスタム) のデータを直接使用したいと考えています。UC はこれをどのように実現すればよいでしょうか?
- A. プロンプト テンプレートによってトリガーされるフローを作成し、標準オブジェクトとカスタム オブジェクトからデータにアクセスします。
- B. 標準オブジェクトとカスタム オブジェクトを入力として含むリソースを追加するための Flex テンプレートを作成します。
- C. レコードを一時的に接続する特別なカスタム オブジェクトを渡すプロンプト テンプレートを作成します。
- D. レコード スナップショットを使用して、関連のないオブジェクトのデータを 1 つのプロンプトに結合します。
正解:B
解説:
UC needs to incorporate data from multiple unrelated objects (standard and custom) into a prompt template for a sales proposal. Let's evaluate the options based on Agentforce capabilities.
Option A: Create a prompt template passing in a special custom object that connects the records temporarily.
While a custom object could theoretically act as a junction to link unrelated records, this approach requires additional setup (e.g., creating the object, populating it with data via automation), and there's no direct mechanism in Prompt Builder to "pass in" such an object to a prompt template without grounding or flow support. This is inefficient and not a native feature, making it incorrect.
Option B: Create a prompt template-triggered flow to access the data from standard and custom objects.There' s no such thing as a "prompt template-triggered flow" in Salesforce. Flows can invoke prompt templates (e.g., via the "Prompt Template" action), but the reverse-triggering a flow from a prompt template-is not a standard construct. While a flow could gather data from unrelated objects and pass it to a prompt, this option' s terminology is inaccurate, and it's not the most direct solution, making it incorrect.
Option C: Create a Flex template to add resources with standard and custom objects as inputs.In Agentforce's Prompt Builder, a Flex template (short for Flexible Prompt Template) allows users to define dynamic inputs, including data from multiple Salesforce objects (standard or custom), even if they're unrelated. Resources can be added to the template (e.g., via merge fields or Data Cloud queries), enabling the prompt to pull data directly from specified objects without requiring a junction object or complex flows. This is ideal for generating a sales proposal using disparate data sources and aligns with Salesforce's documentation on Flex templates, making it the correct answer.
Why Option C is Correct:
Flex templates are designed for scenarios requiring flexible data inputs, allowing UC to directly reference multiple unrelated objects in the prompt template. This simplifies the process and leverages Prompt Builder's native capabilities, as outlined in Salesforce documentation.
References:
Salesforce Agentforce Documentation: Prompt Builder > Flex Templates - Describes adding multiple object resources as inputs.
Trailhead: Build Prompt Templates in Agentforce - Highlights Flex templates for dynamic data scenarios.
Salesforce Help: Create Flexible Prompts - Confirms support for standard and custom object data.
質問 # 26
Universal Containers のマーケティング チームは、顧客の行動、好み、購入履歴に基づいて電子メールをパーソナライズする方法を模索しています。
チームがソリューションとしてエージェントを使用する必要があるのはなぜですか?
- A. 各顧客と関わる際に関連性の高いコンテンツを生成する
- B. すべての顧客に自動メールを送信する
- C. 過去のキャンペーンのパフォーマンスを分析する
正解:A
解説:
Agent is designed to assist in generating personalized, AI-driven content based on customer data such as behavior, preferences, and purchase history. For the marketing team at Universal Containers, this is the perfect solution to create dynamic and relevant email content. By leveraging Agent, they can ensure that each customer receives tailored communications, improving engagement and conversion rates.
Option A is correct as Agent helps generate real-time, personalized content based on comprehensive data about the customer.
Option B refers more to Einstein Analytics or
Marketing Cloud Intelligence, and Option C deals with automation, which isn't the primary focus of Agent.
Salesforce Agent Overview: https://help.salesforce.com/s/articleView?id=einstein_copilot_overview.htm
質問 # 27
エージェントのカスタムアクション指示を調整する場合のベストプラクティスは何ですか?
- A. アクションをトリガーすると予想されるユーザー メッセージの例を提供します。
- B. 複数のアクション指示にわたって一貫した導入フレーズと動詞を使用します。
- C. アクションを要求するペルソナを指定します。
正解:A
解説:
When refining Agent custom action instructions, it is considered best practice to provide examples of user messages that are expected to trigger the action. This helps ensure that the custom action understands a variety of user inputs and can effectively respond to the intent behind the messages.
* Option B (consistent phrases) can improve clarity but does not directly refine the triggering logic.
* Option C (specifying a persona) is not as crucial as giving examples that illustrate how users will interact with the custom action.
For more details, refer to Salesforce's Agent documentation on building and refining custom actions.
質問 # 28
Universal Containers は、新しい Agentforce サービス エージェントを会社の Web サイトに導入しましたが、会社の Salesforce ナレッジ記事に記載されている顧客の質問に Agentforce サービス エージェントが回答していないというフィードバックを受けています。考えられる問題は何でしょうか?
- A. Agentforce サービス エージェント ユーザーは、標準のエージェント ナレッジ プロファイルの下に作成する必要があります。
- B. Agentforce サービス エージェント ユーザーに正しいエージェント タイプ ライセンスが割り当てられていません。
- C. Agentforce サービス エージェント ユーザーに「ナレッジの表示を許可」権限セットが付与されていません。
正解:C
解説:
Comprehensive and Detailed In-Depth Explanation:Universal Containers (UC) has deployed an Agentforce Service Agent on its website, but it's failing to provide answers from Salesforce Knowledge articles. Let's troubleshoot the issue.
* Option A: The Agentforce Service Agent user is not assigned the correct Agent Type License.
There's no "Agent Type License" in Salesforce-agent functionality is tied to Agentforce licenses (e.g., Service Agent license) and permissions. Licensing affects feature access broadly, but the specific issue of not retrieving Knowledge suggests a permission problem, not a license type, making this incorrect.
* Option B: The Agentforce Service Agent user needs to be created under the standard Agent Knowledge profile.No "standard Agent Knowledge profile" exists. The Agentforce Service Agent runs under a system user (e.g., "Agentforce Agent User") with a custom profile or permission sets. Profile creation isn't the issue-access permissions are, making this incorrect.
* Option C: The Agentforce Service Agent user was not given the Allow View Knowledge permission set.The Agentforce Service Agent user requires read access to Knowledge articles to ground responses. The "Allow View Knowledge" permission (typically via the "Salesforce Knowledge User" license or a permission set like "Agentforce Service Permissions") enables this. If missing, the agent can't access Knowledge, even if articles are indexed, causing the reported failure. This is a common setup oversight and the likely issue, making it the correct answer.
Why Option C is Correct:Lack of Knowledge access permissions for the Agentforce Service Agent user directly prevents retrieval of article content, aligning with the symptoms and Salesforce security requirements.
References:
* Salesforce Agentforce Documentation: Service Agent Setup > Permissions - Requires Knowledge access.
* Trailhead: Set Up Agentforce Service Agents - Lists "Allow View Knowledge" need.
* Salesforce Help: Knowledge in Agentforce - Confirms permission necessity.
質問 # 29
Universal Containers (UC) は、アジャイル スクラム ミーティングで AI 戦略について話し合っています。
どのビジネス要件に基づいて、An Agentforce は Einstein Studio (モデルビルダー) を介して外部の基本モデルに接続することを推奨しますか?
- A. UC はモデルの頻度ペナルティを変更したいと考えています。
- B. UC は、企業データを使用して微調整されたモデルを望んでいます。
- C. UC はモデルの温度を微調整したいと考えています。
正解:B
解説:
Einstein Studio (Model Builder) allows organizations to connect and utilize external foundational models while fine-tuning them with company-specific data. This capability is particularly suited to businesses like Universal Containers (UC) that require customization of foundational models to better align with their unique data and use cases.
* Option A: Adjusting model temperature is a parameter-level setting for controlling randomness in AI- generated responses but does not necessitate connecting to an external foundational model.
* Option B: This is the correct answer because Einstein Studio supports fine-tuning external models with proprietary company data, enabling a tailored and more accurate AI solution for UC.
* Option C: Changing frequency penalties is another parameter-level adjustment and does not require external foundational models or Einstein Studio.
Reference:
"Using Einstein Studio to Connect Foundational Models | Salesforce Trailhead" .
質問 # 30
Universal Containers (UC) は電子メールに Agentforce Service Agent を実装しており、電子メール テンプレートを作成したので、それをサービス エージェントに接続する必要があります。
Agentforce スペシャリストは何を推奨すべきでしょうか?
- A. サービス エージェントの電子メール構成を作成します。
- B. 電子メール テンプレートを指すオムニチャネル フローを作成します。
- C. アクションは必要ありません。サービス エージェントは自動的に接続します。
正解:A
解説:
According to the AgentForce for Service Configuration Guide, when implementing Service Agents on Email, administrators must create an Email Configuration to connect the agent with the appropriate email channel and templates. The documentation specifies: "To enable Service Agents to handle emails, create an Email Configuration that links the agent to the email address, template, and routing parameters. This configuration allows the Service Agent to read, interpret, and respond using the defined template." Option B (creating an Omni-Channel flow) applies to routing live messages or chats, not configuring email agents.
Option C is incorrect because Service Agents do not automatically connect to email templates - a manual configuration is required.
Thus, Option A is correct as it aligns with Salesforce's documented process for connecting email templates to AgentForce Service Agents.
References (AgentForce Documents / Study Guide):
AgentForce for Service Setup Guide: "Creating Email Configurations for Service Agents" Salesforce Service Cloud Email Configuration Overview AgentForce Study Guide: "Deploying Service Agents on Email Channels"
質問 # 31
Universal Containers は最近、返品処理用のカスタム フローを追加し、新しいエージェント アクションを作成しました。
Agentforce サービス エージェントが新しいエージェント アクションの一部としてこの新しいフローを実行できるようにするには、会社はどのようなアクションを実行する必要がありますか?
- A. Agentforce エージェント ユーザーにフロー実行権限を割り当てます。
- B. Agentforce エージェント ユーザーを使用してフローを再作成します。
- C. Agentforce Agent ユーザーにユーザーの管理権限を割り当てます。
正解:A
解説:
Comprehensive and Detailed In-Depth Explanation:UC has created a custom flow for processing returns and linked it to a new Agent Action for the Agentforce Service Agent, an AI-driven agent for customer service tasks. The agent must have the ability to execute this flow. Let's assess the options.
* Option A: Recreate the flow using the Agentforce agent user.Flows are authored by admins or developers, not "recreated" by specific users like the Agentforce agent user (a system user for agent operations). The issue isn't the flow's creation context but its execution permissions. This option is impractical and incorrect.
* Option B: Assign the Manage Users permission to the Agentforce Agent user.The "Manage Users" permission allows user management (e.g., creating or editing users), which is unrelated to running flows. This permission is excessive and irrelevant for the Service Agent's needs, making it incorrect.
* Option C: Assign the Run Flows permission to the Agentforce Agent user.The Agentforce Service Agent operates under a dedicated system user (e.g., "Agentforce Agent User") with a specific profile or permission set. To execute a flow as part of an Agent Action, this user must have the "Run Flows" permission, either via its profile or a permission set (e.g., Agentforce Service Permissions). This ensures the agent can invoke the custom flow for processing returns, aligning with Salesforce's security model and Agentforce setup requirements. This is the correct answer.
Why Option C is Correct:Granting the "Run Flows" permission to the Agentforce Agent user is the standard, documented step to enable flow execution in Agent Actions, ensuring the Service Agent can process returns as intended.
References:
* Salesforce Agentforce Documentation: Agent Builder > Custom Actions - Requires "Run Flows" for flow-based actions.
* Trailhead: Set Up Agentforce Service Agents - Lists "Run Flows" in agent user permissions.
* Salesforce Help: Agentforce Security > Permissions - Confirms flow execution needs.
質問 # 32
Universal Containers (UC) は最近、Einstein Generative AI 機能を導入し、ケース レコードを要約するカスタム プロンプトを作成しました。ユーザーから、生成されたケース要約が適切な情報を返さないという報告がありました。プロンプトのパフォーマンスが悪い理由は何でしょうか。
- A. プロンプト テンプレートのバージョンは、選択した LLM と互換性がありません。
- B. 接地に使用されているデータが不正確または不完全です。
- C. Einstein Trust Layer が正しく構成されていません。
正解:B
解説:
Comprehensive and Detailed In-Depth Explanation:
UC's custom prompt for summarizing case records is underperforming, and we need to identify a likely cause.
Let's evaluate the options based on Agentforce and Einstein Generative AI mechanics.
* Option A: The prompt template version is incompatible with the chosen LLM.Prompt templates in Agentforce are designed to work with the Atlas Reasoning Engine, which abstracts the underlying large language model (LLM). Salesforce manages compatibility between prompt templates and LLMs, and there's no user-facing versioning that directly ties to LLM compatibility. This option is unlikely and not a common issue per documentation.
* Option B: The data being used for grounding is incorrect or incomplete.Grounding is the process of providing context (e.g., case record data) to the AI via prompt templates. If the grounding data- sourced from Record Snapshots, Data Cloud, or other integrations-is incorrect (e.g., wrong fields mapped) or incomplete (e.g., missing key case details), the summaries will be inaccurate. For example, if the prompt relies on Case.Subject but the field is empty or not included, the output will miss critical information. This is a frequent cause of poor performance in generative AI and aligns with Salesforce troubleshooting guidance, making it the correct answer.
* Option C: The Einstein Trust Layer is incorrectly configured.The Einstein Trust Layer enforces guardrails (e.g., toxicity filtering, data masking) to ensure safe and compliant AI outputs.
Misconfiguration might block content or alter tone, but it's unlikely to cause summaries to lack appropriate informationunless specific fields are masked unnecessarily. This is less probable than grounding issues and not a primary explanation here.
Why Option B is Correct:
Incorrect or incomplete grounding data is a well-documented reason for subpar AI outputs in Agentforce. It directly affects the quality of case summaries, and specialists are advised to verify grounding sources (e.g., field mappings, Data Cloud queries) when troubleshooting, as per official guidelines.
References:
Salesforce Agentforce Documentation: Prompt Templates > Grounding- Links poor outputs to grounding issues.
Trailhead: Troubleshoot Agentforce Prompts- Lists incomplete data as a common problem.
Salesforce Help: Einstein Generative AI > Debugging Prompts- Recommends checking grounding data first.
質問 # 33
プロンプト テンプレートを使用する場合、Agentforce スペシャリストはグラウンディング データと選択したモデルに関してどのような点を考慮する必要がありますか?
- A. プロンプト ビルダーのモデル制限とグラウンディング データ サイズを比較します。
- B. モデルのトークン制限を超えないように、グラウンディングに使用されるクエリでオフセットが使用されるようにします。
- C. Einstein Trust Layer のトークン制限を確認します。
正解:A
解説:
The most critical technical consideration when pairing a prompt template's grounding data with a chosen Large Language Model (LLM) is the relationship between the two. The correct action is to review the model limitation in Prompt Builder versus the grounding data size (C).
Every LLM has a fixed context window limit, typically expressed in tokens (the model's units for processing text). This token limit defines the maximum amount of input data (the prompt template text + all the dynamic grounding data) and output data the model can handle in a single request.
The grounding data, which is pulled dynamically from Salesforce records (e.g., related lists, long text fields, Flow outputs), varies significantly in size from one record to the next. If the combined size of the prompt and the dynamic data for a specific record exceeds the LLM's token limit, the generative AI request will fail with a "token limit exceeded" error. The Agentforce Specialist must proactively design the template to limit the amount of data retrieved (e.g., using Flow to summarize related lists or querying only essential fields) to ensure it stays within the chosen model's capacity.
Option A is incorrect because the Einstein Trust Layer's token limit primarily relates to PII masking and is a security-related capacity, not the fundamental model's context window. Option B is incorrect because OFFSET is a SOQL query function used for pagination, which is irrelevant to ensuring the total size of the final assembled prompt (template + data) fits within the model's token limit.
Simulated Exact Extract of AgentForce documents (Conceptual Reference):
"A major challenge in prompt template design is managing the Large Language Model (LLM) token limit against the volume of grounding data. The specialist must always Review the model limitation in Prompt Builder versus the grounding data size before activation. LLM context windows (token limits) are fixed per model, but dynamic prompt components-such as merge fields from related lists or long text area fields-can cause the total size of the prompt to vary significantly by record. To prevent random token limit failures, the prompt instructions and grounding logic (Flow/Apex) must be explicitly constrained to retrieve only the essential data required to answer the query, ensuring the combined input stays well below the LLM's defined capacity." Simulated Reference: AgentForce Prompt Builder Best Practices Guide, Section 4: Performance and Scalability, p. 92.
質問 # 34
Salesforce でサービス リクエストに関して顧客を正常にサポートしてきた Agentforce サービス エージェントは、現在、新製品の交換プロセスに関連する問題で顧客をサポートできなくなっています。同社は最近、これらの交換を追跡および管理するために、Salesforce にカスタム製品交換オブジェクトを実装しました。この問題に対処するには、どの Agentforce エージェント ユーザー変更を実装する必要がありますか?
- A. エージェント ユーザーに割り当てられた権限セット グループは、製品交換フローへのアクセスを許可する必要があります。
- B. Agentforce エージェント ユーザーに割り当てられたプロファイルには、カスタム製品交換オブジェクトに対する AI トレーニング権限が必要です。
- C. エージェント ユーザーに割り当てられた権限セットには、カスタム製品交換オブジェクトへの読み取りアクセス権が必要です。
正解:C
解説:
Why is "Permission Set Read Access" the correct answer?
If an Agentforce Service Agent is unable to assist customers with the new Product Replacement process, it is likely due to missing object permissions.
Key Considerations for Object Access in Agentforce:
* Custom Objects Require Permission Set Access
* The new Product Replacement object must be explicitly assigned to the agent's permission set.
* Without Read access, the agent cannot view or interact with the object.
* Ensuring Full Data Access for Agents
* In Setup # Permission Sets, the admin should:# Grant Read access to the Product Replacement object# Ensure that related fields (e.g., status, replacement reason) are also accessible
* Aligning AI and Agent Workflows
* If Einstein AI is used to suggest solutions, the agent must have visibility into the Product Replacement object for context-aware responses.
Why Not the Other Options?
# A. The permission set group assigned to the Agent User needs to grant access to the Product Replacement flow.
* Incorrect because flow permissions only control automation access, not direct object access.
* If an agent cannot view the object, the flow will not be visible or usable.
# C. The profile assigned to the Agentforce Agent User needs AI training permission to the custom Product Replacement object.
* Incorrect because AI training permissions relate to model learning and improvement, not object visibility.
Agentforce Specialist References
* Salesforce AI Specialist Material confirms that permission sets control object-level access for Agentforce users.
質問 # 35
Universal Containersのサポートエージェントは、トラブルシューティング情報の検索にAgentforceを使用しています。エージェントから報告されたところによると、新しいバージョンの記事が提供されているにもかかわらず、古いナレッジ記事が頻繁に提供されるとのことです。管理者は、すべての記事が正しくチャンク化され、インデックス化されていることを確認しました。
この問題に対処するには、Data Cloud ハイブリッド検索インデックスのどの構成変更が最適ですか?
- A. チャンク化戦略をセクション対応から固定サイズに切り替えます。
- B. キーワード インデックスを無効にして、ベクター インデックスのみに依存します。
- C. LastModifiedDate フィールドに基づいて、リージェンシーのランキング ファクターを追加します。
正解:C
解説:
The AgentForce Data Cloud Retrieval and Ranking Guide highlights that when outdated Knowledge articles appear before newer ones, administrators should configure ranking factors that prioritize content based on recency. The documentation specifies: "Adding a recency ranking factor using the LastModifiedDate or LastPublishedDate fields ensures the retrieval prioritizes the most up-to-date documents, improving response relevance." Option A (disabling keyword index) would remove precision in retrieval and does not address recency.
Option B (changing chunking strategy) affects data segmentation, not ranking order.
Therefore, Option C - adding a ranking factor for recency - is the correct way to ensure updated articles are prioritized.
References (AgentForce Documents / Study Guide):
AgentForce Data Cloud Hybrid Search Configuration Guide: "Applying Recency Ranking" AgentForce Knowledge Management Handbook: "Prioritizing Updated Articles in Search" AgentForce Study Guide: "Ranking and Weighting Strategies for Knowledge Retrieval"
質問 # 36
Coral Cloud Resorts では、エージェントのテストに一貫した合格/不合格のロジックが必要です。
どのテスト センター機能がそれを提供しますか?
- A. 正確さの代理として顧客の評価を使用します。
- B. イベント ログでスクリプトを実行して、失敗した発話を識別します。
- C. テスト発話ごとに検証を行う構造化バッチテストを使用する。
正解:C
解説:
According to the AgentForce Testing Center Guide, structured batch testing is the feature that provides consistent, repeatable pass/fail validation for agent testing. The documentation explains: "Structured batch testing allows specialists to define expected outputs per test utterance and automatically validate the agent's responses, resulting in deterministic pass/fail outcomes." This approach ensures testing consistency across multiple runs and environments, unlike user ratings (Option A) which are subjective, or event log scripts (Option B) which are manual and not standardized.
Thus, Option C is correct because structured batch testing provides Salesforce's official framework for validating agent accuracy with consistent logic.
References (AgentForce Documents / Study Guide):
* AgentForce Testing Center Guide: "Running Structured Batch Tests"
* AgentForce QA and Validation Best Practices
* AgentForce Study Guide: "Automated Pass/Fail Validation for AI Agents"
質問 # 37
Agentforce スペシャリストの役割は、エージェントのインタラクションを分析し、ユーザー入力、リクエスト、クエリを調べてパターンと傾向を特定することです。Agentforce スペシャリストがこれを実現できる機能は何ですか?
- A. エージェント イベント ログ ダッシュボード。
- B. AI 監査およびフィードバック データ ダッシュボード。
- C. ユーザー発話ダッシュボード。
正解:C
解説:
Comprehensive and Detailed In-Depth Explanation:
The task requires analyzinguser inputs, requests, and queriesto identify patterns and trends in Agentforce interactions. Let's assess the options based on Agentforce's analytics capabilities.
* Option A: Agent Event Logs dashboard.Agent Event Logs capture detailed technical events (e.g., API calls, errors, or system-level actions) related to agent operations. While useful for troubleshooting or monitoring system performance, they are not designed to analyze user inputs or conversational trends. This option does not meet the requirement and is incorrect.
* Option B: AI Audit and Feedback Data dashboard.There's no specific "AI Audit and Feedback Data dashboard" in Agentforce documentation. Feedback mechanisms exist (e.g., user feedback on responses), and audit trails may track changes, but no single dashboard combines these for analyzing user queries and trends. This option appears to be a misnomer and is incorrect.
* Option C: User Utterances dashboard.The User Utterances dashboard in Agentforce Analytics is specifically designed to analyze user inputs, requests, and queries. It aggregates and visualizes what users are asking the agent, identifying patterns (e.g., common topics) and trends (e.g., rising query types). Specialists can use this to refine agent instructions or topics, making it the perfect tool for this task. This is the correct answer per Salesforce documentation.
Why Option C is Correct:
The User Utterances dashboard is tailored for conversational analysis, offering insights into user interactions that align with the specialist's goal of identifying patterns and trends. It's a documented feature of Agentforce Analytics for post-deployment optimization.
References:
Salesforce Agentforce Documentation: Agent Analytics > User Utterances Dashboard- Describes its use for analyzing user queries.
Trailhead: Monitor and Optimize Agentforce Agents- Highlights the dashboard's role in trend identification.
Salesforce Help: Agentforce Dashboards- Confirms User Utterances as a key tool for interaction analysis.
質問 # 38
営業マネージャーは、エージェント アシスタントを使用して日常業務を効率化しています。エージェントに、オープンな商談のリストを表示するように依頼します。
Agentforce の大規模言語モデル (LLM) は、営業マネージャーにオープンな商談のリストを表示するアクションをどのように識別して実行するのでしょうか?
- A. LLMはユーザーのリクエストを解釈し、apcMopneteのトピックとアクションを識別してプランを生成し、アクションを実行してオープンな機会を取得して表示します。
- B. ダイアログ パターンを使用します。LLM は、ユーザー クエリを利用可能なトピック、アクション、および手順と照合し、開いている機会の一覧を取得するなど、各アクションの手順を実行します。
- C. LLM は静的なルールセットを使用して、ユーザーの要求を事前定義されたトピックおよびアクションと照合し、動的な解釈と計画の必要性を回避します。
正解:A
解説:
Agentforce's LLM dynamically interprets natural language requests (e.g., "Show me open opportunities"), generates an execution plan using the planner service, and retrieves data via actions (e.g., querying Salesforce records). This contrasts with static rules (B) or rigid dialog patterns (C), which lack contextual adaptability. Salesforce documentation highlights the planner's role in converting intents into actionable steps while adhering to security and business logic.
Reference:
Salesforce Help Article: Agentforce Planner Service ("Dynamic Request Interpretation" section).
Einstein Agentforce Specialist Trailhead: "How Agentforce Processes User Requests."
質問 # 39
Universal Containers (UC) は生成 AI を実装しており、プロンプト テンプレートを活用して、閲覧履歴に基づいて Web サイト訪問者にパーソナライズされた製品の推奨を提供する応答を顧客に提供したいと考えています。
チャットボットが正確な推奨事項を提供できるようにするために、UC が最初に取るべきステップは何か?
- A. チャットボットの応答スクリプトを記述します。
- B. 閲覧データを収集して分析します。
- C. 普遍的な製品推奨事項を設計します。
正解:B
解説:
To enable personalized product recommendations using generative AI, the foundational step for Universal Containers (UC) is collecting and analyzing browsing data (Option C). Personalized recommendations depend on understanding user behavior, which requires structured data about their browsing history. Without this data, the AI model lacks the context needed to generate relevant suggestions.
* Data Collection: UC must first aggregate browsing data (e.g., pages visited, products viewed, session duration) to build a dataset that reflects user preferences.
* Data Analysis: Analyzing this data identifies patterns (e.g., frequently viewed categories) that inform how prompts should be structured to retrieve relevant recommendations.
* Grounding in Data: Salesforce's Prompt Templates rely on grounding data to generate accurate outputs. Without analyzing browsing data, the prompt template cannot reference meaningful insights for personalization.
Options A and D are incorrect because:
* Universal recommendations (A) ignore personalization, which is the core requirement.
* Writing a response script (D) addresses chatbot interaction design, not the accuracy of recommendations.
References:
* Salesforce Agentforce Specialist Certification Guide: Highlights the importance of grounding prompts in relevant data sources to ensure accuracy.
* Trailhead Module: "Einstein for Developers" emphasizes data preparation as a prerequisite for effective AI-driven personalization.
* Salesforce Help Documentation: Recommends analyzing user behavior data to tailor generative AI outputs in commerce use cases.
質問 # 40
Einstein Studio でカスタム リトリーバーを作成する場合、どの手順が必須と考えられますか?
- A. 検索インデックスを構成し、ベクター検索またはハイブリッド検索を選択し、フィルタリングするフィールド、データ空間、モデルを選択してから、ランキング方法を定義します。
- B. 検索インデックスを選択し、関連付けられたデータ モデル オブジェクト (DMO) とデータ スペースを指定し、必要に応じてフィルターを定義して検索結果を絞り込みます。
- C. 返される結果の最大数を指定して出力構成を定義し、プロンプトの基礎となる出力フィールドをマップします。
正解:B
解説:
Comprehensive and Detailed In-Depth Explanation:In Salesforce's Einstein Studio (part of the Agentforce ecosystem), creating a custom retriever involves setting up a mechanism to fetch data for AI prompts or responses. The essential step is defining the foundation of the retriever: selecting the search index, specifying the data model object (DMO), and identifying the data space (Option A). These elements establish where and what the retriever searches:
* Search Index: Determines the indexed dataset (e.g., a vector database in Data Cloud) the retriever queries.
* Data Model Object (DMO): Specifies the object (e.g., Knowledge Articles, Custom Objects) containing the data to retrieve.
* Data Space: Defines the scope or environment (e.g., a specific Data Cloud instance) for the data.
Filters are noted as optional in Option A, which is accurate-they enhance precision but aren't mandatory for the retriever to function. This step is foundational because without it, the retriever lacks a target dataset, rendering it unusable.
* Option B: Defining output configuration (e.g., max results, field mapping) is important for shaping the retriever's output, but it's a secondary step. The retriever must first know where to search (A) before output can be configured.
* Option C: This option includes advanced configurations (vector/hybrid search, filtering fields, ranking method), which are valuable but not essential. A basic retriever can operate without specifying search type or ranking, as defaults apply, but it cannot function without a search index, DMO, and data space.
* Option A: This is the minimum required step to create a functional retriever, making it essential.
Option A is the correct answer as it captures the core, mandatory components of retriever setup in Einstein Studio.
References:
* Salesforce Agentforce Documentation: "Custom Retrievers in Einstein Studio" (Salesforce Help:
https://help.salesforce.com/s/articleView?id=sf.einstein_studio_retrievers.htm&type=5)
* Trailhead: "Einstein Studio for Agentforce" (https://trailhead.salesforce.com/content/learn/modules
/einstein-studio-for-agentforce)
質問 # 41
......
Agentforce-Specialist日本語実際の問題解答PDFには100%カバー率リアル試験問題:https://jp.fast2test.com/Agentforce-Specialist-JPN-premium-file.html