# Why duplicate rides appear (and how to prevent them)

Multiple ingestion paths can create duplicate-looking records.

## Prevention
Set one primary source and avoid parallel manual uploads while debugging.

## Cleanup
Use source ID plus timestamp matching. Remove only the redundant entry.

Cleaner activity history improves trend integrity.
