# Banche

{% hint style="info" %}
Il modulo **Banche** permette di creare e modificare le banche presenti nel gestionale.
{% endhint %}

![](https://content.gitbook.com/content/6seh7pQ8bxPuYVbucP2a/blobs/kf3ePqAssTX1QvUK35Sn/image.png)

## ➕ Creazione

Per inserire una nuova banca si dovrà cliccare sul tasto (+).

Andranno qui inserite le informazioni relative alla nuova banca da inserire:

* Anagrafica
* Nome
* IBAN
* BIC
* Nazione
* Codice banca nazionale (ABI)
* Codice filiare (CAB)

![](https://content.gitbook.com/content/6seh7pQ8bxPuYVbucP2a/blobs/dTSc05ztruLju0YPLh8q/image.png)

## 🖌️ Modifica

Cliccando sul record da modificare si aprirà la schermata di dettaglio, da cui sarà possibile modificare:

* Anagrafica
* Se predefinito
* Nome
* Filiale
* Conto predefinito
* IBAN
* BIC
* ID Creditore SEPA
* Codice SIA azienda
* Note

![](https://content.gitbook.com/content/6seh7pQ8bxPuYVbucP2a/blobs/ESNcGdBsZ3VIZYMfTVRX/image.png)

{% content-ref url="../../../../guide/esempi/banca-predefinita-anagrafica" %}
[banca-predefinita-anagrafica](https://docs.openstamanager.com/2.4.50/guide/esempi/banca-predefinita-anagrafica)
{% 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://docs.openstamanager.com/2.4.50/openstamanager/modules/strumenti/tabelle/banche.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.
