University of Southampton

iSolutions

Introduction to Visual Task Boards (VTBs) in ServiceNow

This article provides an introduction to Visual Task Boards (VTBs) and explains how to create one in ServiceNow.

Overview of Visual Task Boards (VTBs)

A Visual Task Board (VTB) is a task management tool that allows you to organise and manage tickets and tasks using a Kanban-style board.

A VTB is an interactive graphical experience, structured in vertical lanes (columns). VTB lanes are visually similar to columns in an Excel spreadsheet. The lanes contain cards for your tickets/tasks. You also have the option to add swimlanes (rows).

In the example below, there are 4 lanes titled New, ServiceNow, Business World and HR systems, with 131, 11, 4 and 3 cards respectively.

""

Elements of a Visual Task Board

The following ServiceNow Documentation page provides an overview of the different elements of a Visual Task Board:
Elements of Visual Task Boards

Task board tools

At the top right of the board are task board tools. 

""

The following ServiceNow Documentation page details the different tools available: Visual Task Board tools.

---

Back to the top

 

3 types of Visual Task Board

There are 3 types of Visual Task Board:

  1. Freeform
  2. Flexible
  3. Guided (or Data Driven)

The following video from ServiceNow provides an overview of the different types of Visual Task Board.

Freeform Board

A Freeform VTB works much like a planner board where you can create and group post-it notes into lanes. A Freeform board has no links to incident, request or project tickets.

A Freeform VTB allows you to create and name your lanes and swimlanes as you wish.

You can create Private tasks within this VTB (which can be assigned to another person if required) but you cannot work with incident, request or project ticket data in this board.

Flexible Board

A Flexible VTB displays tickets/tasks that match a filter against a particular table, for example the Task table which holds Incident and Request records. A filter can be set up when creating the board, for example to display all active tickets that are assigned to a specified Assignment Group. A card will be removed from the board when it no longer matches the filter criteria. For example if the filter is set to display active tickets, when a ticket is closed it will no longer display on the VTB.

A Flexible VTB allows you to create and rename your lanes and swimlanes as you wish, as with a Freeform Board. Moving a card from one lane to another does not update the ticket in any way or impact its state. For example moving a card from a lane named 'In progress' to a lane named 'Closed', will not close the ticket.

A Flexible VTB is a combination of a Freeform Board and a Data Driven Board.

Guided Board (or Data Driven Board)

A Guided VTB is similar to a Flexible VTB except Guided VTB lanes correspond to field values and cannot be edited in most cases.

In a Guided VTB the lanes correspond to real (or real attributes of) tickets and tasks in ServiceNow. For example, if the lanes are ticket states, the headings would be In Progress, Closed Complete, Awaiting User Info and so on. If the lanes are Assigned to, the lanes would correspond to the members of the Assignment Group.

In a Guided VTB, moving a card from one lane to another will make those changes to the ticket/task in ServiceNow. For example, moving an incident card from the In Progress lane to the Resolved lane will close the incident and change its state to Resolved.

---

Back to the top

 

Create a Visual Task Board

Freeform Board

Step-by-step instructions to create a Freeform Board:

1. Select the All menu

2. Enter visual task board in the Filter navigator

3. Select My Task Boards

""

4. Select New (or select Create New Visual Task Board - this option will display if you have not created any Boards previously)

5. Select Freeform Board

6. An empty, fully customisable board will display. From here you can:

  1. Change the name of each lane (by selecting the name of the lane)
  2. Drag and drop lanes to re-order them
  3. Add new lanes
  4. Add swimlanes:
    • Select the Info button from the options at the top right of the screen
      ""
    • Select the toggle for Swimlanes

Private Tasks

You can create private tasks in your Freeform board that are essentially working notes or 'stickies'. These can be useful for managing a workload and tracking progress for yourself and other member(s) you add to the board.

Step-by-step instructions to create a Private Task:

1. Select Add Card

2. Enter a title for the task (then press enter or click away from the task to save it)

The task will be given a number. In the example below the number is PTSK001259:

""

3. Select the task to add a Description, Public notes/Work notes, enter a due date and so on. If you select the task number link you can also assign the task to a Group

""

4. Select Save

---

Back to the top

 

Flexible Board

The example below creates a Flexible Board that displays all active incidents and requests for the Business Applications Support group. The names of the lanes can be entered/amended as required.

Step-by-step instructions to create a Flexible Board:

1. Select the All menu

2. Enter visual task board in the Filter navigator

3. Select My Task Boards

""

4. Select New (or select Create New Visual Task Board - this option will display if you have not created any Boards previously)

5. Select Data Driven Board

6. From the Task Table drop-down list, select Task

