CSM Implementation Flashcards

1
Q

TTBenefits of self-service

A

When a customer uses one of the self-service methods to create a case, their information is stored in the case form. The benefits of this are three-fold:
1. The agent working the case can use the information to validate the customer and check their entitlements.
2. The customer does not have to repeat their information multiple times.
3. It saves time.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

How many incoming and outgoing email accounts are supported?

A

Multiple incoming email accounts are supported, but only one outgoing email account is supported.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Example email flows installed w/ CSM

A
  • Create case from email
  • Update case using Reply
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Compare Inbound email flows and inbound email actions

A

Note: The execution order of the inbound email flows take a higher precedence than inbound actions (meaning if an email flow executes, it prevents execution of inbound actions).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Explain inbound email flow

A

Email flows use conditional logic to incorporate multiple business processes in one flow. When designing inbound email flows, note that the execution order of the inbound email flows take a higher precedence than inbound actions (meaning if an email flow executes, it prevents execution of inbound actions)

Process Automation > Flow Administration > Inbound Email Flows

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Explain Virtual Agent

A

The biggest benefit to implementing a virtual agent is so your users can get immediate help—day or night. Offer a personalized customer experience with a virtual agent by automating typical Tier 1 support tasks to be accomplished, including:

  • Answering FAQs
  • Providing tutorial (“how to”) information
  • Querying or updating records – for example: getting the status on cases or incidents
  • Gathering data, such as attachments, for the agent * Performing diagnostics
  • Resolving multi-step problems

Plugin (com.sn_csm.virtualagent).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What templates are included with Customer Service Virtual Agent Conversations

A
  • Check Case Status (Template)
  • Get Help with a Product (Template)
  • Get Help (Template)
  • Get Help with an Order (Template) * Submit Request (Template)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

How does Natural-Langugage Undersanding (NLU) work?

A
  • User types in a request in natural language.
  • System understands what the user is requesting.
  • If there is a topic that can help the user, they are taken directly into it.

The NLU plugin (com.sn_csm.nlu) is automatically enabled when you enable the Virtual Agent Conversations plugin (com.sn_csm.virtualagent).

NOTE: You can select only one NLU service provider for your instance. Virtual Agent supports ServiceNow NLU and the IBM Watson NLU service. If you are using IBM Watson Assistant as an NLU service provider, activate the Proxy agent to the IBM Watson Natural Language Understanding server (com.glide.nlu.ibmwatson.intent.discovery) plugin.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What pre-defined virtual agent chatbots topics are installed?

A

o CheckCaseStatus — allows user to check status of an existing case
o GetHelp — Allows an anonymous user to get help (through knowledge articles). No support for case creation
o GetHelpWithProduct — Allows a user to get help on a product issue or report a case for a product issue
o GetHelpWithOrder — Allows a user to get help on an order issue or report a case for an issue with an order

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is the Virtual Agent plugin?

A

Virtual Agent Plugin (com.glide.cs.chatbot).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Where to enable the Save, Insert, and Insert and Stay buttons?

A

System Properties > UI Properties.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What case types installed with the Case Types module?

A

The product case type is the standard case type that is available after the Customer Service Management plugin is activated and is used for tracking issues or questions about an existing product.

Custom case types are used to create and configure different types of customer service cases that each organization needs. Customers can use case types to support a wide variety of end-user needs, including:

(com.snc.csm_case_types)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

How to configure and manage case types?

A

A system administrator performs the following tasks to create and configure a case type:

  • Creates a table for the new case type that extends the Case table (sn_customerservice_case)
  • Creates a case type definition record for the new case type and adds it to the Case Type table (sn_case_type).
  • Configures the Get Case Types flow and modifies the conditions that determine visibility for a case type.

UI actions, UI policies, and client scripts for the new case type, as well as configuring views and view rules, roles and ACLs, business rules and more still apply with the new case type.

Sets up processes for the case type, including record producers, state flows, and special handling notes.

Use the Customer Service Management Guided Setup to create and configure a case type.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Explain the two Create Case UI actions

A
  1. The Customer Service Plugin provides a Create Case UI action:
  2. The Customer Service Case Types plugin also provides a Create Case UI action that agents can use to create a case based on a selected case type. After clicking this UI action to create a case, the agent selects the desired case type from a list of multiple available case types.

It must be deactivated, whereas another Create Case button, specially built to enable the case type selection by agents in CSM Configurable Workspace, must be activated.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Where to create a new case type?

A

Customer Service > Case Types > Create New Case Type

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Where to manage case types?

