MariVira — Account & Data Deletion
Product: MariVira (marivira.com) · Version: 1.0.0 · Effective date: 2026-07-11 · Last updated: 2026-07-11
This page explains how to delete your MariVira account and all associated data, and how to export your data first if you want a copy. This is a real, self-service flow — no form or waiting queue is required.
1. Export your data first (optional)
Before deleting, you can download a complete copy of your data:
- In the app: Settings → Export data. MariVira generates a single JSON archive
- Directly (developers): authenticated
GET /api/v1/me/export.
(marivira-data-export.json) containing your profile and all of your records: boats, documents, maintenance, engines and engine services, reminders, expenses, trips, safety equipment, insurance, photos and file metadata.
2. Delete your account (in the app)
- Open MariVira and sign in.
- Go to Settings → Profile → Delete account.
- Confirm by entering your current password (this verifies it is really you).
- Confirm the final warning. Deletion is immediate and irreversible.
Technically this calls the authenticated endpoint DELETE /api/v1/me, which requires your password.
3. Delete your account (if you cannot sign in)
If you cannot access the app, email privacy@marivira.com from the email address on your account and ask us to delete it. For your protection we will verify your control of the account before acting (for example by confirming from the registered email address), and we will complete the deletion within 30 days.
4. What gets deleted
When your account is deleted, MariVira permanently removes:
- your account (profile: email, name, preferred language, password hash);
- all boats and every associated record — documents, maintenance, engines and
- all uploaded files and photos, removed both from the database and from disk;
- your sessions, security tokens, notification history and any push tokens.
engine service records, reminders, expenses, trips, safety equipment, insurance;
Your email address is freed immediately, so you (or anyone) can register a new account with it afterwards.
5. What may be retained, and why
To meet security, fraud-prevention and legal-accountability needs, we retain a limited set of information:
- Security audit trail: we keep the log of important events, but we anonymise
- Encrypted database backups: deleted data persists in routine backups until they
- Any data we must keep to comply with a legal obligation, for the period required.
it — your email is replaced with a placeholder and personal payloads are removed — so the event history remains without identifying you. Retention: kept only as long as needed for security and accountability, and the anonymised entries no longer identify you.
roll off on their normal schedule (14 days by default), after which it is gone.
6. Verification and processing
Deletion from within the app is verified by your password. Email-based requests are verified by confirming control of the account email. Once verified, deletion is processed immediately (in-app) or within the stated window (email request), and is irreversible — please export your data first if you want a copy.
7. Mobile app note (Apple & Google)
Account deletion is available inside the mobile app (Settings → Profile → Delete account), meeting Apple's in-app deletion requirement. These public instructions are also reachable without signing in, meeting Google Play's Data safety requirement for a deletion URL: https://marivira.com/legal/account-deletion.
8. Contact
Deletion help: privacy@marivira.com. See also the Privacy Policy (https://www.marivira.com/privacy).
This is a production-ready draft pending review by qualified counsel; bracketed tokens must be resolved before publication.