If a custody case is in your future, you have probably wondered whether the messages, expense logs, and calendar records you are keeping will actually count for anything. The short answer: usually yes, if you can get them past one gate. That gate is called authentication, and it is where screenshots go to die.
This is general educational information, not legal advice. Evidence rules vary by state and by judge. Talk to a licensed family-law attorney about your case.
The real fight is rarely "is this relevant"
Text messages and app messages are used in family court every day. The fight is almost never about whether the messages matter; it is about whether they are what you say they are. A screenshot is easy to crop, easy to fake with widely available tools, and easy for the other side to challenge with a single sentence: "We dispute that this is authentic." Now you are spending hearing time (and attorney fees) proving a text message is real instead of talking about your child.
What authentication actually requires
Under the Federal Rules of Evidence, Rule 901 says the person offering evidence must produce enough support for a finding that the item is what they claim. For a screenshot, that usually means testimony: yours, the other parent's, or occasionally a records subpoena to a phone carrier. It is doable, but it is friction, and friction is leverage for the other side.
Rule 902 is the exception that changes the game: some kinds of records are self-authenticating. They come in the door on their own paperwork, with no live witness needed to establish authenticity. Three parts of Rule 902 matter for digital co-parenting records:
- 902(11): certified records of a regularly conducted activity. Business records kept in the ordinary course, accompanied by a written certification from a qualified person. This is the classic "records custodian affidavit" path.
- 902(13): certified records generated by an electronic process or system. A record produced by a system shown to yield accurate results, again with a written certification instead of live testimony.
- 902(14): certified data copied from an electronic device or file. A copy authenticated by digital identification, in practice, a cryptographic hash showing the copy is identical to the original.
Rules 902(13) and (14) were added in 2017 precisely because courts were drowning in disputes over electronic evidence that nobody seriously doubted. Most states have adopted the same or similar rules, though not all, which is one more reason to involve an attorney early.
What this means for a co-parenting app
An app built for court does the authentication work up front, so the record arrives with its own proof:
- Records are kept in the ordinary course. Messages, expenses, and calendar entries logged as life happens look like Rule 902(11) business records, not a litigation scrapbook assembled the week before the hearing. Judges notice the difference. Contemporaneous, dated entries carry weight; a pile of emotional screenshots carries much less.
- The system, not a person, produces the export. A court-formatted export generated by software from stored data is the shape 902(13) was written for.
- A hash proves nothing changed. A cryptographic fingerprint (such as SHA-256) computed when the export is generated lets anyone verify later that the document is bit-for-bit identical. Change one character and the fingerprint changes completely. That is 902(14)'s "digital identification" working as intended.
How CoreParent builds this in
Every court-formatted export from CoreParent (message records, expense exhibits, the parenting plan, the custody journal) is a certified record: it carries a verification code, a SHA-256 fingerprint, and an Ed25519 digital signature registered the moment it is generated. The court or opposing counsel can confirm it independently at coreparent.app/verify: enter the code, or drop the PDF onto the page and the fingerprint is recomputed in the browser (the file never leaves their device). A free business-records affidavit accompanies exports for the 902(11) path.
Two practical consequences parents care about:
- Usually no subpoena. You can export your own certified record and produce it, and anyone can verify it themselves. There is generally no need to subpoena CoreParent to establish authenticity.
- The authentication fight mostly evaporates. When the other side can verify the record in thirty seconds, "we dispute this is authentic" stops being a cheap move.
What certification does not do
Being self-authenticating gets a record through the authentication gate. It does not make the contents true, does not defeat every hearsay objection, and does not make a judge weigh it the way you hope. A certified export of you calling your co-parent names is still you calling your co-parent names, now with cryptographic proof. The record helps the parent who behaves well on the record. That, honestly, is the point: knowing everything is on the record tends to make both parents communicate better, which is better for your child and better for your case.
Practical takeaways
- Log as you go. Contemporaneous records beat reconstructed ones, in credibility and in law.
- Keep it factual. Dates, times, what happened, what it cost. Save the commentary for your therapist, not the record.
- Use a system that certifies its exports, so authenticity is a checkbox instead of a hearing issue.
- Confirm your state's rules with your attorney; most, but not all, have adopted analogs to FRE 902(13) and (14).
Want the deeper mechanics? See how CoreParent works in court and how certified records verify. Building your documentation from scratch? Start with a court-ready parenting plan.
