Individual Entry Tracking
When to use it
Section titled “When to use it”Daily exports give you one summary file per day. Use Individual tracking to cite one event or link to a specific workout. You can also link a mood entry to a weekly review.
This is on top of the daily export, not instead. With both on, you get both kinds of files.
Two-step setup
Section titled “Two-step setup”The settings UI is intentionally a two-step funnel:
- Master switch. Turn the feature on globally.
- Per-metric selection. Choose which metrics get individual files. Most people do not want a file per heart-rate reading (10,000 / day), but they do want one per workout (~1 / day).
Quick actions
Section titled “Quick actions”Folder structure
Section titled “Folder structure”Filename template
Section titled “Filename template”Default: {date}_{time}_{metric}. Available placeholders: {date}, {time}, {metric}, {category}. Example output:
Canonical source-backed entries append the selected metric and lowercase HealthKit UUID after the configured filename. This keeps the same source record stable across reruns and prevents same-minute collisions. UUID-free compatibility entries retain the shorter legacy filename behavior.
Only categories with an enabled metric in Health Metrics appear here. Enable a metric there first. Then return here to select per-entry tracking. Before you automate paths, read the source-record identity contract and generated filename matrix.