App Config

Track the operational settings that control the Vyla app, admin portal, payments, notifications, AI, and deployment environments.

No synthetic metrics

This page is an operational guide only. It does not display counts, rates, statuses, or health-data values unless those values are returned by a backend admin endpoint.

Configuration areas

guide
  • API base URLs, admin URLs, and release environment names should be visible per deployment so support knows which system they are using.
  • Subscription product IDs, provider keys, and price labels must match the mobile app and store configuration before release.
  • Notification categories, reminder timing, and delivery channels should be reviewed before enabling campaigns or nudges.
  • AI provider, model version, safety prompt version, and daily limits should be tracked with every production change.

Controls still needed

guide
  • Add a read-only config endpoint for current runtime settings that are safe for admins to see.
  • Add feature flag visibility for AI, wearables, referrals, notifications, and Premium entitlements.
  • Add an environment banner that distinguishes local, stage, and production in the admin UI.
  • Add admin-only mutation endpoints only after audit events and role permissions are complete.

Related live admin areas