# App settings page

**Portal version:** 0.1.0  
**Updated:** 2026-08-28  
**Source menu item:** App settings page  
**Availability:** Planned

> This page defines the intended medOS equivalent. Do not build against it as a live API or operational promise.

An app may serve its own settings UI, but medOS has no general hosted partner settings-page contract yet.

## What you can use now

- Keep tenant configuration on the partner server and expose only non-secret, user-authorized controls.
- Use hospital configuration owners for medOS platform settings.

## Current limits

- Do not write medOS runtime settings or read-model tables from an embedded app.

## Next step

Use the nearest documented FHIR, webhook, configuration, or hospital-review path today, and treat this page as roadmap guidance only.

## Canonical references

- [FHIR R4 integration](/integrations/fhir)
- [Public API](/backend/public-api)
- [Security and compliance](/architecture/security-and-compliance)
- [Developer portal status and coverage](/developers/platform/changelog)

