# How can I check budgets of connected apps?

Each time you connect your Hub to an application, you can set a spending budget for that specific app. This adds an extra layer of security, helping prevent overspending or potential draining of your funds by the connected app. If you fully trust the app, you can also set an **“unlimited”** budget—so you don’t have to monitor your usage regularly.

To adjust your budget, go to **“Connections,”** select the relevant app, click **“Edit,”** and update the budget as needed.

More on Apps:

{% content-ref url="/pages/JiJSlGUq1IDVQNUu8GaQ" %}
[App Connections](/user-guide/alby-hub/app-connections.md)
{% endcontent-ref %}

{% content-ref url="/pages/nxVMsN1FwKTQ4BJTAhOu" %}
[App Store](/user-guide/alby-hub/app-connections/app-store.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://guides.getalby.com/user-guide/alby-hub/faq/how-can-i-check-budgets-of-connected-apps.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
