SoloMGR Documentation
Table of Contents
JSON Backup
Export your SoloMGR data as a JSON backup (ZIP-compressed). Use it for data recovery, processing with external tools, or handing off to AI for analysis.
Export Steps
- Open SoloMGR Settings
- Click "Export JSON backup" in the "Data Backup" section
solomgr-backup-<timestamp>.zipdownloads
File Structure
solomgr-backup-<timestamp>.zip
├── data.json # Organizations, persons, projects, works, tasks, logs
└── profile.json # Account settings
Tip: You can paste the JSON straight into an AI chat and ask for analysis — trend analysis by person, monthly volume breakdowns, and more.
Budget Tracking (Pending Revenue)
Set a base price on a task in the task master, and pending revenue and outsourcing costs are totalled in real time inside the app. No external tools required.
How It Works
- Revenue only reflects completed logs (submissionDate/responseDate filled)
- Only initial submissions (revisionNo=0) are counted
- Resubmissions after rejection (revisionNo=1+) are not counted as revenue
- Outsourcing costs are registered as negatives and netted automatically