{% extends "admin_base.html" %} {% block extra_head %} {{ super() }} {% endblock %} {% block admin_content %}

{{ "Edit quota rule" if is_edit else "Add quota rule" }}

← Back to quota rules
{% if error %} {% endif %}
Scope

At least one of role, user, or app reference is required. Leaving a dimension blank makes it a wildcard, pooling spend across everyone matching the remaining dimensions.

Limit
Cancel
{% endblock %}