> For the complete documentation index, see [llms.txt](https://knowledgebase.offer18.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledgebase.offer18.com/pt/rede/relatorios/logs-de-conversao.md).

# Logs de Conversão

No Relatório de Conversão, pode-se selecionar dentre um grande número de campos de dados para exibir e restringir seus resultados usando filtros. o usuário também pode ajustar os filtros de dados e selecionar um período de tempo para buscar dados nos registros de Conversão.

{% hint style="info" %}
O status da Conversão pode ser modificado nos registros de Conversão.
{% endhint %}

1. **Vá para Relatório » Registros de Conversão**

![](https://2731110321-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-ME6HkHUCzlM0Mu33Q9W%2F-MMnyIZlCmBB5jAr21JA%2F-MMo5S5g_O2vXq8OJh--%2Fa2c5555f0f363df8ee852eb7599ad50e.gif?alt=media\&token=e6614d86-26c4-4ae4-bd16-cb0dc7523efb)

***

### Filtragem nos Registros de Conversão

Pode-se selecionar modelos de registros de Conversão, os modelos disponíveis são&#x20;

1. Registros de Conversão por Oferta
2. Registros de Conversão por Afiliado
3. Registros de Conversão por Status
4. Registros de Conversão por Evento

![](https://2731110321-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-ME6HkHUCzlM0Mu33Q9W%2F-MMnyIZlCmBB5jAr21JA%2F-MMo7czBUzORbhIoqn3i%2Ff4583de3a8302e2a23d39c9aed637afd.gif?alt=media\&token=fa345a8b-aa65-4503-9f15-984ab0dc1db1)

***

### Modificando o Status da Conversão nos Registros de Conversão&#x20;

Para Modificar Conversões Únicas / Múltiplas,&#x20;

1. Basta usar a caixa de seleção :ballot\_box\_with\_check: na lista de cada linha de Conversão, para selecionar a Conversão específica que o usuário deseja atualizar.&#x20;
2. Clique no botão "Ação".&#x20;
3. Selecione "Aprovar / Rejeitar" Conversão.

![](https://2731110321-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-ME6HkHUCzlM0Mu33Q9W%2F-MMnyIZlCmBB5jAr21JA%2F-MMo8_wpNWImxz-a5Dnm%2F7faf02662b9d49bc893fc048429ba1fe.gif?alt=media\&token=53017771-0f39-45d2-a3be-39b8bb7fc818)


---

# 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://knowledgebase.offer18.com/pt/rede/relatorios/logs-de-conversao.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.
