The correct workflow in JProbe is to first create or edit the analysis settings to configure what you want to measure, then attach to the application session to start profiling, and finally load snapshots to view the collected data. Loading snapshots before attaching would mean there's no data to view yet. This logical sequence ensures the profiler is configured before data collection begins.