Components installed with Workplace Core
- UpdatedJul 31, 2025
- 3 minutes to read
- Zurich
- Safe Workplace
Several types of components are installed with installation of the Workplace Core application, including user roles, scheduled jobs, tables, and business rules.
Demo data is available for this feature.
Roles installed with Workplace Core
| Role title [name] | Description | Contains roles |
|---|---|---|
| Workplace admin [sn_wsd_core.admin] |
|
sn_wsd_core.workplace_manager |
| Workplace manager [sn_wsd_core.workplace_manager] |
|
|
| Workplace exposure
analyst [sn_wsd_core.workplace_exposure_analyst] |
Identifies potentially exposed employees in the ServiceNow® Emergency Exposure Management application using workspace reservations. |
None |
| Workplace shift owner [sn_wsd_core.workplace_shift_owner] |
|
None |
| Workplace user [sn_wsd_core.workplace_user] |
Note: From Workplace Core v1.3.2 onwards, this role is
required for employees to request reservations from Workplace Service Portal. |
None |
| Workplace core writer [sn_wsd_core.task_writer] |
|
sn_wsd_core.task_reader |
| Workplace core reader [sn_wsd_core.task_reader] |
Has permission to read all workplace tasks. | None |
| Workplace knowledge base writer [sn_wsd_core.kb_writer] |
|
None |
Scheduled jobs installed with Workplace Core
| Scheduled job | Description |
|---|---|
Find upcoming reservation periodically |
Finds upcoming workspace reservations between 4–8 hours from the time when this job is executed and sends email notifications to those employees with reservations. By default, this job is set to run every 4 hours. |
| Reservation check-in & check-out | Performs the following actions.
|
Tables installed with Workplace Core
| Table | Description |
|---|---|
| Area [sn_wsd_core_area] |
Stores the list of areas on office floors. |
| Arrival Entry [sn_wsd_core_arrival_entry] |
Stores the list of scheduled arrival entries of the employees. |
| Arrival Schedule [sn_wsd_core_arrival_schedule] |
Store the list of scheduled arrival intervals created by the workplace manager. |
| Building [sn_wsd_core_building] |
Stores the list of office buildings. |
| Campus [sn_wsd_core_campus] |
Stores the list of office campuses. |
| Floor [sn_wsd_core_floor] |
Stores the list of office floors. |
| Html Signing Template [sn_wsd_core_html_signing_template] |
Stores the templates to sign off on a planned task and generate a PDF. |
| Location Shift [sn_wsd_core_m2m_location_shift] |
Stores the relationship between shifts and workspace locations. |
| Planned Task Definition [sn_wsd_core_planned_task_def] |
Stores the planned task definitions that workplace managers create for workplace tasks. |
| Region [sn_wsd_core_region] |
Stores the list of regions of workplace locations. |
| Reservation [sn_wsd_core_reservation] |
Stores the relationship between shifts, employees, and workspaces. |
| Shift [sn_wsd_core_shift] |
Stores the list of shifts. |
| Site [sn_wsd_core_site] |
Stores the list of sites of the organization. |
| Space [sn_wsd_core_space] |
Stores the list of workspaces of the organization. |
| Space Type [sn_wsd_core_space_type] |
Stores the list of space type configuration created by the workplace manager. |
| Space Staging [sn_wsd_core_space_staging] |
Acts as an interim placeholder table for imported data about spaces. |
| User Shift [sn_wsd_core_m2m_user_shift] |
Stores the relationship between shifts and employees. For existing users who are upgrading from the first version of the app, ensure that you have the User field as the display value. For more information, see Select a field as the table display value. |
| User Workplace Profile [sn_wsd_core_workplace_profile] |
Stores the relationship between employees and their designated workspaces. |
| Workplace Client Role Rule [sn_wsd_core_client_role_rule] |
Stores the workplace client role assignment rules created for employees. |
| Workplace Location [sn_wsd_core_workplace_location] |
Parent table for all workspace entity tables such as Regions, Sites, Campuses, Buildings, Floors, Areas, and Spaces. |
| Workplace Request [sn_wsd_core_workplace_request] |
Stores the workplace reservation requests created by employees. |
| Workplace Task [sn_wsd_core_workplace_task] |
Stores all the workplace tasks created for shifts. If you are upgrading from version 1.1.1 or earlier of the app, ensure that the Default Value field is empty for the workplace_task_type column of this table. For more information on how to modify the default display value of a table column, see Specify a default field value. |
| Workplace rooms [sn_wsd_core_room] |
Extends the Space [sn_wsd_core_space] table. It holds the reservable items of a room that are available to reserve. |