Data transfer
How to migrate your Astro data from one computer to another
When you need to migrate your Astro data from one Mac to another, you can transfer the complete database file that contains all your keywords, rankings history, tags, and app data.
⚠️ WARNING: This procedure will replace all existing data on the destination computer. Make sure to backup your current data before proceeding.
What gets transferred
When you migrate the database file, you transfer:
- All your apps and their keywords
- Complete ranking history and data
- All tags and their associations
- App notes
- Ratings
Migration Steps
Step 1: Locate the database file on your old Mac
- Open Finder
- Press
Cmd + Shift + G
to open “Go to Folder” - Paste this path and press Enter:
(Replace/Users/yourusername/Library/Containers/matteospada.it.ASO/Data/Library/Application Support/Astro
yourusername
with your actual username) - Look for the file named
model.sqlite
Step 2: Copy the database file
- Copy the
model.sqlite
file to a USB drive, cloud storage, or transfer it via AirDrop to your new Mac
Step 3: Prepare the new Mac
- Install Astro on your new Mac if you haven’t already
- Run Astro at least once to create the necessary folder structure
Step 4: Replace the database file
- On your new Mac, open Finder
- Press
Cmd + Shift + G
and navigate to:
(Replace/Users/yourusername/Library/Containers/matteospada.it.ASO/Data/Library/Application Support/Astro
yourusername
with your new Mac’s username) - Delete all existing files in this folder
- Copy your
model.sqlite
file from the old Mac into this folder
Step 5: Restart Astro
- Launch Astro on your new Mac
- All your data, including keywords, rankings history, and tags should now be available
Note: Don’t forget to transfer your license to your new Mac if you haven’t already done so.
Troubleshooting
If you encounter any issues:
- Make sure Astro is completely closed before replacing files
- Verify that the
model.sqlite
file was copied completely - Check that you have the correct permissions to access the Application Support folder
- If problems persist, try running Astro once on the new Mac before transferring the file
Alternative: CSV Export/Import
For a partial data transfer (keywords only), you can use the Import/Export Keywords feature, though this method will not preserve ranking history and tags.
Still have questions? Write us an email.