# Agências Bancárias

Em *Cadastros/Financeiro/Agências Bancárias*, você terá acesso ao cadastro de agências bancárias.

Clicando no botão **Cadastrar,** você terá acesso a tela de cadastro de agências bancárias.

![Tela de cadastro de Agências Bancárias](/files/-Mic0eRaALlNOHGIJi_-)

**Código -** Este campo deve ser preenchido com o código para a agência bancária.

**DV -** Digito verificador da Agência bancária

**Nome -** Este campo deve ser preenchido com o nome da nova agência bancária.

**Banco -** Banco dessa conta bancária.&#x20;

**Botão Salvar -** Salva as informações da nova agência bancária.

**Botão voltar para listagem -** Volta para a tela de listagem e cadastro de agências bancárias.&#x20;


---

# 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://ajuda.workin.com.br/cadastros/financeiro/agencias-bancarias.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.
