---
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


---

# Discovery Admin Workspace Settings

# Discovery Admin Workspace Settings {#ariaid-title1}

* Release version: Yokohama
* 
* Updated August 11, 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 10 minutes to read

Summarize  
![AI sparkle icon](https://servicenow.com/docs/portal-asset/ai-sparkle-icon) 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 Discovery Admin Workspace Settings

The Discovery Admin Workspace Settings page allows ServiceNow customers to customize and manage high-level Discovery properties to better suit their organizational needs.
Accessible via Workspaces \> Discovery Admin Workspace \> Settings, these settings enable control over visualizations, anomaly detection, IP Address Management (IPAM) integration, notifications, and URL Discovery data collection.
These capabilities are available starting from Discovery Admin Workspace version 1.17.0 with specific version requirements noted for some features.
Show full answer Show less  

## General

Customers can define the dashboard time scale (7, 14, or 30 days) to visualize schedule health consistently across Home, Schedules, and Diagnostics pages. Changes require saving and refreshing the browser to take effect.

## Anomaly Detection

* **Purpose:** Automatically identifies irregular Discovery schedule behaviors such as failed runs, high errors, long run times, or low CI discovery rates, categorized into Critical, Major, and Minor severities.
* **Enable/Disable:** Anomaly detection is enabled by default but can be turned off (not recommended as it impacts multiple pages and reports).
* **Detection Methods:** Choose between ML-based (default) or stats-based detection approaches.
* **Sensitivity:** Configure sensitivity to balance false positives and negatives with four levels: Lowest, Low (default), High, Highest.
* **Thresholds:** Adjust thresholds (default 20%) for run time, error count, and CI deviations to reduce false positives; changes apply after saving.

## IP Address Management (IPAM)

* **Integration:** Manages Discovery schedules based on IPAM data imported via Service Graph Connector Central and specific IPAM connectors like Infoblox.
* **Auto-Creation:** Enables automatic creation of Discovery schedules from IPv6 IPAM data, organizing IPs into schedules based on user-defined criteria (e.g., location, environment).
* **Schedule Activation:** Auto-created schedules are inactive by default and require manual activation.
* **Data Refresh:** Schedules are kept in sync with IPAM data through configurable refreshes.
* **Management:** Provides a centralized view of installed IPAM connectors, connections, and drafts, allowing configuration and completion of setup.
* **IP Data Viewing:** Customers can view IP mappings and imported IPs but should avoid manual edits to prevent data corruption. Immediate data synchronization is available via a refresh option.

## Discovery Notifications

* **Purpose:** Enables real-time alerts or daily summaries of critical Discovery errors and schedule failures via Microsoft Teams channels or email.
* **Requirements:** ServiceNow AI Platform on specified releases and Microsoft Teams Graph spoke configuration.
* **Setup:** Configure notification destinations by adding Teams channel URLs or email recipients; test notifications validate connections.
* **Notification Categories:** Include auto-created IPAM schedule activation, critical anomalies, MID cluster or server downtime.
* **Customization:** Notifications can be individually edited, enabled/disabled, and frequency adjusted. Immediate or daily frequencies are supported, with default settings applied on setup.

## URL Discovery

* **Functionality:** Controls collection of web usage data from managed Windows and macOS devices using Agent Client Collector for Visibility (ACC-VC).
* **Broad URL Discovery:** When enabled, monitors all URLs visited on Chrome-based browsers across managed devices (data retained for 30 days). Disabled by default due to privacy considerations, including GDPR compliance risks.
* **Targeted URL Discovery:** Allows configuration of specific URLs or domains to monitor when broad monitoring is off. URLs can be added individually or in bulk with validation rules for product and application mapping.
* **Management:** URLs can be edited or removed, with removed URLs ceasing active monitoring but retaining historical data for 30 days.
* **Insights and Agent Info:** Provides access to URL Discovery insights dashboard for analytics and to the Agent Client Collectors table for device agent status.

## Practical Benefits for ServiceNow Customers

* Customize Discovery visualizations and anomaly detection to suit your operational preferences and improve schedule monitoring.
* Integrate tightly with IPAM systems to automate and maintain Discovery schedule accuracy tied to your IPv6 infrastructure.
* Receive timely, actionable notifications through preferred communication channels to ensure rapid response to Discovery issues.
* Gain visibility into web usage data on managed devices while balancing data collection with privacy compliance.
* Manage and maintain these settings centrally within the Discovery Admin Workspace for streamlined administration.  
The Settings page enables you to customize and manage high-level Discovery properties so they're tailored to meet your specific needs.  
To access the Discovery Admin Workspace Settings page, navigate to WorkspacesDiscovery Admin WorkspaceSettings.  
Note:  
The capabilities described here are available starting with Discovery Admin Workspace v1.17.0. Specific version requirements are noted for individual features where applicable.

## General {#discovery-admin-workspace-setup__section_hkj_z4h_z2c}

The General settings control how Discovery visualizations are displayed in the workspace.

Dashboard time scale
:   Enables you to see the health of your schedules over your preferred time span.  
    Use the Time scale drop-down list to choose between 7, 14, and 30-day time periods. The default time period is 7 days. After you configure it, all relevant data visualizations across the Home, Schedules, and Diagnostics pages update to measure over this time period.  
    Important:  
After these settings are saved, you must refresh your browser to update the data visualizations with the new time scale.  
Note:  
No changes are applied until you select Save.

## Anomaly detection {#discovery-admin-workspace-setup__section_etk_s2x_23c}

The Anomaly Detection settings control how Discovery identifies and surfaces irregular schedule behavior within the Discovery Admin Workspace.

Anomaly detection
    : Identifies unusual behavior, like failed runs and significant deviations from the thresholds for high error counts, longer discovery status duration, and fewer discovered configuration items (CIs) or cloud resources.  
    Anomalies are categorized into the following severity levels:

    * Critical: Schedules that have failed to run
    * Major: Schedules that have a low CI discovery rate
    * Minor: Schedules that have a long run time or a high error count
    {#discovery-admin-workspace-setup__ul_ujl_v2x_23c}  
    The Enable anomaly detection toggle enables you to turn the feature on and off. This feature is on by default.  
    Warning:  
    Turning off this feature significantly impacts the Discovery experience across multiple pages, charts, and tables.

Detection method
:   Identifies anomalies in Discovery schedules with the following approaches:

    * ML-based: Uses machine learning (ML) algorithms to analyze historical schedule data, recognize complex patterns, and detect anomalies without predefined rules.
    * Stats-based: Relies on traditional mathematical techniques, such as calculating standard deviations to identify outliers based on fixed numerical thresholds.

    {#discovery-admin-workspace-setup__ul_xvt_w2x_23c}

    Select the Detection method drop-down list to choose an approach. The ML-based approach is the default detection method.

    You can also adjust the sensitivity of anomaly detection.
    Lower sensitivity reports more anomalies, which might lead to more false positives, which means that normal scans are flagged as anomalies. Higher sensitivity reports fewer anomalies, which might result in more
    false negatives, which means that actual anomalies might not be detected.

    Use the Sensitivity drop-down list to choose your preferred detection sensitivity. Choices include Lowest,
    Low, High, Highest. By default, anomaly detection is set to Low sensitivity.

Adjust thresholds

:   Adjusting thresholds helps prevent false positives, making sure that normal scans aren't mistakenly flagged as anomalies. When the anomaly detection method flags a Discovery status as an anomaly, the status metrics are analyzed for deviations from the average measurements based on the specified thresholds.

    Scans are marked as anomalous when the run time, error count, or CI measurements deviate from the average by a specified threshold. The default threshold is 20%, but you can change the number that defines this
threshold in the relevant text box. Selecting Reset reverts the threshold back to the default 20%.  
Note:  
No changes are applied until you select Save.

## IP Address Management (IPAM) {#discovery-admin-workspace-setup__section_oxp_1pj_23c}

The IPAM settings manage how Discovery integrates with your IPAM sources, controlling schedule creation and connection behavior within the workspace. For more information, see [IPAM Discovery integration](https://servicenow-prod.fluidtopics.net/hGSueGarHiETF8ZSu8eh1g "The IP Address Management (IPAM) to Discovery integration feature enables your organization to automatically create and manage Discovery schedules based on your IPv6 network infrastructure data stored in IPAM. This integration keeps your discovery processes synchronized with your IPv6 network changes, providing a complete and up-to-date view of your network environment.").  
Important:  
This feature requires the ServiceNow AI Platform to be running on the Australia release, the Zurich release starting with Patch 8, or the Yokohama release starting with Patch 13. You must also install and configure Service Graph Connector Central (SGC Central), starting with v2.4.0, and Service Graph Connector for Infoblox, starting with v1.5.0. For more information, see [Configuring SGC Central](https://www.servicenow.com/docs/access?context=sgcc-configuring&version=yokohama&pubname=yokohama-servicenow-platform&ft:locale=en-US) and [Configure Service Graph Connector for Infoblox using SGC Central](https://www.servicenow.com/docs/access?context=sgcc-configure-infoblox-integ&version=yokohama&pubname=yokohama-servicenow-platform&ft:locale=en-US).

Auto-create Discovery schedules
:   Automatically create and manage Discovery schedules based on your IPv6 network infrastructure data stored in IPAM.

    After you install and configure the connectors through SGC Central, use the toggle to enable auto-created schedules. When enabled, Discovery creates schedules from incoming IPAM data and keeps them updated based on your auto‑creation criteria and IP data refresh settings. Schedules created automatically by IPAM are
    inactive by default. To activate a schedule created by IPAM, see [Activate auto-created Discovery schedules](https://servicenow-prod.fluidtopics.net/mIBrBvcAkAB4HJ2CWd1voA "Activate schedules that were created automatically via the Discovery and IP Address Management (IPAM) integration.").  
    Use the Auto-creation criteria setting to define how Discovery organizes IPs from your IPAM connections into new Discovery schedules. Discovery evaluates the key that you provide, retrieves the corresponding value from your IPAM data by looking it up in the Key Values \[cmdb_key_value\] table, where it searches only subnet records. IPs that share values are assigned to the same schedule, enabling the schedule structure to follow meaningful attributes such as location or environment.  
    Note:  
    If you don't want to provide a key, you can enter a single space in the Tag key field.

    Use the data refresh settings to keep auto-created schedules aligned with the latest IPAM information. Discovery checks for new, updated, or removed IPs during each refresh and updates schedule mappings accordingly. This helps keep schedules accurate as your network changes.

IPAM connectors and connections

:   Provides a centralized view of your installed IPAM connectors and connections, along with access to their configuration details and drafts.

    The Installed connections tab displays the details of your existing IPAM connections. Selecting a connection from this list opens the connection record, where you can view information such
    as connection properties, status, and data sources.

    The Installed connectors tab shows the IPAM connectors that are installed on your instance. Selecting a connector from this list opens its connector record, where you can review its
    configuration and confirm that it's ready to send imported IP data to Discovery.

    The Drafts connections tab lists any IPAM connections that were created but not fully configured. Select Resume setup next to the draft connection to complete the
    required settings before it is set to active.

IP data from IPAM connections

:   Enables you to view the IP address information imported from your IPAM solutions and understand how that data is organized for Discovery. This includes lists that show the IPs retrieved through your IPAM connections and how those IPs are mapped to auto-created schedules.

    Select the IP schedule mapping link to access the IPAM Data page, which displays a list of the IPv6 addresses mapped to auto-created schedules.  
    Note:  
    This link displays only when auto-created schedules are enabled.

    Select the Imported IPs link to access the IPAM Data page, displaying a list of IP data imported from your IPAM solutions through SGC connections. To avoid data corruption, don't edit or add
IP data to the Imported IPs list.  
Note:  
No changes are applied until you select Save.

To synchronize your IP data immediately instead of waiting for the next refresh time, select Refresh IP data.

## Discovery notifications {#discovery-admin-workspace-setup__section_qj5_dvh_zhc}

Discovery notifications enable administrators to receive real-time alerts or daily summaries of critical Discovery errors and schedule failures through Microsoft Teams and email, directly from the Discovery Admin Workspace.  
Important:  
This feature requires the ServiceNow AI Platform to be running on the Australia release, Zurich release, or the Yokohama released starting with Patch 6. Before you can set up notifications, you must configure the Microsoft Teams Graph spoke. For more information, see [Set up the](https://www.servicenow.com/docs/access?context=set-up-msteams&version=yokohama&pubname=yokohama-integrate-applications&ft:locale=en-US).

Notification destinations
:   Enables you to configure where your team receives Discovery notifications to respond quickly to urgent anomalies, errors, and failures.  
    To integrate your Microsoft Teams channel or email for notifications, select Configure the first time you set up the integration, or use the Edit icon (![]()) to update it at any time. For Microsoft Teams, enter a channel name and URL in the corresponding fields.  
    Note:  
    The channel name is unique to Discovery Admin Workspace, but the channel URL must be obtained directly from Microsoft Teams.

    Select Send test notification to validate the integration. A failed test displays an error message, while a successful test sends a
    notification to your Teams channel. After you send the test notification and select Save, the connection status updates. A successfully validated channel URL displays a
    Connected status. If validation fails, the status changes to Disconnected and includes a timestamp for the last attempted connection.

    For email, enter a
    valid email address in the text box and select Add. There's no limit to the number of recipients that you can add. To remove a recipient, select X. Recipients can
    opt out of email notifications by selecting the Unsubscribe link in the email and sending the auto-generated response.  
    Note:  
    The Unsubscribe option is available only if the recipient's email address is associated with a sys_user record.

Notification settings
:   After configuring your notification destinations, you can use the settings here to create and update notification rules, view connected Microsoft Teams channels, and adjust integration details as needed.

    Use the toggle to enable Discovery notifications. This feature is off by default.  
    When enabled, the notification table displays four notification categories:

    * Auto created IPAM schedules: Notifies you when an auto-created IPAM schedule requires manual activation.
    * Critical anomalies: Notifies you when anomaly detection identifies a schedule that has failed to run.
    * MID cluster down: Notifies you when a Discovery-specific MID cluster goes down.
    * MID server down: Notifies you when a Discovery-specific MID Server goes down.

    {#discovery-admin-workspace-setup__ul_uwg_pv3_23c}To configure a notification, select the Edit icon (![]()) or the Name hyperlink. You can also use inline editing within the table.

    By default, all Microsoft Teams and email notifications are enabled. The notification frequency is set to Immediately for all notifications, except critical anomalies, which is set
    to Daily.

## URL discovery {#discovery-admin-workspace-setup__section_m31_m4h_53c}

The URL Discovery settings control how Agent Client Collector for Visibility (ACC-VC) collects web usage data from managed Windows and macOS devices. You can enable broad URL monitoring and manage targeted URLs to monitor
from this page.  
Important:  
This feature requires the ServiceNow AI Platform to be running on the Australia release, Zurich release, or the Yokohama release starting with Patch 6. Other app dependencies include:

* Software Asset Management Professional plugin (com.snc.samp)
* ITOM URL Discovery, starting with v1.1.0
* Discovery Admin Workspace, starting with v1.14.0
* Agent Client Collector for Visibility (ACC-VC), starting with v1.8.0

{#discovery-admin-workspace-setup__ul_uq1_tvh_53c}

The browser extension must be enabled on the host.  

Broad URL Discovery
:   Enables full monitoring of web usage data from managed devices. Use the Discover all URLs toggle to enable data to be captured for all URLs that are visited. This feature is inactive by
    default. Data is captured only for your targeted URLs. When enabled, data is captured for all URLs accessed on Chrome-based browsers across managed devices and any targeted URLs. Data is kept for a maximum of 30
    days. Data is deleted if a URL is removed or if the discovery type is changed.  
    Warning:  
    Enabling this feature captures data for all URLs accessed on managed devices. This method may not be compliant with EU General Data Protection Regulation (GDPR) and other privacy regulations. Review your company policies before enabling.

Targeted URL discovery
:   The Targeted URL Discovery list displays the URL or URL domain configured for monitoring. When broad URL discovery is turned off, the system captures data only for domains in this list.  
    Select Add new to add URLs to the monitored list. In the Add new URL dialog, select Individual or Bulk to choose how to add URLs.

    * Individual: Complete the required fields in the Add new URL form and select Save.  
      Note:  
      For a description of the fields in this form, see [URL Discovery insights dashboard](https://servicenow-prod.fluidtopics.net/UtRq3fSNjHLCpj32MzfJWA "The Discovery Admin Workspace URL Discovery insights dashboard displays captured data and analytics for web domains accessed on managed Windows and macOS devices.").
    * Bulk: Add multiple URLs at once using a file upload. The bulk upload follows a three-step process:
      1. Download template: Select a template to download.
      2. Add file: Select a `.csv` or `.xlsx` file to upload. Select + Add another file to include additional files. Select Next when at least one file is attached.
      3. Review: Review the parsed URL entries in the snapshot preview table before submitting. The table displays the URL or URL Domain, Internal or External classification, Category, Product, Publisher, and Application Service for each entry, along with a total URL count. Select Add to submit all URLs. Or, select Cancel at any step to close the dialog without saving.  
         Important:  
         Beginning with URL Discovery v1.2.1, when you add a URL, the following rules apply:
         * A URL with no application and no product is added as a standalone domain.
         * A URL with an application but no product creates the application without a SAM product.
         * Selecting a Product makes the Application Service field required.
         * A product without an application is rejected.
         * A duplicate URL (same normalized host and source) is rejected.
         {#discovery-admin-workspace-setup__ul_xcz_q1b_sjc}
      {#discovery-admin-workspace-setup__ol_px4_xzx_z3c}
    {#discovery-admin-workspace-setup__ul_bls_vzx_z3c}  
    Edit an individual URL by selecting the URL or URL domain hyperlink.  
    Note:  
    * Mapping a SAM product to a URL requires the sam_user role.
    * No changes are applied until you select Save.
    {#discovery-admin-workspace-setup__ul_ys2_ykw_ljc}

    To remove a URL from the targeted monitoring list, select the corresponding check box and then select Remove. Confirm the removal when prompted. The URL is removed from
    the list immediately and is no longer actively monitored. Historical monitoring data for the removed URL is retained for 30 days before being deleted.

    Select the filter icon () to apply filters to the table.

URL Discovery Insights
:   Select the link icon to access the URL Discovery insights dashboard, where you can view captured data and analytics for accessed URLs. For more information, see [URL Discovery insights dashboard](https://servicenow-prod.fluidtopics.net/UtRq3fSNjHLCpj32MzfJWA "The Discovery Admin Workspace URL Discovery insights dashboard displays captured data and analytics for web domains accessed on managed Windows and macOS devices.").

X devices with ACC agent installed
:   Select the link icon to access the Agent Client Collectors \[sn_agent_cmdb_ci_agent\] table.
**Previous topic:** [Edit an existing check](https://servicenow-prod.fluidtopics.net/BAnvf5sP~kY4B0nxn_R0jQ "By editing the definition check, you can change description and script.")  
**Next topic:** [View and filter ITOM Visibility apps using the Discovery Admin Workspace](https://servicenow-prod.fluidtopics.net/wlFdB_ypiQIeDm4nRTzoLg "Access all ITOM Visibility apps from a single location in the Discovery Admin Workspace. View and filter both the applications already installed on your instance and those applications available for installation. Use this feature to integrate applications and enhance the Discovery experience.")

*[\>]: and then


