diff --git a/steps/LoSoTo.Plot.cwl b/steps/LoSoTo.Plot.cwl
index 082620476554f8aeb1ace1691aecaa73bb4a9ddc..2289100d2ac3b6ef64d0f773babebe39a2e7932c 100644
--- a/steps/LoSoTo.Plot.cwl
+++ b/steps/LoSoTo.Plot.cwl
@@ -18,7 +18,7 @@ requirements:
         entry: $(get_losoto_config('PLOT').join('\n'))
       - entryname: $(inputs.input_h5parm.basename)
         entry: $(inputs.input_h5parm)
-        writable: false
+        writable: true
       - entryname: run_losoto_plot.sh
         entry: |
           #!/bin/bash