CSA - Self Service & Automation (20% of the exam) - Section 4

Virtual Agent

The Virtual Agent conversational interface: topics and the Virtual Agent Designer, prebuilt topics, natural language understanding, handoff to a live agent, and where Virtual Agent is surfaced for users. Items identify what an administrator configures to make a self-service conversation work.

Virtual AgentVirtual Agent Designer

Practice question for this objective

Free sampleSelf Service & Automationmedium

During a Virtual Agent conversation about a failed password reset, the user asks for a person. The conversation must move to a human who can read what has already been said and continue in the same chat window. Which mechanism carries the conversation across?

  • AA live agent handoff from the topic, which transfers the conversation into Agent Chat where a human agent picks it up with the transcript in view Correct
  • BAn email notification raised from the topic that sends the conversation history to the service desk group so a member can reply to the user directly
  • CA record producer called from the topic that opens an incident holding the transcript, which an assigned agent then works from the incident form
  • DA decision node in the topic that reroutes the user to a second topic authored to answer the questions a service desk member would otherwise ask
Identify the live agent handoff as the Virtual Agent mechanism that transfers an in progress conversation to a human in Agent Chat. Handoff is what separates Virtual Agent from a one way self service form. The topic transfers the active conversation into Agent Chat rather than ending it, so routing places it with an available human agent and the transcript travels with it, which is why the user keeps typing in the same window.

Why A is correct: Correct, because the live agent handoff moves the same conversation into Agent Chat, so a human continues in the window the user is already typing in, with the transcript visible.

Why B is wrong: Tempting because notifications do reach a human with context attached, but email leaves the chat window and gives the user no continuing conversation to type into.

Why C is wrong: Tempting because creating a work record is a common way to close out a conversation, but the user is left waiting on a record rather than talking to a person live.

Why D is wrong: Tempting because branching to another topic does change the conversation, but it keeps the user with the bot and never reaches a human at all.

See more CSA practice questions, answers explained.

Exam traps in Self Service & Automation

Answers that look right on this material and are not. Each one is a distractor from a different question in the CSA bank for this domain.

  • Flow Designer inside Workflow Studio, which sequences the conversation nodes and renders each bot response to the chat window

    Why it is wrong: Tempting because Flow Designer is the platform's flow authoring canvas and a topic can call a flow, but Flow Designer builds server side automation and has no conversational nodes such as prompts or bot responses.

  • Whether the topic has a natural language understanding intent attached, since without one no entry point to the conversation appears for a user

    Why it is wrong: Tempting because intent mapping does govern topic discovery, but a missing intent would show an unmatched conversation rather than remove the way to open one.

  • The first instance has the topic marked as a prebuilt topic, and prebuilt topics are matched from the full sentence while custom topics are matched from their name

    Why it is wrong: Tempting because prebuilt topics arrive ready to use, but whether a topic ships with the platform or is authored locally has no bearing on how an utterance is matched.

Examworthy is not affiliated with or endorsed by ServiceNow. Original, blueprint-aligned practice material only.