Chapter 7 - Task Management Overview Flashcards

1
Q

What is a ServiceNow task?

A

-Any record that can be assigned or completed by a user in ServiceNow.
-Users can create tasks and are notified as the task moves along a workflow.
-Tasks can be assigned to specific users or user groups.

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

Why do we use tasks?

A

-Tasks are repeatable processes across the enterprise.
-Users with similar issues (i.e no network access) can have their issues automatically assigned to the appropriate user and assignment group.
-Note: This results in quicker resolution time and minimizes the possibility of human error.
Ex.
-Incident submitted: Fred comes back after a vacation and can’t access the corporate network so he submits an incident.
-Incident Assigned: Since it’s a network-related issue, it’s assigned to Donna automatically in the Network group.
Note: Getting the incident routed to the correct person helps resolve the incident faster.
-Incident in Progress: Donna updates the state of the incident into ‘In progress’.
-Incident Resolved: Once Donna fixes Fred’s network issue, she updates the state to ‘Resolved’.
-Increased customer satisfaction: Fred verifies that he has network access and is pleased that the response time was short and required little effort on his side.

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

What is the ‘task’ table?

A

The task table is one of ServiceNow’s core tables and provides a series of standard fields available to other tables that define the specific type of task (i.e. Incident, problem, change request)
Note: These classifications extend the ‘task’ table.

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

What are approvals in ServiceNow?

A

Approvals can be generated to a list of approvers, either manually or automatically, according to approved rules. Approvals can be incorporated into workflows or can stand alone.

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

What are ‘assignment rules’ in ServiceNow?

A

Assignment rules can auto assign tasks to users or groups, ensuring that tasks are handled by the most appropriate team member (assigned to/assignment group fields).
Note: You can view assignment rules by navigating to the ‘System Policy’ > Rules > Assignment.

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

What are ‘service level agreements’ in ServiceNow?

A

Service levels agreements can track the amount of time that a task has been open, to ensure that tasks are completed within an allotted time.

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

What are ‘inactivity monitors’ in ServiceNow?

A

Inactivity monitors ensure that tasks don’t fall by the wayside by notifying users when tasks have been untouched for a predefined period of time.

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

What are ‘workflows’ in ServiceNow?

A

Workflow processes are specified by administrators and apply to tasks that meet certain conditions. After a task is created that meets the condition, the workflow applies an automated process to the task.

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

What are the logical steps to ‘assigning tasks’?

A

Add users to groups
-Groups identify a subset of users based on roles. A user can belong to more than one group.
-Users in groups can be assigned permissions to:
-Approve, change or resolve incidents/requests
-Provide a reference for alerts/notifications
-Receive email notifications

Apply roles to groups
-Every user belonging to a group inherits that group’s roles so the preferred method of role management is:
-Add user to group
-Apply roles onto groups
-When removing a user from a group, roles inherited by that group are revoked for that user
-A group may contain other groups, where a child group inherits all roles owned by its parents.
-Users added to child groups gain roles of that child group + any parent groups

Assign tasks to groups
-With groups defined, tasks can be assigned to them.
Note: Group names must be unique in ServiceNow.

Assign tasks to users
-Tasks can also be assigned to specific users within a group.
-A task record can be assigned to an assignment group and an assigned user.

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

How do you create an assignment rule? (Step 1)

A

-Creating an assignment rule is a fairly straightforward process that can be done in a few minutes.
-Select New: You’ll create a new assignment rule to auto assign incidents with a category of Hardware to Winnie Reich in the Hardware Group.
Note: Select ‘New’ beside (Assignment Rules)

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

What do you do on the ‘Applies To’ tab? (Step 2)

A

Complete Applies To tab:
On the Assignment Rules form, enter Hardware Issues in the Name field.
Set Conditions to Category is Hardware. This means when a Category of Hardware is selected on an incident, apply this assignment rule.
Select the Assign To tab to identify the Assignment group and User.

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

How do you complete the ‘Assign To’ tab? (Step 3)

A

