> For the complete documentation index, see [llms.txt](https://kb.stoque.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.stoque.com.br/abaris/abaris/configurar/capture/lote.md).

# Lote

**Configurar e parametrizar a importação de documento em lote.**

***

* Clicar em: [Capture](https://www.notion.so/Lote-89e167732fca46ef8955c66a5e2994b6?pvs=21).

* Clicar em: [Lote](https://www.notion.so/Lote-89e167732fca46ef8955c66a5e2994b6?pvs=21).

* É aberta a tela: [Lote](https://www.notion.so/Lote-89e167732fca46ef8955c66a5e2994b6?pvs=21).

* Preencher os campos obrigatórios.

* Clicar em: [Salvar](https://www.notion.so/Lote-89e167732fca46ef8955c66a5e2994b6?pvs=21).
  * **A mensagem “**[**Ação realizada com sucesso.**](https://www.notion.so/Lote-89e167732fca46ef8955c66a5e2994b6?pvs=21)**”, é exibida.**

* **Caminho de exportação padrão**: \*\*\*\*Local/diretório onde os arquivos digitalizados serão salvos.

* **Gerar Arquivo de Importação (AFI)**: Gerar arquivo que contém as informações do documento que será importado para o sistema. O AFI contém os dados para indexar o .PDF, como tipo de documento, índices, usuário e até mesmo abrir um fluxo.

* **Excluir Lote Após Exportação**: Exclui o lote após a exportação da digitalização.

* **Executar OCR**: Converte o documento tornando-o pesquisável dentro do sistema.

* **Habilitar indexação de documentos**:
  * **Habilitado**: Permite fazer a indexação pelo módulo [Capture](https://www.notion.so/Cliente-94da91ce87a64c9b86c7d437dafb9b37?pvs=21).
  * **Desabilitado**: Após importação do documento o mesmo deve ser indexado em [Indexação](https://www.notion.so/Indexa-o-ebb4d66138644b6d8046ed67d3d14f1c?pvs=21).
    * **Tipo de documento:** Tipo de dormento padrão exibido no (AFI).

* **Habilitar leitura de QRCode**: Ler o QrCode e vincular as informações do documento.


---

# 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://kb.stoque.com.br/abaris/abaris/configurar/capture/lote.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.
