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


---

# Exclude directories from running process-based discovery

# Exclude directories from running process-based discovery {#ariaid-title1}

* Release version: Yokohama
* 
* Updated June 3, 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Exclude specific directories from running process-based discovery so that processes running from those locations aren't recorded or included in File-Based Discovery scans.

## Before you begin

Running process-based discovery must be enabled. For details, see [Enable running process-based discovery](https://servicenow-prod.fluidtopics.net/J~OWaAfF57R~rKyFeNbuuQ "Enable running process-based discovery so that the Agent Client Collector for Visibility Content agent detects software running from directories outside your configured File-Based Discovery scan paths.").

Role required: disco_admin

## About this task

Some running processes have no Software Asset Management (SAM) value and only add noise to discovery output, such as security tooling or the agent's own processes. Use the FBD Process Path Exclusions
\[sn_acc_vis_content_fbd_proc_path_exclude\] table to prevent those directories from being recorded. A set of common exclusions is included in the base system.

## Procedure

1. Navigate to the FBD Process Path Exclusions \[sn_acc_vis_content_fbd_proc_path_exclude\] table.
2. Select New.
3. Complete the fields for the exclusion record.  
   {#exclude-directories-running-process-based-discovery__entry__2}

   | Field | Description |
   |-|-|
   | Path | Absolute directory prefix to exclude. Any process running from this directory or a subdirectory of it is ignored. |
   | Platform | Operating system the exclusion applies to: Windows or Unix. Unix covers Linux and macOS. There is no combined option; specify the platform explicitly. |
   | Active | When selected (the default), the exclusion is enforced. Clear this check box to disable the exclusion temporarily without deleting the record. |
   | Description | Optional notes describing the purpose of the exclusion. |
   [Table 1. FBD Process Path Exclusions form]

4. Select Submit.

## Result

The exclusion is pushed to the relevant agents automatically. New collection cycles skip the excluded directories. Any previously collected paths that match the exclusion are removed during the next daily maintenance cycle.

