§ Docs · Guide 7 of 11

Automatic exports

Auto Export writes your day to a folder you choose, on a schedule you choose — daily or as often as every hour — with rewrite and append modes that keep each day's file consistent.

Platform
iOS 17+
Updated
August 22, 2026
Reading
4 min
Back to

Pro feature. Auto Export appears in the Export tab once you've chosen a default export folder and unlocked Pro.

The idea

You pick a folder, a format, and a schedule. Each run exports the current local day so far into one file for that day — always the same file name for the same day, no matter how many times it runs. Yesterday's file is never touched; tomorrow gets a new one.

Schedules

Rewrite vs append

ModeBehavior
Rewrite (default)Each run rewrites the day's file with everything recorded so far today. Simple and self-healing.
AppendEach run adds only records captured since the last successful run — no duplicates, tiny writes. (Once-daily schedules always rewrite.)

Append works for CSV, JSON, Markdown, OwnTracks, Overland, and GeoJSON. GPX and KML always rewrite the full day, because valid XML files can't be naively concatenated.

How the app wakes up

iOS never guarantees background execution, so Auto Export layers its chances:

If a run fails you'll get a notification with the reason and a retry; the schedule itself keeps going.

Manual control

Run now in the Auto Export section performs an export immediately regardless of schedule — useful after a big day. The section also shows the last run time and format.