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

# RM

## **INTRODUÇÃO**

A exportação para RM contém informações contábeis/fiscais que devem ser disponibilizados conforme a solicitação do setor responsável de sua empresa.

## **RECURSOS E PARAMETRIZAÇÃO**

![](/files/aA39HLIzpp1KHD6MYuwl)

* Data - Informe qual o tipo de data o sistema deve considerar para a geração dos arquivos.
* Período - Informe o período que os dados devem ser apurados.
* Loja - Informe para qual loja será gerado os arquivos.
* Registro - Informe os tipos de registros que devem compor os arquivos a serem exportados.
* Diretório - Informe um local em seu computador para os arquivos serem exportados.

![](/files/KcoqHnEz0UnTlXzRLv2K) - Calendário (Teclas de atalho F6). Clique neste botão para abrir um calendário e selecionar uma data.

![](/files/d3UiThbccKXJolDyP2gs) - Abrir (Teclas de atalho F9). Clique neste botão para escolher um diretório para a criação do arquivo.

![](/files/ysVAL8hyjAgFfHq7S4wF) - Exportar (Teclas de atalho ALT+A). Clique neste botão para exportar

![](/files/ag3zAul1wpwxo58opMLI) - Parametrizar (Teclas de atalho ALT+Z). Clique neste botão para identificar um local em seu computador para exportação dos arquivos.

![](/files/o45aZX269UUv8DNlXNfR) - Configurar (Teclas de atalho ALT+U). Clicando neste botão, temos a opção de informar ao sistema quais os tipos de notas que devem ser considerados na exportação para RM.

![](/files/a0heEUMsTprhOw4nNvYu)


---

# 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-integracao/manual-do-sistema-vr-integracao-versoes/manual-do-sistema-vr-integracao-ferramentas/manual-do-sistema-vr-integracao-interface/manual-do-sistema-vr-integracao-interface-exportacao/manual-do-sistema-vr-integracao-interface-exportacao-rm.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.
