Enable a consolidated view of all relevant work by connecting work items from different ServiceNow applications to a Board in Collaborative Work Management.
Before you begin
Role required: sn_cwm.cwm_user
Procedure
-
Navigate to .
-
From a Space, select a Board that you want to connect work for.
-
From the Board header, select Connect work.
If you
already
have connected any work items, then this label is displayed as Connected work.

-
In the Manage connected work modal, select + Add new.
-
Choose a table and define the conditions to filter the records from the selected table.
-
From the Table field, select a table.
For example, to bring in all the incidents, select the Incident [incident] table.
Note: Only those tables that you have access to and from the applications that are already installed and active in your ServiceNow instance are available for you.
-
Change the value in the Name field according to your requirement.
-
Use the condition builder to add conditions and filter the records from the table you selected.
For example, you'd like to bring in incidents that are active and belong to certain categories. Then, your condition set would be similar to the following:
Active is true and
Category is Inquiry / Help or Category is Software.
-
Select the Update count icon (
) to check the number of records that exist which match the filter criteria that you defined.
Note: Ensure that the number of records available for your filter criteria are not more than 100. You can change this number by default to 500 by working with your admin to update the system property
sn_cwm.connect_work_import_limit.

-
Select Save.
-
Repeat steps 4 through 6 to connect work items of other types.
You can connect up to 10 work item types to a Board and you can add only one connected work configuration per table.
-
Select Save.
Result
- The Board is refreshed to load and display all the connected work items.
- Any existing information such as Assigned to, State, and Start and End dates is also shown on the Board.
- With the Sprint planning view enabled, you can see all these connected work items in the Backlog list. For more information about performing sprint planning, see Sprint planning in CWM.
