Resolution screen

At this screen you will be able to see recommendations from the LLM in orders to diagnose and/or fix your problem.

You will see summary of the problem and be proposed to run diagnostics or fix commands.

Before running any of the proposed commands you can update, remove or even add your own commands.

After execution is done you will see outputs for each of the commands.

For security reasons by default every output is getting masked. Look at anonymisation section in config file for more information.

Additionally it is possible to edit output in order to remove parts you don't want to share with LLM system.

You can chose to run LLM analysis with received data or just go back with sending to LLM, but in that case you will not get new recommendations.

After analysis done you will get new recommendations.

Sometimes there LLM can go into a bit different direction, so there is possibility to navigate it to the way we think may be correct.

After that LLM will provide more specific suggestions based on your input

After fixes have been executed successfully we can re-run check to make sure problem is solved.

Last updated