--- title: "Remove Dynatrace config build by Automation" chapter: false weight: 1 --- ## Remove Dynatrace config build by Automation Run this command to remove Dynatrace configuration: ``` cd ~/aws-modernization-dt-orders-setup/workshop-config ./cleanup-workshop-config.sh ``` The start of the script output will look like this: ``` =================================================================== About to Delete Workshop Dynatrace configuration =================================================================== Proceed? (y/n) : y ... ... Done Removing Dynatrace config ``` When you are back at the command prompt, then continue to the next step.