# Create and change budgets

When you want to pay, Alby asks to confirm the payment

<figure><img src="/files/6GSALGm1LXg3LX3Mq3Bb" alt=""><figcaption></figcaption></figure>

To avoid these requests you can create an allowance by checking the box in the prompt window. You will then have the chance to choose the budget for this website. When you click on confirm you pay the displayed amount and activate the allowance.

<figure><img src="/files/jqd0jE303zhwrf8Lq0JB" alt=""><figcaption></figcaption></figure>

Now we can pay again with one click without an additional confirmation as long as we are within the set budget.

<figure><img src="/files/WBXC0sdctCejCwX39kIn" alt=""><figcaption></figcaption></figure>

To check your active allowances you can open the extension window and see how much of it you have already spent..

<figure><img src="/files/CAdBQTl4VgJtbakdzpwp" alt=""><figcaption></figcaption></figure>

..or you can go to '**Connected Sites**' in the Settings extension window.

<figure><img src="/files/2jVaHaHJgg3OkWljv4Sr" alt=""><figcaption></figcaption></figure>

Here, you see all websites that we granted access to your wallets. You will also see all active allowances and what budget is left per website.

<figure><img src="/files/BMaE01cnuJEIRPkNIFzE" alt=""><figcaption></figcaption></figure>

By clicking on one of the websites you will see the site-specific transaction history

<figure><img src="/files/LMz5cRmE8DXasbujXtcA" alt=""><figcaption></figcaption></figure>

By clicking on the gearwheel you can now set a new budget. The new budget overwrites the old one and starts at 0 sat used.

<figure><img src="/files/T4ygngpZFUnL5uJyKfeu" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/ZRyZT15NRc6BL8T6uhEP" alt=""><figcaption></figcaption></figure>


---

# 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/browser-extension/features/create-and-change-budgets.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.
