EverJoyBack to home

Parent Consent Agreement

EverJoy Parent Consent Agreement

Effective Date: July 1, 2026
Version: 2026-07
Entity: EverJoy Memory LLC d/b/a EverJoy


Parent/Guardian Consent for Child Data Processing

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:


Part A: Required Consents

A.1 Terms of Service Consent

I agree to the EverJoy Terms of Service (Version 2026-07).

By checking this box, I confirm that:

  1. I am at least 18 years old and the parent or legal guardian of each child whose information I will add to EverJoy.
  2. I have read and agree to the Terms of Service.
  3. I have authority to bind myself and my family to these Terms.
  4. I understand that EverJoy is a subscription service with automatic renewal unless canceled.

A.2 Privacy Policy Consent

I agree to the EverJoy Privacy Policy (Version 2026-07).

By checking this box, I confirm that:

  1. I have read and understand the Privacy Policy.
  2. I understand how EverJoy collects, uses, stores, and protects information.
  3. I understand that EverJoy does not sell personal information.
  4. I understand my privacy rights, including access, correction, deletion, and export.

A.3 Child Data Storage Consent

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:

  1. Creating a Child Profile for my child, including name, birth year, grade, school affiliation, and optional profile photo.

  2. Storing Memories I upload or authorize for capture, including photos, documents, artwork, schoolwork, and notes.

  3. 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:

    • Scanning student work using Student ID labels
    • Linking scanned artifacts to my child's profile via QR/barcode identification
    • Storing captured images in secure, private storage
  4. 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.

  5. Generating Personalized Yearbooks and growth timelines from stored content.

  6. Sharing content with Family Circle members I explicitly invite, subject to Family Circle privacy rules.

  7. Retaining data according to the Data Retention Policy (~7 years for child profiles and memories while my account is active).

  8. Using subprocessors (Supabase, Stripe, Postmark/SendGrid, PostHog) as described in the Privacy Policy to operate the Service.

I understand that:


Part B: Optional Consent — AI Processing

B.1 AI Processing Consent (Optional)

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:

  1. Transmitting my child's content to OpenAI (API model: gpt-4o-mini) for:

    • Content classification (category, subject, memory type)
    • OCR text extraction from images and PDFs
    • AI-generated summaries
    • Growth dimension tagging (Academic, Communication, Creative, Personal, Memories & Milestones)
    • Growth insights and narrative recommendations
    • Yearbook content recommendations
    • Achievement and "Proud Parent Moment" detection
  2. Data transmitted may include:

    • Memory titles, descriptions, and OCR text
    • Signed URLs to image/PDF files (15-minute expiration)
    • My child's first name, school year, growth signals, milestone text, timeline summaries, and parent notes
  3. 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)


Part C: Acknowledgments and Representations

By completing onboarding, I acknowledge and represent that:

C.1 Authority

C.2 Content Rights

C.3 School Participation

C.4 No Child Accounts

C.5 Communications


Part D: Consent Record

When you accept this Consent, EverJoy records:

FieldValue
Consent types acceptedAs checked above
Version2026-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.


Part E: Withdrawing Consent

E.1 How to Withdraw

Consent TypeHow to Withdraw
AI processingSettings → Privacy → Revoke AI consent; or email privacy@myeverjoy.com
Child data storageDelete Child Profile; or delete account
Terms/PrivacyDelete account (terminates Service access)

E.2 Effect of Withdrawal

E.3 Re-Consent

If we update policy versions, you must re-consent through /re-consent to continue using consent-dependent features.


Part F: Contact

PurposeContact
Consent questionsprivacy@myeverjoy.com
Exercise parental rightsprivacy@myeverjoy.com
General supportsupport@myeverjoy.com
MailEverJoy Memory LLC, [TODO: Registered business address — confirm with counsel]

Signature Block (For Offline/Written Consent If Required)

For districts or schools requiring written consent documentation:

FieldValue
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]



Part G: School-Specific Consent (Partner Schools)

If your child's school is an EverJoy Partner, additional consents apply:

G.1 Roster Activation Consent

I consent to EverJoy matching my child against school roster records using date of birth for verification.

I understand:

G.2 Partner Capture Consent

I consent to EverJoy Capture Partners scanning my child's schoolwork bearing Student ID labels.

I understand:


Part H: Consent Record Schema

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.

Back to home