Complete Assign To tab:
-Enter Winnie Reich in the User field.
-Enter Hardware in the Group field.
-Submit your assignment rule.

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

How do you create an incident? (Step 4)

A

Create an Incident:
Create an incident to test your assignment rule. Enter Fred Luddy in the Caller field.
Select Hardware for the Category.
Provide a Short Description of the problem
Save your incident.

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

How do you verify your assignment rule? (Step 5)

A

Verify Your Assignment Rule:
Verify the Assignment Group now indicates Hardware
Verify Assigned to now indicates Winnie Reich.

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

What are assignment rule criteria to execute?

A

Assignment rules must meet the following criteria to execute:
-The Task record has been created (or modified) and then saved on a form.
-In the example above, a new incident was created and therefore, this criteria was met.
-The Task record must be unassigned (no values in the Assigned to or Assignment group field).
-In example above, the Assignment to and Assignment group fields were initially blank since a new record was created.
-The assignment rule is the first rule that matches the specified table and conditions. If more than one assignment rule matches the conditions, only the rule with the lowest Order value runs.
-The example above had the lowest order value (100) for a Hardware Category incident.

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

What are assignment lookup values and how do you look them up?

A

-Assignment lookup rules are another type of assignment rules.
-Apply to incident records
-Have fewer options than other assignment rules that can be applied to any task.
-Can be created by navigating to System Policy > Rules > Assignment Lookup Rules.
-You can see that both Assignment Rules are displayed and Order values are 100.
-Even though the Order values are identical, this isn’t a problem because their Category and Subcategory conditions are different (Network - VPN vs. Hardware)

17
Q

What is predictive intelligence in ServiceNow?

A

-Uses ML algorithm to determine field values during record creation.
-Existing data records are required to ‘train’ ML to make effective decisions.
-This results in improved efficiency and quality and reduces cost by:
-Reducing the amount of time spent resolving tasks
-Reducing the number of interactions required to resolve tasks
-Reducing the number of potential human errors that could occur while categorizing and assigning work

18
Q

How to access assigned tasks?

A

My Work/My Groups Work:
Service Desk > My Work or Service Desk > My Groups Work modules.

Step 1 - Tasks comes into My Groups Work
When an active task is routed to your group, it’s under Service Desk > My Group Work module.
This module lists all activities assigned to your group(s), but not to an individual yet.

Step 2 - Task is Assigned
A group member or manager assigns the task to an individual within the group.

Step 3 - Task appears under the My Work module
Service Desk > My Work > Lists all active tasks specifically assigned to you including:
Change requests
Group approvals
Incidents
Knowledge base submissions
Requests
Security Cases
Visual Task Board Tasks

19
Q

How does user presence resolve tasks quicker?

A

-User presence facilitate synchronous collaboration within on record.
-Allows you to see who’s online, current status, what they are editing/viewing in real-time.
-User presence is also a great feature to have when a time sensitive (e.g. Priority 1 - Critical Task) occurs that require multiple stakeholders to view/update the record simultaneously.
Ex.
- Following (button) > Opens the mini-chat functions so you can communicate with the user.
-Activity stream (heart beat icon) > Displays the record history/updates by you and other views (note section)
-Activity viewer > The viewer’s icon appears when he/she is viewing the ticket.

20
Q

What is real-time editing?

A

-It allows you to edit records in real-time as well as see edits (indicating by pulse icon) saved by other users using interfaces or devices like visual task board, connect chat, service portal, ServiceNow mobile apps and apple watch.
-This collaboration reduces record resolution from days to minutes.

21
Q

What are the three types of activities you can take in the ‘Notes’ tab?

A

-Work notes: Visible to those working on the task.
-Additional comments (Customer visible): Visible to callers.
-Activity: Read only record entries made when the record is created/update.

22
Q

How do you use the activity stream?

A