A

Customer Service > Case Types > Manage Case Types

17
Q

What two workspaces are available?

A

CSM Configuration Workspace
Agent Workspace

18
Q

What Items require configuration in the CSM workspaces?

A
  • Forms: The out-of-the-box CSM workspaces allow configuration of the case form by altering the Workspace view.
  • UI Actions: Each UI Action must be specifically enabled for workspace. A UI action can be either a Workspace Form Button or a Workspace Menu Button.
  • Client Scripts: The client scripting environment in workspace is different than platform. A separate script block is provided for workspace-only client script. There are scripting limitations in Client Scripts for workspaces.
  • UI Policies: Basic UI Policies will function in Agent Workspace without any additional configuration. However, scripted UI Policies will have the same API restrictions as Client Scripts.
  • Form Header: Form headers consist of one primary value and multiple secondary values. Form headers support inheritance (e.g., a task form header will apply to all children of task unless a specific form header for the child is specified).
  • Ribbon: A standard ribbon configuration is provided for the case entity in the base system. The administrator can modify this ribbon configuration as well as define ribbon configurations for other entities. For each entity where the ribbon will be shown, both the ribbon layout and the various widget attributes will require configuration.
19
Q

CSM workspace administration roles

A

The System Administrator (admin) role is needed to administer and customize all aspects of the CSM workspaces.

  • UI Builder Administrator (ui_builder_admin): enable customers to easily configure CSM Configurable Workspace with UI Builder.
  • Workspace Administrator (workspace_admin): required to configure Agent Workspace
20
Q

Steps to configure Configurable Workspace Setup

A
21
Q

Agent Chat - Quick Actions

A

Review illustration. take note of command name, toolbar button, action and default parameters.

Agents must have the quickactions_user role to use quick actions and the Agent Chat plugin [com.glide.interaction.awa] is required.

22
Q

CSM Workspaces - Response Templates

A

Response Templates Plugin: com.sn_templated_snip

Roles

sn_templated_snip.template_snippet_admin - grants access to scoped administration of the response templates feature.

sn_templated_snip.template_snippet_writer - grants access to create, read, update and delete (CRUD) response template content

sn_tempalated_snip.tempalte_snippet_reader - grants access to read a response template content

23
Q

Explain Form Header for CSM Configurable Workspace

A

Form Header
These two levels are:

  • A primary value: This is the top line that serves as the title for the page. Typically, this is the value of the case Short Description field. If this field is left blank, the case number is shown instead.
  • The secondary values: This is the read-only line immediately below the primary value consistingof account, contact or consumer, the case priority, and the case state. These can be highlighted and appear conditionally. If the fulfiller does not have the required role, the associated secondaryvalue cannot be seen.

Workspace Administrator (workspace_admin)

24
Q

Components of Ribbons

A
  • Customer 360: customer information, such as the contact or consumer name, email address, and phone numbers.
  • Timeline: a chronological summary of case activities, including case state changes and interactions between the fulfiller (typically the agent) and the requester (typically the customer). It also shows how much time that the fulfiller and requester spent on the case.
  • Active SLAs: active SLAs for the case, including time remaining, the SLA state, and any breaches. If a case has multiple SLAs, the SLA with the most imminent deadline is shown first.
  • Time to resolve: the estimated time required for an agent to resolve the case.

Workspace Administrator (workspace_admin)

25
Q

Explain Case Action Summaries

A

Use a case action summary to provide updates to customers and internal stakeholders while a case is in progress. This is a great way to communicate information about high priority cases and mass outage cases. Case action summaries can include both internal content and customer-visible
information.

Customer service agents can:
* Create case action summaries for cases that are in progress.
* Preview summaries prior to publishing.
* Publish summaries to customers and internal stakeholders or publish to customers and send email notifications to internal stakeholders.
* Update and re-send summaries as needed.

26
Q

Explain Post Case Reviews

A

Use a post case review document to capture details about a resolved case, including a summary of the issue, affected assets, root cause, resolution, and any preventive measures.

Customer service agents use the Create Post Case Review UI action to create a post case review document. This action creates a case action summary record and adds the record to the Related Records section on the Case form in the Post Case Review field

27
Q

Explain Customer Central

A

Customer Central improves agent efficiency, improves customer satisfaction by freeing agents to focus on the customer, and helps drive more contextual conversations, allowing agents to engage customers with empathy

Customer Central comes with an out-of-the-box layout that incorporates customer portal history:

  • Knowledge base article views
  • Virtual agent conversations
  • Derived intent