# HealthSource > HealthSource lets a user grant read-only Apple Health access on iPhone, sync authorized context, and use it from ChatGPT. Important pages: - Homepage: https://healthsource.app/ - Privacy Policy: https://healthsource.app/privacy.html - Support: https://healthsource.app/support.html - Terms: https://healthsource.app/terms.html Product shape: - Native iOS app with SwiftUI and HealthKit. - Read-only Apple Health permission. - User-initiated connect/sync action. - Minimal bridge service for account/payment/session authorization and approved health context. - ChatGPT App/MCP access to the user's authorized health context. - The intended user flow is App Store download, Apple Health permission, explicit HealthSource sync, then selecting HealthSource from ChatGPT Apps. - Copy/share export is a fallback or debug path, not the intended primary UX. Boundaries: - No analytics SDKs or third-party tracking. - No silent background health-data uploads in the MVP. - No resale, advertising use, or secondary use of HealthKit data. - No dashboards or custom charts. - No embedded AI chat inside the iOS app. - Not a medical device, diagnostic tool, treatment product, or healthcare provider. Current status: - HealthSource 1.0 is in Apple App Review. - The HealthSource ChatGPT app is in OpenAI review. - The production bridge remains live for reviewer demo data, OAuth pairing, and read-only ChatGPT access to authorized health context. - Reviewer demo access uses synthetic Apple Health-style data and does not require real Apple Health data, an iPhone, password, or MFA. - HealthSource is not a direct Apple Health cloud connector. Apple Health access happens inside the user-authorized iPhone app, then ChatGPT connects to HealthSource.