-Activity stream inline editor enables users to contribute to actual work within a record without opening a form interface.
-Click the ‘Activity Stream’ icon.
-Scroll down to browser the records recently updated/hover over an update you wish to comment and then select ‘Comment’.
-You can enter your comment into the text field and select ‘Post’.
-To view your most recent comment, just scroll to the top of the ‘Activity Stream’.

23
Q

What is a visual task board and what does it allow you to do?

A

-Using visual task boards to collaborate on tasks in real-time with group members, create personal to-do lists etc.
-Visual task boards allow you to:
-Manage your tasks through a visual, drag and drop interface
-Identify process bottlenecks at a glance
-Track activity to view updates all in one place

24
Q

What are the three types of visual task boards?

A

Guided:
-Can be created from a list and use the values of a specified field (i.e. States) as lanes.
-Tasks in the list are updated when cards are edited or change lanes on the visual task board.

Flexible:
-Also created from a list, but lane changes don’t update underlying task data.

Freeform:
-Can act as your personal organizer to manage individual tasks of any kind.
-Lane changes don’t update underlying task data.

25
Q

What are the four elements common to each type of visual task board?

A

-Task board tools (highest panel):
-Allows you to filter tasks, connect with board members, edit board info, add users, modify labels, view activity stream, edit board config.
- Quick panel (second highest panel):
-Allows you to filter cards by use or label.
- Lanes: Allows you to sort records by field values, such as States, or other user-defined criteria.
- Cards : The actual records that can be dragged between lanes.
-Depending on the type of Visual Task Board created, changes to the cards may update the records.

26
Q

What are some task board tools?

A

Filter tool:
Allows you to filter tasks by title, number of due dates.
Ex. If you filtered the task by the word ‘new’, you would see the tasks shown below.

Chat tool:
Allows you to chat real-time with other board members/assignees

Info tool:
Summarizes key Visual task board information

Users tool:
Displays board members/assignees.

Labels tool:
Displays labels by which you can filter tasks.

Activity stream tool:
Displays all activities (work notes, additional comments, field changes) for all tasks

Configuration tool:
Allows you to configure (show/hide) quick panel or card options.

27
Q

How to create a guided visual task board?

A
  • Navigate to the list for any table that extends Task, such as Incident > All.
  • Create a filter to show only the records you want to work with.
    Ex. Bert is showing only the records he is assigned.
  • Right-click on the column context menu for the field that you want to use as the basis for your Guided Visual Task Board (Ex. State)
  • Select Show Visual Task Board to create a Guided Visual Task Board.
  • You’ve now created a Guided Visual Task Board based on the State field.
    Ex. Changing the card’s lane actually changes the record’s State.
28
Q

Some more info on visual task boards.

A

Also based on specified fields from tasks.
Ex. The one below is created based on the Number field for incidents.
-However, since Number isn’t a reference or choice field with predefined values, a Flexible board is created with the default lanes shown here.
-Records in the list, which appear here by default as cards in the To Do lane, aren’t modified when you edit cards or change lanes in a Flexible board.

29
Q

How to create a visual task board?

A

-Navigate to the list for any table that extends Task, like Incident > All
-Create a filter to show only the records you want to work with.
Ex. Bert is only showing the records he is assigned.
-Right-click on the column context menu for the field that you want to use as the basis for your Flexible Task Board.
-In this case, Number was chosen because it’s not a reference or choice field with predefined values.
-Select Show Visual Task Board to create a Flexible Visual task board.
-It’s been created. Notice how the lanes are based on default values, unlike the guided visual task board, changing a card’s lane doesn’t modify the task record.

30
Q

More info on freeform visual task board.

A

It isn’t based on a record list, but you can add task records and configure it however you want.
The default lanes are the same as a Flexible board, but since it’s not built from a record list, the lanes don’t have any cards in them yet.
Note: You add them yourself.

31
Q

How to create a freeform task board?

A

-Navigate to Self-Service > Visual Task Board > Select ‘Create New Visual Task Board’.
-From the create New Board window, select ‘Freedom Board’.
-You can also create a Guided or Flexile board here by selecting Data Driven Board, but it’s much easier to create one from a list as shown previously.