When debugging end-user issues, debugging and finding the cause generally requires recreating that list of actions in the same order the user performed them.
Complex cascading actions and navigations tend to make this arduous at best and often unlikely.
I think it would be made easier if the profiler could be added as an action to a trigger or button to track these.
Currently the webhooks record the profiler to be referenced at a later date if needed.
I would like to be able to access it for debugging end-user initiated issues.