Interaction to Next Paint measures how quickly a page visually responds after a user interacts with it — clicking a button, tapping a link, or pressing a key. It replaced First Input Delay (FID) as a Core Web Vital in March 2024 because FID only measured the delay before the browser could begin processing the event, not how long the full response took. A good INP is under 200 milliseconds.