7. From the Vertical Lane Field drop-down list, select --None--

(Selecting --None-- for the Vertical Lane Field means a Flexible Board will be created rather than a Data Driven Board. Data Driven Boards are detailed in the next section).

""

8. Select Next

9. Set up the Filter/condition(s):

  1. Select Assignment group from the drop-down list on the left
  2. Select Is from the central drop-down list
  3. Enter the name of the Assignment Group in the field on the right (the example below is 'Business Applications Support')
  4. Select And (to add another condition)
  5. For this condition, set up Active is true

""

10. Select Next

You will now have a Flexible VTB with all your tickets grouped in the To Do lane to the left.

""

11. The VTB will be given a default title. Select the title field to update as required

 ""

In this style of board, you can also:

12. Rename lanes by selecting the name and updating as required

13. Reorder the lanes by dragging and dropping

14. Add additional lanes by selecting Add Lane

---

Back to the top

 

Guided Board (or Data Driven Board)

The example below creates a Guided Board that displays all active incidents and requests for the Business Applications Support group, with lanes for each member of the group.

Step-by-step instructions to create a Guided Board:

1. Select the All menu

2. Enter visual task board in the Filter navigator

3. Select My Task Boards

""

4. Select New (or select Create New Visual Task Board - this option will display if you have not created any Boards previously)

5. Select Data driven board

6. From the Task Table drop-down list, select Task

7. From the Vertical Lane Field drop-down list, select Assigned to

(Selecting an option that is not --none-- for the Vertical Lane Field, means a Data Driven Board will be created rather than a Flexible Board).

The Swimlane Field would add in horizontal rows that can be collapsed, expanded or removed/hidden from the board. In this example we do not add Swimlanes.

""

8. Select Next

9. Set up the Filter/condition(s):

  1. Select Assignment group from the drop-down list on the left
  2. Select Is from the central drop-down list
  3. Enter the name of the Assignment Group in the field on the right (the example below is 'Business Applications Support')
  4. Select And (to add another condition)
  5. For this condition, set up Active is true

""

In the example above, all tickets that are both active and assigned to Business Applications Support will be shown on the VTB.

As you apply conditions, the number of tickets that will be displayed on the board is shown.

Be careful not to make your query too vague, as it may return an unmanageable number of results.

10. Select Create

After a slight pause ServiceNow will generate the VTB. The length of time to generate it will depend on the size and complexity of the VTB.

""

11. The VTB will be given a default title. Select the title field to update as required

""

Note that for a Guided Board, if you move a ticket from one lane to another the underlying data for that ticket will be updated. For example, if a board has lanes for the Assignees of tickets, moving a card from one Assignee lane to another will reassign the ticket to that person.

---

Back to the top

 

Manage your tasks

Open a task/card

To view the content of a card:

1. Select the card

2. A window will open showing a condensed view of the ticket (primarily the notes on the ticket). You can make updates to the ticket/task from here if you wish

""

3. Selecting the ticket/task number in the top-left corner of the window will open the full view of the ticket/task

Change the settings of your VTB

To change the settings and filters of your VTB:

1. Select the Info icon within the task board tools at the top right of the screen

""

The options will vary according to the type of board you have created. For example, the Swimlane field will only show if you have specified a Vertical Lane Field.

2. You can edit the Filter & Sort options and other parameters to reconfigure the board. For example to change the Vertical Lane Field from Assigned to to State, or to add/remove swimlanes.

If your lanes are displaying ticket States you may find you have more than 1 lane with the same heading type. For example a VTB pulling data from the Task table can have 2 lanes with the heading Closed complete, one for projects and one for requested items.

Hide/unhide lanes or swimlanes

To hide a lane:

1. Select the 3 dots menu alongside the lane or swimlane heading

2. Select Hide lane

""

To unhide a lane:

1. Select the Configuration icon from the task board options at the top right of the screen

""

2. Select Advanced Settings

A list of all vertical lanes/swimlanes will display in the Lane Configuration section.

3. Tick the box for an option to display on the VTB and untick the box for it to be hidden

""

---

Back to the top

 

Video tutorial from ServiceNow

The following video from ServiceNow provides an overview of setting up the different Visual Task Boards.

---

Back to the top

 

Related content

Introduction to ServiceNow

How to make changes to the membership of a ServiceNow group

Attached files:

Was this article helpful?

If you have any further comments, please put them below.

Please note that feedback is anonymous - if you require a reply or assistance, please raise a ticket via ServiceLine.


Thank you for your feedback, it is much appreciated.

Back to List

We use cookies to ensure that we give you the best experience on our website. If you continue without changing your settings, we will assume that you are happy to receive cookies on the University of Southampton website.

×