# 8 - Visualizando os logs de envio

A grid de Log Consulta Tributária, irá listar os logs de envio para a CTributária, que estarão separados em lotes de envio manuais e os lotes de envio automáticos que foram feitos pela API.

Neste exemplo, há apenas os lotes que foram criados manualmente, cada lote representa o envio dos produtos selecionados e enviados para a CTributária, descritos no passo 3.1 deste manual. Os lotes que serão criados pela API também estarão presentes nessa grid para visualização.

<figure><img src="/files/vjh2UzcKORSxPa6Qf0Tg" alt=""><figcaption></figcaption></figure>

Ao selecionar um lote e visualizá-lo, o usuário poderá visualizar quais produtos que foram enviados neste lote.

<figure><img src="/files/fQIKUDQP5tghCZUEq4bk" alt=""><figcaption></figcaption></figure>

A coluna Integrado, determina se o produto foi enviado com sucesso para a Ctributária ou não.


---

# Agent Instructions: 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:

```
GET https://ajuda.esistem.com.br/esistemloja/integracoes/apis/consulta-tributaria/8-visualizando-os-logs-de-envio.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
