Your data and uploads
Where your project lives before you send a quote, and what gets uploaded when you do.
At a glance
- Projects live in your browser (IndexedDB on your device). Saving or editing does not copy models to Updruck by itself.
- Quote request is when things change: you’re signed in, you confirm details, then files upload to our storage over short-lived links. Until then, shipping address and notes you might type only leave your device as part of that flow.
What stays on your device
Everything in your project—imported meshes, thumbnails, transforms, copies, project name—is stored locally in that browser profile. Another machine or browser won’t see it unless you use export/import or the same synced profile.
Deleting a project in the app removes that local copy. Clearing site data for the portal can wipe it too, so treat projects like local documents you care about.
Price estimates
Coming soon. In-portal price estimates are not available yet. When you request a quote, Updruck reviews your files and provides pricing.
When you request a quote
You need an account (handled by our auth provider). Starting a quote sends your project snapshot and form fields to our backend, which creates a submission and returns presigned upload URLs. Your browser then uploads each unique model file and thumbnail directly to storage. Duplicate copies of the same geometry are uploaded once.
After uploads finish, we confirm the submission and send the confirmation email. That’s when Updruck has both your files and the contact/shipping details you entered for that request.
Everything else
The marketing site and app may use normal product analytics (e.g. which buttons get used) and local preferences (e.g. theme). That’s separate from your project files and doesn’t replace the rules above: your models and quote payload aren’t stored as a submission until you complete that flow.