> For the complete documentation index, see [llms.txt](https://docs.navigaglobal.com/wingman/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.navigaglobal.com/wingman/configuration/backend-configurations.md).

# Backend Configurations

To set the backend limit on total token consumption and percentage it to send trigger is configured through these keys:<br>

1. tokenConsumptionLimit  -  This is the key against which the total tokens for the AI service is set.
2. tokenConsumptionTrigger  -  This is the key against which the percentage value of the above key is set. When that percentage consumption is breached, a trigger will be set to true in the API response.
