---
sourceDocument: Yokohama IT Operations Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/yokohama/it-operations-management

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama IT Operations Management

ft:clusterId :

    - itom

bundleId :

    - itom

workflow :

    - Technology


---

# Create and manage mappings

# Create and manage data mappings {#ariaid-title1}

* Release version: Yokohama
* 
* Updated July 31, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 4 minutes to read

Map your services to the data from a connected external application performance management (APM) instance, and view it in charts for the service.

## Before you begin

* If you are on version 1.5.0, activate the services that have data from an external APM instance. For instructions on how to activate the services, see [Activate teams and services](https://servicenow-prod.fluidtopics.net/BekT7A59xhh4BRa23PkO8Q "Follow this step only if you are on version 1.5.0 of Service Observability. Assign existing teams to Service Observability so they can view the data returned by the Configuration Management Database (CMDB) on those pages. Activate the services in the CMDB for use in Service Observability."). For later versions, you don't need to activate services. You can map any of the following service types:
  * Application
  * Mapped application
  * Calculated application
  * Dynamic CI group
  * Technical
  * Tag-based
  * Service offerings
  * Business services
  {#create-and-manage-observability-data-mappings__ul_kyv_xpj_cfc}
* [Connect a Service Observability data source](https://servicenow-prod.fluidtopics.net/r8tDxUIrS533znEw8FX5Aw "Connect Service Observability to an external application performance management (APM) instance. Service Observability displays metrics in the Service Operations Workspace (SOW) from that APM instance.")

{#create-and-manage-observability-data-mappings__ul_b44_jgj_xdc}

Role required: sn_sow_svcobs.admin

## About this task

When a service CI is mapped to specific APM metric tag key/value pairs, Service Observability displays metrics containing those tags for that service. These metrics are grouped by the following entity types:

* Application metrics: Metrics associated with the selected service
* Compute metrics: Metrics associated with the hosts the service is run on
* Databases: Metrics associated with databases used by the service
{#create-and-manage-observability-data-mappings__ul_nmv_cl4_pfc}

For example, say you have metrics from New Relic that are used to monitor services, databases, and hosts. On those metrics, you have used the tag `service_name`. Say you have also mapped the `checkout` service CI to
the APM metadata key/value pair `service_name = checkout`. Service Observability shows you all the database and host metrics tagged with `service_name = checkout` in the context of the `checkout` service CI.

If some of your metrics on different entities use a different key name or a different key value, you can create exceptions. For example, if your host metrics use `service` instead of
`service_name`, you can create an exception to include those metrics.

Each entity type has its own dashboard and each metric or related CI has its own default chart. You can customize the templates used for the dashboards and charts. See [Customize Service Observability dashboard templates](https://servicenow-prod.fluidtopics.net/Er7WM1Kj0dsqKF4aiScVsQ "You can customize the Service Observability dashboards on both the Overview and Observability tabs of the Service Details page. You can change or add metrics and related data to fit your business needs.") for more information.  
Note:  
To understand how Service Observability creates these mappings, see [APM vendor entity mappings for Service Observability](https://servicenow-prod.fluidtopics.net/b_Y0zefc85A5goCuhOnEfA "Understand how Service Observability maps service, host, and database entities to your Application Performance Management (APM) vendor resources.").

For a description of the field values, see [Service Observability data mapping form](https://servicenow-prod.fluidtopics.net/YzsEXlbmrfNrzE_DD8ydPg "Field descriptions for the Observability data mapping form. Use this form to map activated services in Service Observability to metrics from your application performance monitoring (APM) instance. Each service can be mapped only once, but can contain exceptions to include all related entities.").

## Procedure

1. Navigate to the Data mappings page, following the procedures for your version of Service Observability.
   * Version 1.5.0: Navigate to AllService Operations WorkspaceConfigurations, then navigate to Service Observability ManagementManage ObservabilityData mappings
   * Version 1.6.x or later: Navigate to AllService Operations WorkspaceConfigurations, then navigate to Service ObservabilityData mappings.
   {#create-and-manage-observability-data-mappings__choices_unc_bkc_q2c}
2. Select Create your first mapping or Create mapping.
3. On the Observability data mapping page, enter a name for the mapping.
4. Choose the services that should use this mapping.
   * For version 1.5.0: Enter the names of the activated services that you want to map. For information about activating services, see [Activate teams and services](https://servicenow-prod.fluidtopics.net/BekT7A59xhh4BRa23PkO8Q "Follow this step only if you are on version 1.5.0 of Service Observability. Assign existing teams to Service Observability so they can view the data returned by the Configuration Management Database (CMDB) on those pages. Activate the services in the CMDB for use in Service Observability.")
   * For version 1.6.x and later:
     1. Choose Select services.
     2. Use the navigation to narrow down the list to the type of service you're searching for.
     3. Select the services to add to the mapping. You can add services from any combination of service type.  
        Note:  
        Use the filter to narrow down the service list.
     4. Select Add services to add them to the mapping.
     {#create-and-manage-observability-data-mappings__ol_r3c_l1b_s2c}

   {#create-and-manage-observability-data-mappings__choices_xlf_xsz_hgc}  
   The Mapping preview pane updates to show the selected service, or the first service in a list of services.
5. Create a rule to determine how Service Observability should map internal services to the APM entities using tag keys and values.
   1. Select the data source for this map.
   2. Enter the tag key that you want to use to map the APM data to the service.  
      The key can be any tag you use on your APM metadata, for example `service`. The entered key must match the tag you use in the APM metadata and is case-sensitive.  
      Note:  
      If you use more than one tag to represent a service, you can create an exception. For example, if most tags use `service` except for database metrics, which use `service_name`, you can create an exception for the database metrics.
   3. Manually enter a tag value or choose one from the drop-down menu.  
      Note:  
      Values are case-sensitive.
      Values can be strings that are from your APM metadata, like a service name, or they can be a variable used to represent multiple instances, for example `$(service)`. When your key represents a service, a drop-down menu shows fields from the corresponding CI that can be used as a variable. If you choose to use a variable, be sure that the values resolve to values sent in the APM data.  
      Note:  
      If you selected more than one service to map, the drop-down displays only the fields that are common to all selected services.

   {#create-and-manage-observability-data-mappings__substeps_wvb_lsz_hgc}  
   You can now test your mapping or add exceptions.
6. **Optional:** If some of your entities use different key names or values, create exceptions to the default policy by configuring them in the Exceptions card.
7. Test the mapping.  
   The Mapping preview panel shows the test results for the first service mapped. Service Observability sends a request through the connection and returns the entities found using the provided mapping. If you created an exception using a different source, the panel shows the results from each source separately. If the results don't seem correct, try reconfiguring the mapping by changing the tag key or value.

   If you have more than one service mapped, use the Service drop-down
   menu to select and test a different service.
8. Select Save mapping.

## Result

On the Observability tab of the Service details page, dashboards and charts appear for the entities found from the mapping.

*[\>]: and then


