Snapshot reanalysis

Reanalysis lets you process the AI response for an existing snapshot again without sending a new request to the model.

When should you run reanalysis?

  • The snapshot has status failed — the analysis did not succeed the first time
  • You suspect an error in mention detection (false positive / false negative)
  • GEORate released an update to its analysis algorithms
  • You changed brand aliases — and want to refresh historical data

How do you run reanalysis?

Single snapshot

  1. Open the snapshot view (/projects/[id]/snapshots/[snapshotId])
  2. Click Reanalyze (button in the header)
  3. Confirm the action

From the history view

  1. In the history table, find a snapshot with status failed
  2. In the actions menu (⋮), choose Reanalyze

What happens during reanalysis?

1. The snapshot receives the status: pending_reanalysis
2. An informational banner appears on the project page
3. GEORate processes the original AI response again (it does not ask the question again)
4. Metrics are recalculated for the new results
5. The status changes to: completed
6. Toast: "Reanalysis completed"

Important: Reanalysis does not send a new request to the AI model. The response comes from the original snapshot. If you want a fresh AI response, run a new snapshot.

Differences in reanalysis results

Reanalysis results may differ from the original ones if:

  • You changed brand aliases (new aliases = newly detected mentions)
  • GEORate updated the sentiment analysis model
  • You changed product configuration

Limits

Reanalysis does not count toward the daily on-demand snapshot limit.