# HealthPush > Privacy-first Apple Health exports to destinations you control. ## Docs - [Adding a New Destination](https://docs.healthpush.app/docs/adding-a-destination.md): Extend HealthPush by implementing the shared SyncDestination protocol. - [Architecture](https://docs.healthpush.app/docs/architecture.md): High-level architecture, data flow, and design choices for HealthPush. - [Contributing](https://docs.healthpush.app/docs/contributing.md): Development setup, testing workflow, and pull request conventions for HealthPush. - [HealthPush](https://docs.healthpush.app/docs/index.md): Privacy-first Apple Health exports to destinations you control. - [Privacy & Open Source](https://docs.healthpush.app/docs/privacy-and-open-source.md): What HealthPush stores, what it sends, and why the app is built this way. - [Quickstart](https://docs.healthpush.app/docs/quickstart.md): Run HealthPush, grant Health access, and connect your first destination. - [Set Up S3-Compatible Storage](https://docs.healthpush.app/docs/setup-amazon-s3.md): Export Apple Health data directly to your own S3 bucket or compatible endpoint. - [Set Up Home Assistant](https://docs.healthpush.app/docs/setup-home-assistant.md): Connect HealthPush to Home Assistant using the included custom integration. - [How Sync Really Works](https://docs.healthpush.app/docs/sync-behavior.md): What HealthPush can do in the background, and what iOS still controls. - [Versioning Policy](https://docs.healthpush.app/docs/versioning.md): How HealthPush versions its iOS app, Home Assistant integration, and storage core package — plus the relationship between product version and data schema version. ## OpenAPI Specs - [openapi](https://docs.healthpush.app/docs/api-reference/openapi.json) ## Optional - [GitHub](https://github.com/danburtenshaw/HealthPush)