# PGM 013 - Cadastro de Banco

## Fluxo de Trabalho:

* Clique em novo, insira nome, número do banco e clique em salvar.

<figure><img src="https://3562139026-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbwneEczWTjwdv0AAz10t%2Fuploads%2FZRUKU3l6vaNKXzh3eKGp%2Fimage.png?alt=media&#x26;token=8f3e5684-5f02-4568-abd0-8c94542db220" alt=""><figcaption></figcaption></figure>

## Visão geral:

Cadastro de banco: permite registrar bancos e vincular várias contas a eles. (Programa: **PGM 014**)

### Pesquisa:

* É possível pesquisar por nome ou código do banco.

### Edição / criação:

* Os campos editáveis são o **nome do banco** e o **número**, que corresponde à padronização do código dos bancos. Já o campo **código** é interno ao sistema.

<figure><img src="https://3562139026-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbwneEczWTjwdv0AAz10t%2Fuploads%2FNnakPaVFzOy2jQHVA77u%2Fimage.png?alt=media&#x26;token=408ab740-6fe3-4df5-9907-0162e1efbedc" 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://manual-gil.gitbook.io/manual-sistema-gil/pgm-013-cadastro-de-banco.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.
