Skip to main content

Overview

An intervention fires when the attention score drops below the configured threshold and no intervention is already active. OnlookAI supports several intervention types — from simple nudges to AI-generated comprehension checks.

Built-in intervention: MCQ

The desktop app generates multiple-choice questions using GPT-4o-mini based on the content the user was viewing. The user must answer before the session resumes.

Webhook intervention

Push score-drop events to your backend and handle them however you like.
The payload sent to your endpoint:

Cooldown

After an intervention resolves, a 60-second cooldown prevents immediate re-triggering. Configurable: