Data backup & migration
What to back up
Back up .mystilink/ in your project folder (profiles and conversations) and ~/.mystilink/settings.json (language, theme, etc.).
your-project-folder/
.mystilink/ # profiles, conversations, etc.
~/.mystilink/
settings.json # UI preferences (optional)
Do not store in public places
- LLM API keys (configured in Settings)
- Full activation keys in plain text (if you saved them in notes)
Moving to a new computer
- Install Mystilink and activate (reset the key in the dashboard first if reusing the same key).
- Copy
.mystilink/from the old project folder to the new one. - Copy
~/.mystilink/settings.json(optional).
Changing project folders
Opening a different project directory uses that folder’s .mystilink/. Copy the old .mystilink/ into the new folder if you want to keep the data.
Does the cloud sync profile cards?
In v1, profile cards and conversations are not synced to Mystilink cloud—you are responsible for local backups.