

# Opting out of usage tracking for DLAMI instances
<a name="monitoring-opt-out"></a>

The following Amazon Deep Learning AMIs operating system distributions include code that allows Amazon to collect instance type, instance ID, DLAMI type, and OS information.

**Note**  
Amazon doesn't collect or retain any other information about the DLAMI, such as the commands that you use within the DLAMI.
+ Amazon Linux 2
+ Amazon Linux 2023
+ Ubuntu 20.04
+ Ubuntu 22.04

**To opt out of usage tracking**

If you choose, you can opt out of usage tracking for a new DLAMI instance. To opt out, you must add a tag to your Amazon EC2 instance during launch. The tag should use the key `OPT_OUT_TRACKING` with the associated value set to `true`. For more information, see [Tag your Amazon EC2 resources](https://docs.amazonaws.cn/AWSEC2/latest/UserGuide/Using_Tags.html) in the *Amazon EC2 User Guide*. 