> 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-systax.md).

# Systax

## **INTRODUÇÃO**

**Disponível a partir da versão 3.16.4**

A ferramenta de exportação Systax serve para realizar a exportação do mix de produtos para que as informações fiscais sejam tratadas pela Systax. Ao término da exportação, a importação dos cenários são necessários para realizar a atualização.

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

![](/files/a8qKE5f7Ug3reoshN4qM)

![](/files/ysVAL8hyjAgFfHq7S4wF) - Exportar (Teclas de atalho ALT+A). Clique neste botão para realizar a exportação do mix de produtos para a Systax.

![](/files/o45aZX269UUv8DNlXNfR) - Configurar (Teclas de atalho ALT+U). Clique neste botão para adicionar as configurações de login e senha para acesso a Systax.

![](/files/bnfYRbMyC5KBY1eqf6HF)

* Usuário - Informe seu usuário. Esta informação é cedida pela empresa Systax.
* Senha - Informe sua senha de acesso.
* Ponteiro - Campo informativo que exibe o número do ponteiro da Systax. Caso o número seja menor que os servidores da Systax a atualização de alíquotas é necessária.

## **EXPORTAÇÃO SYSTAX SOMENTE ATIVOS**

* Acesse o menu: Interface > Exportação > Systax.

![](/files/a8qKE5f7Ug3reoshN4qM)

* Clique no botão configurar(![](/files/o45aZX269UUv8DNlXNfR) e faça sua configuração de usuário.
* Salve e clique no botão exportar(![](/files/ysVAL8hyjAgFfHq7S4wF).

## **EXPORTAÇÃO SYSTAX SOMENTE ALTERADOS**

**Disponível a partir da versão 3.18.3-55**

![](/files/ci6EJu7c0NTNSrUz1K8A)

* Clique no botão exportar (![](/files/ysVAL8hyjAgFfHq7S4wF) para abrir a tela de Exportação Detalhada.

![](/files/9Ni4HHwkHnIaSabiAdgc)

* Selecione quais produtos você deseja exportar e clique em exportar (![](/files/ysVAL8hyjAgFfHq7S4wF).


---

# 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-systax.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.
