Need to re run the analysis in UI

I am using sonarqube 8.9, I would like to re-run the analysis with another quality profile in the UI itself. Is there any possible way for this?

Hey there.

To re-run analysis, it must be triggered the same way you ran analysis the first time (locally using the sonar-scanner or in your CI pipeline).

And, your version is past EOL. You should upgrade to either the latest version or the current LTS at your earliest convenience. Your upgrade path is:

8.9 → 9.9.3 → 10.3 (last step optional)

You may find these resources helpful:

If you have questions about upgrading, feel free to open a new thread for that here.