> 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/manual-do-sistema/manual-do-sistema-vr-adm/manual-do-sistema-vr-adm-ferramentas/manual-do-sistema-vr-adm-ferramentas-versoes-anteriores/manual-do-sistema-vr-adm-interface-exportacao-cadastro.md).

# Cadastro

## **INTRODUÇÃO**

A ferramenta de Exportação de Cadastro serve para realizar a exportação de todos os produtos que estão cadastrados em sua loja trazendo todas as informações fiscais destes produtos. Essa exportação é realizada no formato .XLS (arquivo de Excel). Esta exportação normalmente é utilizada para quando o setor fiscal de sua loja solicita para acertar os cadastros dos produtos ou para qualquer outra situação que necessite da informação fiscal de todos os produtos de sua loja.

**ATENÇÃO: Ao realizar alterações no documento de cadastro de produtos certifique-se que na hora da importação nenhuma coluna foi alterada ou excluída pois caso haja este tipo de alteração o sistema retornará um erro. Utilize o documento apenas para alterar os dados e caso necessário excluir linhas do arquivo.**

## **EXPORTAÇÃO DE CADASTRO DE PRODUTOS**

* Acesse o menu: Interface / Exportação / Cadastro.
* Clique no botão abrir(![](/files/d3UiThbccKXJolDyP2gs) e identifique um local em seu computador para que o arquivo seja exportado pelo sistema.

![](/files/tFyBdBpJbb4EqZS8AvIa)

* Diretório - Este campo exibirá o caminho que você selecionou para a exportação do arquivo.
* Situação - Selecione qual a situação dos produtos que devem ser exportados pelo sistema.
* Clique em exportar.

\*\*A partir da versão 3.17.6 as seguintes colunas tiveram seus nomes modificados:

CST ICMS SAÍDA - > CST ICMS DÉBITO ALÍQ. ICMS SAÍDA - > ALÍQ. ICMS DÉBITO REDUÇÃO ICMS SAÍDA -> REDUÇÃO ICMS DÉBITO ALÍQ. PIS SAÍDA -> ALÍQ. PIS DÉBITO ALÍQ. COFINS SAÍDA -> ALÍQ. COFINS DÉBITO CST ICMS ENTRADA -> CST ICMS CRÉDITO CST PIS/COFINS ENTRADA -> CST PIS/COFINS CRÉDITO ALÍQ. PIS ENTRADA -> ALÍQ. PIS CRÉDITO ALÍQ. COFINS ENTRADA -> ALÍQ. COFINS CRÉDITO

E foram adicionadas as colunas: CST ICMS CONSUMIDOR, ALÍQ. ICMS CONSUMIDOR e REDUÇÃO ICMS CONSUMIDOR. \*\*


---

# 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/manual-do-sistema/manual-do-sistema-vr-adm/manual-do-sistema-vr-adm-ferramentas/manual-do-sistema-vr-adm-ferramentas-versoes-anteriores/manual-do-sistema-vr-adm-interface-exportacao-cadastro.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.
