Settings
region_settings (rate per minute, provider config) is read from Postgres directly. To edit values, run:
UPDATE region_settings SET rate_cents_per_minute = 60 WHERE region = 'BR';
This screen ships as a placeholder in P1; the data-table editor lands in P2 once multi-region support is on the roadmap.