{# Storage billing — dataset-level physical-vs-logical billing toggle. The dedicated per-dataset insights view (grouped by dataset, with a physical-vs-logical recommendation per row) is queued as a separate page; for now this hosts the rule toggle. #} {% extends "settings/layout.html" %} {% block settings_content %} {% set heading = "Storage Billing" %} {% set subheading = "Dataset-level physical-vs-logical billing detection." %} {% set empty_message = "Storage billing rule not registered." %} {% set form_action = "/admin/settings/storage-billing" %} {% include "settings/_rule_toggle_form.html" %}
Coming soon
A dedicated dataset-level view comparing physical vs logical billing per
dataset is queued for a follow-up release. For now the rule toggle above
controls whether the dataset-level finding surfaces in
/opportunities.