diff --git a/wetb/prepost/dlctemplate.py b/wetb/prepost/dlctemplate.py
index ed8f40472c932572ba0837ac9ff7e4b5d6ff2db4..95e0a5e9c6f5489c2fa1f56ae70ec1ff6ffc7396 100755
--- a/wetb/prepost/dlctemplate.py
+++ b/wetb/prepost/dlctemplate.py
@@ -363,7 +363,8 @@ def post_launch(sim_id, statistics=True, rem_failed=True, check_logs=True,
                           'hub3-blade3-node-%03i-momentvec-y' % nn_blr]]
         i0, i1 = 0, -1
 
-        tags = list(cc.cases[list(cc.cases.keys())[0]].keys())
+        # in addition, sim_id and case_id are always added by default
+        tags = ['[Case folder]']
         add = None
         # general statistics for all channels channel
         df_stats = cc.statistics(calc_mech_power=True, i0=i0, i1=i1,