Download my data

Last updated: June 2025 · Operated by Solaurum Technologies LLC

At MyLonchera we respect your right to obtain a portable copy of the personal data we hold about you. This page describes how to download it in structured JSON, what the archive includes, and how to reach us if you need help.

✅ Your portability right: under GDPR (Article 20) and CCPA, you can request a copy of your personal information at any time, free of charge. Downloads are instant and unlimited.

1. Download from the app (recommended)

If you have access to the app, this is the fastest method. Generation is instant.

  1. Open the MyLonchera app and sign in.
  2. Tap the Profile tab (bottom-right).
  3. Go to Privacy & data.
  4. Tap Download my data (JSON).
  5. The file will be saved to your Downloads or shared via the app you choose (Drive, Email, Files, etc.).

2. Download from the web

If you prefer to do it from your computer, sign in to our data-portability page:

Open download page

Enter your email and password; the JSON file will download automatically to your browser. We do not keep your session on this device.

3. Request by email

If you lost access to your account or prefer to receive it by email, write to us:

support@solaurumtech.com

Include in your email:

We will verify your identity and send you the file within 30 days maximum (usually 48–72 business hours).

4. What does the archive include?

SectionContent
ProfileName, email, phone, photo, language and theme preferences, notification settings
FavoritesList of food trucks marked as favorites
OrdersFull order history: items, amounts, dates, status, delivery address (if applicable)
ReviewsRatings and comments you have left for vendors
NotificationsLog of proximity notifications received (last 90 days)
SubscriptionsVendors only: active plans, payment history, payouts (no card data)
SessionsDevices where you have signed in, with timestamps

5. File format

The file is delivered as structured UTF-8 JSON, easy to open with any text editor or process programmatically. Simplified example:

{
  "export_version": "1.0",
  "generated_at": "2025-06-15T14:32:09Z",
  "user": {
    "email": "you@email.com",
    "name": "Your Name",
    "role": "user",
    "created_at": "2024-03-12T..."
  },
  "favorites": [ "vendor_abc123" ],
  "orders": [ /* ... */ ],
  "reviews": [ /* ... */ ]
}

6. What is NOT included?

7. Timelines and validity

8. Contact

Solaurum Technologies LLC

This page complies with the requirements of GDPR Article 20 (Data Portability), CCPA (California), and LFPDPPP (Mexico).