מדיניות פרטיות

עודכן: ספטמבר 2026

באפליקציה (למתרגלים)

בבונה התרגילים (למטפלים)

יצירת קשר

support@bentaim.co.il

English summary

The Bentaim app has no accounts and collects no personal data: all practice data stays on the user's device. The app only sends an exercise code to fetch an exercise. The server counts how many times each code is redeemed (a number only, with nothing about the user), and the therapist who created the code can see that count. As with any network request, the hosting providers (Supabase, Vercel) see the IP address and basic request details such as the user agent and keep them in short-lived access logs; we do not store them in our database or link them to practice data. Summaries are sent by the user from their own email app. The therapist web builder stores the therapist's name, verified email and the exercises they create; the therapist's name and email are shown in the app to anyone who redeems one of their codes, so the patient can send them a summary (hosted by Supabase in the EU). To rate-limit exercise generation, including without signing in, it stores a daily counter keyed by a salted one-way hash of the IP address, never the address itself. Instruction text is processed by the OpenAI API to structure the exercise and is not used for model training. No ads, no analytics. Contact: support@bentaim.co.il