Mapping employees to their designated workspaces

  • Release version: Zurich
  • Updated July 31, 2025
  • 2 minutes to read
  • Summarize
    Summarized using AI
    This content was generated using new OpenAI-powered functionality. Results are provided on an as is basis and are not guaranteed to be accurate or complete.

    Summary of Mapping employees to their designated workspaces

    This feature in Workplace Core enables ServiceNow customers to automatically map employees to their designated workplace locations. This mapping populates workspace details on reservation requests, eliminating the need for manual input by employees. When the auto-assign feature is enabled, designated workspaces are automatically reserved for employees making workspace reservation requests.

    Show full answer Show less

    Key Features

    • Automatic Workspace Assignment: Uses data from the User Workplace Profile [snwsdcoreworkplaceprofile] table to assign designated workspaces automatically during reservation requests.
    • Fallback Workspace Search: If the designated workspace is unavailable, the system searches for available spaces in a hierarchical order: Area > Floor > Building > Campus > Site > Region.
    • Workplace Profile Location Assignment: From version 2.16.1, workplace user profiles are managed in the Workplace Profile Location Assignment [snwsdcoreworkplaceprofilelocation] table with an Is Primary field to designate primary locations when multiple exist.
    • Anomaly Detection and Reporting: Workplace managers can view reasons for anomalies in workplace profiles, such as allocation mismatches, via the Space Management view and receive detailed anomaly reports through scheduled emails.
    • Allocation Type Update: The older allocation types “Department” and “Cost center” are replaced by a new, more advantageous allocation type called “Workplace entity.”
    • Open Space Listing: Only open spaces within valid allocation date ranges are listed for users, and anomalies are recalculated when allocations expire.

    Key Outcomes

    • Employees experience a streamlined reservation process with pre-filled workspace details and fewer manual steps.
    • Automatic workspace assignment improves reservation accuracy and resource utilization.
    • Workplace managers gain visibility into allocation anomalies, enabling proactive issue resolution.
    • Enhanced data structure and allocation types support more flexible and accurate workspace management.

    Practical Guidance for ServiceNow Customers

    • Map existing designated workspaces to employee user profiles to enable automatic workspace allocation.
    • Set the primary location on workplace profiles when multiple locations are assigned to ensure correct workspace selection.
    • Leverage the anomaly detection feature to monitor and resolve workplace profile inconsistencies.
    • Update your configurations to use the new Workplace entity allocation type for better management capabilities.
    • Use the fallback hierarchy to anticipate how the system assigns alternate spaces when designated ones are unavailable.

    Map your employees to their designated workplace locations in Workplace Core automatically to fill in that detail in reservation requests and to take advantage of auto-assignment of workspaces if that feature has been enabled.

    For employees who had a designated workspace before they started working remotely, create a mapping between the user profile and the designated workspace details. This mapping populates the workspace details on reservation request forms so employees don't have to provide these details manually.

    If your system administrator has enabled the auto-assign feature, mapping workspaces for all employees also means that designated workspaces are automatically assigned when employees make a reservation request.

    The data from the User Workplace Profile [sn_wsd_core_workplace_profile] table is used to automatically assign the designated workspace to the employee.
    • If the user's designated space is available, this space is reserved for the employee.
    • If the designated space is unavailable for the requested date or time, the application searches for and reserves an available space in the employee's workplace in the order of Area > Floor > Building > Campus > Site > Region.

      For example, if no spaces are available in the designated area of the employee, the application finds and reserves an available space from the floor of this area.

    Note:
    From Workplace Core version 2.16.1, the workplace user profiles are created in the Workplace Profile Location Assignment [sn_wsd_core_workplace_profile_location] table. A new field Is Primary is added in the table so that you can specify if a location is the primary location when there are multiple locations. In case of existing user profiles created in the User Workplace Profiles [sn_wsd_core_workplace_profile] table, a fix script runs and automatically considers the latest workplace location added to the profile as the primary workplace location.

    If you have installed Workplace Space Management application, as a Workplace manager, you can also view the reason for an anomaly in a workplace profile if there are any. A schedule job also enables you to view a detailed report of all the anomalies logged in the application via an email. Navigate to Workplace Core > Administration > Workplace profiles and switch to the Space Management view, a Reason for anomaly column appears as a Glide list. An anomaly can happen due to a mismatch in the allocation or assignment type. For more information about anomalies, see Workplace location assignment anomaly types.

    From Workplace Space Management 1.12.0, only open spaces from the user's allocation type that are within the allocation start and end dates are listed. After an allocation expires, the anomaly is recalculated to the appropriate value.
    Important:
    Starting from Workplace Core version 2.16.1, the allocation type Department and cost center are no longer available. A new allocation type, Workplace entity is introduced that provides more advantages.