> 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/network/reports/conversion-logs.md).

# Conversion Logs

In Conversion Report, one can select from a large number of data fields to display and narrow down your results using filters. user can also adjust the data filters and select a time frame to fetch data from Conversion logs.

{% hint style="info" %}
Conversion's status can be modified in Conversion logs.
{% endhint %}

1. **Go to Report » Conversion Logs**

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

***

### Filtration in Conversion Logs

One can select templates of Conversion logs, available templates are&#x20;

1. Offer-wise Conversion Logs
2. Affiliate-wise Conversion Logs
3. Status-wise Conversion Logs
4. Event-wise Conversion Logs

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

***

### Modifying the Conversion's Status in Conversion Logs&#x20;

To Modify Single / Multiple Conversions,&#x20;

1. Simply use the checkbox :ballot\_box\_with\_check: on the list of each Conversion, row to select that specific Conversion user wants to update.&#x20;
2. Click on the "Action" button.&#x20;
3. Select "Approve / Reject" Conversion.

![](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/network/reports/conversion-logs.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.
