Remote Hands Request Management

  • Release version: Australia
  • Updated June 11, 2026
  • 3 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 Remote Hands Request Management

    Remote Hands Request Management is a ServiceNow independent plugin that enables your customers to request and track services for their equipment housed in your datacenters through the Customer Service Management (CSM) portal. This streamlines service requests by eliminating the need for phone calls, emails, or site visits, providing a seamless self-service experience.

    Show full answer Show less

    Customers can submit requests for tasks such as power usage enquiry, equipment installation, equipment restart, or other remote hands services by filling out a form in the CSM portal. Requests are routed to onsite Remote Hands Agents who manage and update cases within the ServiceNow environment.

    Key Features

    • Case Management: Requests create Remote Hands Case records (snremotehandscase) that extend the standard Customer Service Case table, inheriting its fields and functionality for efficient case handling.
    • Role-Based Access:
      • Remote Hands Agent: Can create, read, and update Remote Hands cases via the CSM/FSM Configurable Workspace.
      • Remote Hands User: Has read-only access to Remote Hands case records.
      • DCIM User: Intended for customers; can submit and review Remote Hands requests in the CSM portal and inherits both Remote Hands User and Customer Service roles.
    • User Interfaces:
      • Customers submit requests through the CSM portal.
      • Agents review and update cases via the CSM/FSM Configurable Workspace, with views such as My Cases, My Open, and All cases for efficient management.
    • Case Updates: Agents can modify case fields, add work notes visible to customers, update status, and close cases, ensuring transparent communication and resolution.
    • Archival Policy: Remote Hands cases older than two years are archived automatically to maintain system performance. This archive rule is configurable via the Archive Rules in the Configurable Workspace.

    Benefits for ServiceNow Customers

    • Improves operational efficiency by automating and centralizing remote equipment service requests.
    • Enhances customer experience with self-service capabilities and real-time case tracking.
    • Enables onsite agents to effectively manage and update service requests within the familiar ServiceNow workspace.
    • Supports data management and system performance through automated archival of aged cases.

    Remote Hands enables your customers to request services for their equipment housed in your datacenters. Your customers can seamlessly submit and track service requests on the Customer Service Management , eliminating the need for phone calls, emails, or site visits.

    Remote Hands Request Management is an independent plugin. It enables customers to request services for equipment in your datacenters by connecting them with onsite agents who handle remote hands requests. Customers can submit and track their service requests directly through the ServiceNow Customer Service Management (CSM) portal. This removes the need for phone calls, emails, or site visits.

    The following are the tasks that your customers can request via the Customer Service Management portal:
    1. Power Usage Enquiry
    2. Equipment Installation
    3. Equipment Restart
    4. Other Remote Hands
    If their request doesn’t fall under the listed options, users can select the Other Remote Hands option and describe the requested service in the Additional Information section. Remote Hands Agents handling requests at your site can review submitted requests and update the corresponding case records directly from the CSM/FSM Configurable Workspace.

    Remote Hands Request Management Case Creation

    Remote Hands Request Management is implemented using the Remote Hands Case table (sn_remote_hands_case). This case table stores customer service requests related to remote hands activities. When a customer submits a Remote Hands request through the Customer Service Management (CSM) portal, the form data is captured and mapped to the corresponding fields in the Remote Hands Case table (sn_remote_hands_case). On submission, a Remote Hands Case record is automatically created in the system.

    The Remote Hand Case table (sn_remote_hands_case) extends from the Customer Service Case table (sn_customerservice_case) in the Customer Service Management portal (CSM). By extending the base table, it inherits the standard fields and functionality of the Case table (sn_customerservice_case) table.

    Remote Hands Request Management Roles

    Role Permissions Description
    Remote Hands Agent (sn_remote_hands.agent) Grants Create, Read, and Write access to records in the Remote Hands Case table. Remote Hands Agents can review submitted requests and update the corresponding case records from the CSM/FSM Configurable Workspace.
    Remote Hands User (sn_remote_hands.user) Grants Read-only access to records in the Remote Hands Case table. Remote Hands User can view the records in the Remote Hands Case table.
    DCIM User (sn_ni_core_dcim_user): Grants access to submit and review the submitted Remote Hands Request in the CSM portal. The DCIM User role is intended for your customers. This role inherits the Remote Hands User (sn_remote_hands.user) and (sn_customerservice.customer) role. Users assigned to this role can submit Remote Hands requests using the Remote Hands request form available in the Customer Service Management (CSM) portal.

    Accessing Remote Hands Request Management Interfaces

    DCIM Users submit their Remote Hands in the Customer Service Management portal (CSM). To learn more, see Submit a Remote Hands Request.CSM portal

    The Remote Hands Agent can review the submitted remote hands request, by navigating to: CSM/FSM Configurable Workspace > Select list icon (list icon > Remote Hands Cases

    The following sections are made available:
    • My Cases: View all Remote Hands cases assigned to you.
    • My Open: Active cases with open status assigned to the logged in agent working on the case is displayed.
    • All: View all Remote Hands cases in the system.
    CSM/FSM Configurable workspace

    On opening a Remote Hands Case record, the fields mapped from the Remote Hands request form in the CSM portal are displayed in the case record. The Remote Hands Agent can further modify case fields. Add Work Notes for customers to view, update state, and close the case. To learn more, see Update a Remote Hands Request.

    Remote Hands Case Archival Policy

    Remote Hands cases that were created two years ago are archived, regardless of whether the case is active or closed. This archival policy helps prevent performance degradation by reducing the number of active records in the system. The archive rule is condition-based and can be modified.

    Navigate to CSM/FSM Configurable workspace > All > Archive Rules to access Remote Hands Case Archival Policy.

    To learn more about the required plugin for Remote Hands Request Management, see Remote Hands Request