Import
Bring external JSON observation files into the active profile's local repository.
Open Data management → Import (#/data/import).
When to use import
Use Import when you have observation JSON files on disk (for example from an export, migration, or another tool) and want them in ODE Desktop's local SQLite store before sync or editing.
Import targets the active profile's workspace database.
Import workflow
- Stage files — drag and drop
.jsonfiles onto the import area, or use the file picker to select one or more files. - Review the summary — ODE Desktop shows counts, detected form types, and any parse or normalization issues per file.
- If there are non-fatal issues, confirm whether to import with issues or fix files first.
- Click Import to write observations into the local repository.
- Use Clear to reset the staging area.
After a successful import, refresh Observations and Sync health counts to see the new data.
What gets imported
- Observation JSON payloads compatible with the local repository schema
- Attachment references may be noted in the summary; ensure attachment files exist under the workspace
attachments/folder if needed
What this screen does not do
- Ongoing JSON editing — use Observations
- Synkronus sync — use Sync after import
- Profile switching — change profile on Profiles before importing
Next steps
- Observations — verify imported rows
- Sync — push imported changes to Synkronus (if intended)