Connect to FinishKit·Beginner

Run Your First Scan

Start your first FinishKit scan and understand what to expect.

Step 1: Open your project

Go to your Projects list and open the project you just created.

Step 2: Start a scan

Click Run Scan. FinishKit queues a run and starts processing your repo.

Step 3: Watch the progress

The run view shows live progress. You'll see phases update in real time:

  • clone → cloning your repo
  • detect → identifying your tech stack
  • analyze → running LLM analysis passes
  • finalize → assembling your Finish Plan

This usually takes 2-5 minutes depending on repo size.

Step 4: Your Finish Plan is ready

When the run completes, click View Finish Plan. You'll see all findings organized by severity.

Don't close the tab while the scan is running. The live view updates in real time via websockets. If you do close it, the scan continues and you can check the result in your Runs list.

Next step

Understanding your Finish Plan →