{% extends "base.html" %} {% block title %}Token Budget & Model Routing - PairCoder Setup{% endblock %} {% block content %}
{% if is_locked %} {% include "partials/locked_overlay.html" %} {% else %}
75%

Alert when token usage reaches this percentage of the budget.

90%

Enforce budget limits when usage reaches this percentage.

Track estimated costs per session

Monitor token usage and estimated costs in real time.

Controls what data is collected locally and shared during license validation.

{% endif %} {% endblock %}