Courseiva
Ethical Considerations of AIhardMultiple ChoiceObjective-mapped

AI Associate Ethical Considerations of AI Practice Question

Exhibit

{
  "promptPolicy": {
    "checkPromptOutput": true,
    "bannedWords": ["credit card number", "social security"],
    "enablePiiDetection": true,
    "maxTokens": 200
  }
}

Refer to the exhibit. A company configures a Prompt Builder policy for Einstein GPT. What is the primary role of the 'checkPromptOutput' flag?

⚠ Common exam trap

It's easy for candidates to confuse content filtering (banned words scanning) with broader safety mechanisms like logging, token limits, or human review, because all are related to output control but serve distinct purposes.

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

To scan the generated text against the banned words list.

The 'checkPromptOutput' flag in a Prompt Builder policy for Einstein GPT is specifically designed to scan the generated text against a banned words list. This ensures that the AI output does not contain prohibited or sensitive terms, aligning with ethical and compliance requirements. It is a content filtering mechanism, not a logging, token-limiting, or human-review function.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • To log all prompts for audit purposes.

    Why it's wrong here

    Logging is not implied by this flag.

  • To scan the generated text against the banned words list.

    Why this is correct

    checkPromptOutput likely enables content scanning.

  • To limit the total number of tokens in the generated response.

    Why it's wrong here

    maxTokens controls token limit.

  • To send the output to a human reviewer before sending.

    Why it's wrong here

    No indication of human review in the config.

About these practice questions

Courseiva writes every AI Associate question from scratch — 753 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This AI Associate practice question is part of Courseiva's free Salesforce certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the AI Associate exam.