> For the complete documentation index, see [llms.txt](https://docs.vrsoft.com.br/vrmaster/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vrsoft.com.br/vrmaster/releases/releases-2021/manual-do-sistema-vr-master-pdv-aliquota.md).

# PDV > PDV Alíquota > Cadastro

## **INTRODUÇÃO**

A Alíquota PDV é utilizada para configuração das alíquotas com porcentagens finais que serão utilizadas no PDV. Anteriormente os dados que essa tela altera eram realizados apenas via manutenção direta em banco de dados. Agora, é disponibilizado a possibilidade do próprio usuário cadastrar a alíquota.

## **RECURSOS**

![](/files/m9woU7dXMZcH11F97UAI) - Consultar (Teclas de atalho F1 ou ALT+C ). Preencha os filtros da tela como desejar em seguida clique neste botão para trazer o resultado de sua consulta. O resultado dessa pesquisa aparecerá em seguida no centro da tela.

![](/files/1GzvtmiySvgXBxBWlx93)

![](/files/vNgoA0By55eJikqOgS7Z) - Incluir (Teclas de atalho F2 ou ALT+I). Clique neste botão para realizar um novo cadastro de PDV Alíquota.

![](/files/l0jEnNvR3KVevFvyXlPx) - Excluir (Teclas de atalho F7 ou ALT+X). Após realizar a pesquisa selecione a alíquota e clique neste botão para excluir.

![](/files/beBtw4NFyFKu2KRAKN4Q) - Filtro (Teclas de atalho ALT+L). Utilize essa ferramenta para atribuir mais filtros a pesquisa que deseja realizar.

![](/files/pE7BkPyShd4jdqcEFZOB) - Permissão (Sem teclas de atalho). Clique neste botão para dar permissão a usuários em ações da tela. [Clique aqui e veja o manual completo de permissões.](/vrmaster/equipamentos-homologados/instalacao-impressora-sweda-si-300s-windows/manual-do-sistema-vr-setup-pdv-instalacao-e-configuracao/instalacao-pdv/manual-do-sistema-vr-concentrador-ferramentas/manual-do-sistema-vr-master-cadastro-operacional-usuario/permissoes-do-sistema.md)

![](/files/nujdCyY0DzmCYpQCT2se) - Editar (Teclas de atalho ALT+D). Após realizar a pesquisa selecione um item na lista e clique neste botão para modificar o cadastro da alíquota.

## **CADASTRO DE PDV ALÍQUOTA**

* Tecle F11 e digite: pdv aliquota
* Tecle Enter.
* Clique no botão incluir(![](/files/vNgoA0By55eJikqOgS7Z)

![](/files/eri6MhPpjNNa3EWMPjSH)

* Código - Campo de preenchimento automático do sistema.
* Descrição - Neste campo deve ser informado uma descrição para a alíquota
* % Porcentagem - Neste campo deve ser informado o \*\* percentual final \*\* da alíquota que será utilizada no PDV.
* Código ICMS - Campo de preenchimento automático do sistema.
* Alíquota ICMS - Neste campo deve ser informada a alíquota de ICMS que o será relacionada com a alíquota PDV.

\*\* Os campos Descrição, % Porcentagem e Alíquota ICMS são de preenchimento obrigatório.\*\*


---

# 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.vrsoft.com.br/vrmaster/releases/releases-2021/manual-do-sistema-vr-master-pdv-aliquota.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.
