how to use nvidia-nsight compute

I did not find documentation which specifies how to use nsight compute for profiling. After connecting to localhost and selecting interactive profile, it starts debugger by default. Is there any way how do I skip the debugger/ run in release mode.? Also, how do I see gpu/sm utilization ? what is the defination of utlization for nsight? is it percentage of how many multiprocessors are used or percentage of time SMs are used?

I have the exact same issue