Skip to content
Book a demoSign in
All docs
For patients

Your data

Where your reflections live, who can see them, and how to delete or export them.

Updated June 15, 2026

Your clinic owns your record, and you can leave any time. Those two facts shape everything below.

Who sees what you write

Only the clinician your clinic assigned you to. Nyra is not a public app and there is no social feed. Your reflections go to one chart, in one clinic. There is no shared view, no family dashboard, and no caregiver portal. Your family or partner cannot see your reflections.

And your clinician does not read a live transcript. They open a panel that shows the shape of your last two weeks: patterns, not your raw words. What is not surfaced: raw audio, location, IP address, every reflection verbatim, typing speed, app open times. They see the pattern, not a surveillance trail.

The four guarantees

  • Your clinic, not us. Nyra stores your reflections for the clinic that invited you. We do not sell, share, or repurpose them.
  • Delete any time. Remove a single reflection or your whole account. Once you delete, it is gone from both your view and the clinician's.
  • Never trains a model. Your words are never used as training data for any model, ours or anyone else's. Ever.
  • Export as plain JSON. Download every reflection and scale entry as JSON, any time. The schema is documented and nothing is proprietary.

Export: bring it with you

Care does not stay in one office for life. Nyra is built so the record follows the person, not the practice. One export bundle carries your reflections, scales, and timestamps in an open schema: no proprietary blobs, no DRM. You decide who sees the export. Not us, not the old clinic.

{
  "patient_id": "anon_8a3e",
  "exported_at": "2026-05-20T14:02:11Z",
  "reflections": [
    {
      "day": 4,
      "ts": "2026-05-04T06:48:00Z",
      "text": "Up at 4 again. Couldn't put down work."
    }
  ],
  "scales": [
    { "instrument": "phq9", "day": 7, "score": 11 }
  ]
}

Re-import at your next clinic and keep your story.

What we never do

The shape of the trust, in five lines:

  1. No real-time monitoring. Nobody is watching your reflections as you type. If you are in danger, call 988 or 911.
  2. No diagnoses. Nyra never tells you what you have. Diagnosis is a clinician conversation, not an app screen.
  3. No ads. Your clinic pays for the seat. You are not the product.
  4. No model training. Your words are not used to train ours or anyone else's models. Ever.
  5. No insurance sharing. Reflections do not leave the clinic's record. Insurers do not get your raw text.

For where your record physically lives and the legal controller, see Privacy + HIPAA.

Next: Privacy + HIPAA.