> 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/es/red/informes/registros-de-conversiones.md).

# Registros de conversiones

En el Informe de Conversiones, se puede seleccionar entre un gran número de campos de datos para mostrar y reducir sus resultados usando filtros. el usuario también puede ajustar los filtros de datos y seleccionar un marco de tiempo para obtener datos de los registros de Conversiones.

{% hint style="info" %}
El estado de la Conversión puede modificarse en los registros de Conversiones.
{% endhint %}

1. **Ir a Informe » Registros de Conversiones**

![](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)

***

### Filtrado en los Registros de Conversiones

Se pueden seleccionar plantillas de registros de Conversiones, las plantillas disponibles son&#x20;

1. Registros de Conversiones por Oferta
2. Registros de Conversiones por Afiliado
3. Registros de Conversiones por Estado
4. Registros de Conversiones 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)

***

### Modificación del Estado de la Conversión en los Registros de Conversiones&#x20;

Para Modificar Conversiones Individuales / Múltiples,&#x20;

1. Simplemente use la casilla de verificación :ballot\_box\_with\_check: en la lista de cada fila de Conversión, para seleccionar esa Conversión específica que el usuario desea actualizar.&#x20;
2. Haga clic en el botón "Acción".&#x20;
3. Seleccione "Aprobar / Rechazar" Conversión.

![](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/es/red/informes/registros-de-conversiones.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.
