> For the complete documentation index, see [llms.txt](https://docs.openstamanager.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.openstamanager.com/2.4.46/guide/esempi/banca-predefinita-anagrafica.md).

# Banca predefinita anagrafica

Un'anagrafica può aver diversi conti correnti collegati. Per aggiungere un nuovo conto corrente e impostarlo come predefinito si dovrà:

Andare in Strumenti/Tabelle/Banche e cliccare su (+) per registrare una nuova banca.

![](/files/5gmAfFeeTu7eiDhWOHX1)

In anagrafica dovrà essere selezionata l'anagrafica a cui la banca andrà quindi collegata.

Dalla schermata successiva si dovrà procedere a impostare la banca come predefinita tramite l'apposita selezione.

![](/files/FPeQICr3KwHIrPadQeNL)

Aprendo ora l'anagrafica interessata dal modulo Anagrafiche e scorrendo fino alla sezione Informazioni per tipo di anagrafica, in Cliente e fornitore potremo andare a visualizzare:

* La banca predefinita per l'anagrafica
* Le banche disponibili per l'anagrafica.

![](/files/M4709FPMTocd1Up1DCDa)

Cliccando su Visualizza la banca predefinita per l'Anagrafica si aprirà la schermata di modifica della banca predefinita appena selezionata, mentre cliccando su Visualizza le banche disponibili per l'Anagrafica sarà possibile visualizzare tutte le banche collegate all'anagrafica scelta.

![](/files/ce8WXWAGEr3UbzogSvNs)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.openstamanager.com/2.4.46/guide/esempi/banca-predefinita-anagrafica.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
