# Backend Configurations

{% stepper %}
{% step %}

### tokenConsumptionLimit

This key sets the total token allowance for the AI service. The backend will use this value as the maximum total tokens that can be consumed.
{% endstep %}

{% step %}

### tokenConsumptionTrigger

This key sets a percentage of the `tokenConsumptionLimit`. When consumption reaches or exceeds this percentage, a trigger flag will be set to true in the API response.
{% endstep %}
{% endstepper %}

[PreviousService Provider & Model ID Details](https://docs.navigaglobal.com/general/service-provider-and-model-id-details-3) [NextAI Service Data Security Details](https://docs.navigaglobal.com/general/introduction-5/ai-service-data-security-details)
