EverJoy Parent Consent Agreement
Effective Date: July 1, 2026
Version: 2026-07
Entity: EverJoy Memory LLC d/b/a EverJoy
This Parent Consent Agreement ("Consent") is presented to parents and legal guardians during EverJoy account onboarding and when material policy changes require re-consent. By checking the consent boxes and completing onboarding, you agree to the terms below.
This Consent implements the consent types recorded in EverJoy's consent_records system:
terms_of_service — Version 2026-07privacy_policy — Version 2026-07child_data_storage — Version 2026-07ai_processing — Version 2026-07 (optional, separate checkbox)☐ I agree to the EverJoy Terms of Service (Version 2026-07).
By checking this box, I confirm that:
☐ I agree to the EverJoy Privacy Policy (Version 2026-07).
By checking this box, I confirm that:
☐ I consent to EverJoy collecting, storing, and processing my child's personal information as described in the Privacy Policy.
By checking this box, I consent to EverJoy:
Creating a Child Profile for my child, including name, birth year, grade, school affiliation, and optional profile photo.
Storing Memories I upload or authorize for capture, including photos, documents, artwork, schoolwork, and notes.
Processing content through the Partner Capture Network (if my child's school is an EverJoy Partner and I enroll in the Student ID Booklet program), including:
Matching my child to school roster records (partner schools only) using date of birth for verification purposes, with roster data used solely for activation and not exposed to other parents.
Generating Personalized Yearbooks and growth timelines from stored content.
Sharing content with Family Circle members I explicitly invite, subject to Family Circle privacy rules.
Retaining data according to the Data Retention Policy (~7 years for child profiles and memories while my account is active).
Using subprocessors (Supabase, Stripe, Postmark/SendGrid, PostHog) as described in the Privacy Policy to operate the Service.
I understand that:
☐ I consent to EverJoy using artificial intelligence to process my child's content as described below.
This consent is optional. I may use EverJoy's core storage, timeline, and yearbook features without enabling AI processing.
By checking this box, I consent to EverJoy:
Transmitting my child's content to OpenAI (API model: gpt-4o-mini) for:
Data transmitted may include:
Storing AI-generated outputs as part of my child's profile data.
I understand that:
☐ I do NOT consent to AI processing at this time. (Leave unchecked to decline)
By completing onboarding, I acknowledge and represent that:
When you accept this Consent, EverJoy records:
| Field | Value |
|---|---|
| Consent types accepted | As checked above |
| Version | 2026-07 |
| Timestamp | [Recorded automatically] |
| IP address | [Recorded automatically] |
| User agent | [Recorded automatically] |
| Profile ID | [Your account identifier] |
These records are stored in accordance with our Data Retention Policy and may be retained even if you later revoke consent, with revocation timestamp recorded.
| Consent Type | How to Withdraw |
|---|---|
| AI processing | Settings → Privacy → Revoke AI consent; or email privacy@myeverjoy.com |
| Child data storage | Delete Child Profile; or delete account |
| Terms/Privacy | Delete account (terminates Service access) |
If we update policy versions, you must re-consent through /re-consent to continue using consent-dependent features.
| Purpose | Contact |
|---|---|
| Consent questions | privacy@myeverjoy.com |
| Exercise parental rights | privacy@myeverjoy.com |
| General support | support@myeverjoy.com |
| EverJoy Memory LLC, [TODO: Registered business address — confirm with counsel] |
For districts or schools requiring written consent documentation:
| Field | Value |
|---|---|
| Parent/Guardian Name (print) | _________________________________ |
| Child Name | _________________________________ |
| Email Address | _________________________________ |
| Date | _________________________________ |
| Signature | _________________________________ |
Consent versions accepted: ☐ Terms 2026-07 ☐ Privacy 2026-07 ☐ Child Data 2026-07 ☐ AI Processing 2026-07
Return to: privacy@myeverjoy.com or [TODO: Registered business address — confirm with counsel]
If your child's school is an EverJoy Partner, additional consents apply:
☐ I consent to EverJoy matching my child against school roster records using date of birth for verification.
I understand:
☐ I consent to EverJoy Capture Partners scanning my child's schoolwork bearing Student ID labels.
I understand:
EverJoy stores consent records with the following schema:
consent_records:
- id (UUID)
- accepted_by_profile_id (FK to profiles)
- consent_type (enum: terms_of_service, privacy_policy, child_data_storage, ai_processing)
- version (string: "2026-07")
- accepted_at (timestamp)
- ip_address (inet)
- user_agent (text)
- revoked_at (timestamp, nullable)
- student_id (FK, nullable for child-specific consents)
This Parent Consent Agreement is version 2026-07, aligned with EverJoy in-app consent flows. Legal review recommended before publication.