--- alias: tutorials-instruments-management-scenario-exclusive-usage tags: - data collection timetoread: true description: "Validate that an exclusive-use instrument can only be associated with one process resource at a time." --- # Scenario 2: Exclusive Usage Use this scenario to validate the **Exclusive Usage** flag. An **Instrument** marked as exclusive can be associated with only one process **Resource** at a time. 1. Go to `Measurement Station 01` > **Instruments** > **Manage**. For more information, see [[user-guide-manage-resource-instruments]]. 1. Start **Dispatch** and **Track-In** for `PCB-LOT-002`. 1. Select :material-plus:, choose `Scale-1`, confirm that **Exclusive** is set to `Yes`, and select **Update**. ![Screenshot showing Scale-1 associated with Measurement Station 01 as an exclusive instrument.](../images/scenario_exclusive_usage_station_01.png) 1. Go to `Measurement Station 02` > **Instruments** > **Manage**. 1. Select :material-plus: and try to add `Scale-1`. 1. Verify that the system blocks the association. ![Screenshot showing the blocked association when Scale-1 is already in exclusive use.](../images/scenario_exclusive_usage_blocked_station_02.png) 1. Go to **Business Data** > **Resource** > `Scale-1`. 1. Select **Views** > **References** > **Where Used**. 1. Confirm that `Scale-1` is related to `Measurement Station 01`. ![Screenshot showing the Where Used page for Scale-1.](../images/scenario_exclusive_usage_where_used.png) 1. Return to `Measurement Station 01` > **Instruments** > **Manage** and remove `Scale-1`. 1. Go back to `Measurement Station 02` > **Instruments** > **Manage**. 1. Add `Scale-1` again and select **Update**. ![Screenshot showing Scale-1 successfully associated with Measurement Station 02 after removal from Station 01.](../images/scenario_exclusive_usage_station_02_success.png) ## Video Example {% set video_id = '7e9787fb37d3d73db394a8c0bb6a42c6' %} {% include-markdown 'includes/cloudflare_stream.md' %} Next page: [Scenario 3: Instrument Calibration Management](instrument_calibration_management.md).