# Spese

Una transazione di **Spesa** rappresenta il denaro che esce dai tuoi conti. Quando registri una spesa, dovrai fornire due dettagli chiave specifici per questo tipo di transazione:

* **Da**: Seleziona il conto da cui viene detratta la spesa (ad esempio, conto corrente, carta di credito).
* **Categoria**: Assegna la spesa a una categoria rilevante (ad esempio, Alimentari, Utenze, Intrattenimento) per assicurarti che le tue spese siano tracciate accuratamente all'interno del budget.

Questi dettagli aiutano a garantire che le spese siano correttamente categorizzate e riflesse nei conti giusti, mantenendo il tuo budget aggiornato e organizzato.

***

<div><figure><img src="/files/H2ImxVmO4OkRyXsa8qCD" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/fbk7MQFcDtzSGmCDR8bH" alt="" width="375"><figcaption></figcaption></figure></div>


---

# 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://www.beyondbudgetapp.com/it/transactions/expense.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.
