diff --git a/src/app/config.ts b/src/app/config.ts
index 85d3daf230838b6c0e9fcee15e85ae0a101b4c4a..59289438a77dbf68e4c701f5dad93dd8a59fd63b 100644
--- a/src/app/config.ts
+++ b/src/app/config.ts
@@ -139,7 +139,7 @@ export const defaultConfig: IConfig = {
   showOverview: true,
   showQuery: true,
   showItemSelector: true,
-  showSimpleAnalysis: false,
+  showSimpleAnalysis: true,
   showAdvAnalysis: true,
   showSelection: true,
   showTasks: true,