**Problem**: Most keys in json output file are hardcoded. It is interesting to have the h ability to change them. **Example**: ```JSON "processes": { "default_key_process": [{ }], "custom_key_1_process" : [{ }], "custom_key_N_process" : [{ }] } ```