Lookup and verify
Summarize
Summary of Lookup and verify
The Lookup and verify feature in ServiceNow’s Customer Service Management (CSM) allows agents to quickly find and confirm contact or consumer information using details like name, phone number, or record number. This streamlines interaction handling by enabling agents to verify existing customer data or search and populate missing information directly into interaction records. Verified data is clearly indicated, improving accuracy and efficiency during customer engagements.
Show less
Key Features
- Verification Methods: Agents can confirm contact or consumer details already linked to interactions or search anew when no information is present.
- Accessible Interfaces: In CSM Configurable Workspace, agents use icons in the contextual side panel; in CSM Agent Workspace, they use dedicated lookup buttons.
- Type-Ahead Search: Searches multiple configurable fields such as name, phone number, email, and record number. Uses exact match for phone and record numbers, and “starts with” search for others.
- Verification Cards: Display detailed contact or consumer info for agents to review and mark as verified, which updates the interaction record accordingly.
- Configurable Settings: Workspace administrators can customize search parameters, fields shown in results and verification cards, and enable related UI actions.
- Plugin Dependency: Included with the Customer Service (com.sncustomerservice) plugin; requires activation of the CSM Lookup and Verify plugin (com.snc.sncsmlookupverify) for configurations.
Practical Use for ServiceNow Customers
By implementing Lookup and verify, ServiceNow customers can:
- Reduce manual effort in searching for customer details during interactions.
- Ensure data accuracy by confirming verified information or updating interaction records with newly found data.
- Customize search behavior and UI elements to fit organizational workflows and data management policies.
- Enable agents in different CSM workspaces to have consistent, efficient access to customer information.
Configuration and Administration
Administrators can manage Lookup and verify settings via Workspace Experience under Lookup and Verify Configuration. They can:
- Enable/disable contact or consumer lookup configurations.
- Set minimum characters for triggering search and maximum results returned.
- Choose which fields appear in search results and verification cards.
- Review and manage lookup tables that support the feature.
ServiceNow support is available to assist with customizing searchable fields as needed.
The lookup and verify feature enables customer service agents to quickly look up contacts or consumers using information such as the name, phone number, or record number.
- If an interaction record is already populated with contact or consumer information from a chat or phone call, the agent can review the information and confirm that it is correct.
- If no customer or consumer information is available, the agent can search for this information, select and confirm the information. and populate the interaction record.
- CSM Configurable Workspace: By clicking the Verify Contact icon (
) or the Verify Consumer icon (
) in the contextual side panel.
- CSM Agent Workspace: By clicking the Lookup Contact and Lookup Consumer buttons.
Agents can perform a type-ahead search across multiple configurable fields such as name, phone number, email address, and record number. From the search results list, agents can select a result to display detailed information for the contact or consumer in a verification card. Once verified, the system adds the information to the interaction record and checks the Verified check box.
Plugins
Contact and consumer configurations
Two lookup and verify configurations are provided with the feature, one for contacts and one for consumers. Navigate to to access the Lookup and Verify Configurations list.
- Enable the configuration and display the related UI action on the interaction record.
- Enter the minimum number of characters to start the type-ahead search.
- Enter the maximum number of search results returned.
- Select the primary and secondary fields to include in the search results.
- Select the fields to display on the verification card.
- View the lookup tables.
Using Lookup and verify in CSM workspaces
- CSM Configurable Workspace: agents search for contact or consumer information using the contextual side panel.
- CSM Agent Workspace: agents search for contact or consumer information using the Verify Contact or Verify Consumer pop-up windows on the interaction form.
The search field provides type ahead search that displays results in a list and narrows the results as more characters are entered. Selecting a result from the list displays more detailed information about the contact or consumer in a verification card.
- For phone numbers and record numbers, it uses an "exact match" search.
- For other fields, it uses a "starts with" search.
Verification cards
After selecting a search result, detailed information about the contact or consumer is displayed in a verification card. From this card, the customer service agent can review and confirm the information by clicking Verified.
Tables
- Lookup and Verify Configurations (sn_lookup_verify_config)
- Lookup Tables (sn_lookup_verify_search_on_table)