# Overview Once you install the plugin, you need to set the configuration and make quite a few changes. We should hook into the activation hook and set the following configuraiton, if the option key doesn't exist: **Basic Configuration** 1. Enabled = false 2. Excluded Queries "__schema,GetSeedNode" - To exclude introspection and Faust seed query 3. Data Sampling - 10% 4. Log Points - All selected **Data Management** - Data Deletion Enabled = true - Data Deletion Days = 30 - Data Sanitization Enabled = true - Data Sanitization Method = Reccomended >[!IMPORTANT] > We need to update the docs too