> ## Documentation Index
> Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Create USB Device Control Rule

Creates a device control rule that allows/prevents peripherals to be connected to the device via USB.

## Parameters

<div className="integrations-table">
  | Parameter         | Description                                                                                                                                    |
  | ----------------- | ---------------------------------------------------------------------------------------------------------------------------------------------- |
  | Access Permission | Set the level of access granted to allowed USB devices.                                                                                        |
  | Action            | Select whether matched peripherals will blocked from communicating with the device.                                                            |
  | Device Class      | The USB class to be matched.                                                                                                                   |
  | Product ID        | The ID of the product to be matched.                                                                                                           |
  | Rule Name         | A unique, descriptive name for the USB device control rule.                                                                                    |
  | Rule Type         | The hardware identifier for which the rule will be applied.                                                                                    |
  | Serial ID (uid)   | The ID of the device to be matched.                                                                                                            |
  | Site ID           | The ID of the site in which the rule will be applied.<br />Can be retrieved from SentinelOne management console, under Sentinels -> Site Info. |
  | Status            | Sets whether the rule is `Enabled` or `Disabled` in the system.                                                                                |
  | Vendor ID         | The ID of the vendor to be matched.                                                                                                            |
</div>

## Workflow Library Example

[Create Usb Device Control Rule with Sentinelone and Send Results Via Email](https://library.blinkops.com/workflows/create-usb-device-control-rule-with-sentinelone-and-send-results-via-email)

<div className="iframe-wrapper">
  <div className="iframe-media">
    <img src="https://mintcdn.com/blinkops-2/ojHYuDeYX5FWuN8a/img/Icons/play-box.svg?fit=max&auto=format&n=ojHYuDeYX5FWuN8a&q=85&s=b8af968e71438a9499c3223c9bd29fb2" alt="Workflow Library" width="16" height="16" data-path="img/Icons/play-box.svg" />

    Preview this Workflow on desktop
  </div>

  <iframe className="iframe" src="https://library.blinkops.com/workflows/create-usb-device-control-rule-with-sentinelone-and-send-results-via-email/canvas" />
</div>
