> For the complete documentation index, see [llms.txt](https://docs.highcohesion.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.highcohesion.com/monitoring-streams/reporting/events.md).

# Events

## Overview

Events are created by [jobs](/monitoring-streams/reporting/jobs.md) when relative data is found by the source function.

### Event List&#x20;

The event list page is shown when clicking on the "Events" link from the left hand navigation in the control panel. This table of events from your account are defaulted in the created at date/time order, with the latest events being listed at the top of the page.&#x20;

The events list can be filtered using the filter dropdown panel at the top right hand side on the table.&#x20;

### Events list search & filter

We have made it easy to find the Events you are looking for with the below search and filter options:

**You can search in the main search bar by:**&#x20;

* Event name

**You can filter by:**&#x20;

* Status `dropdown`
* Stream `dropdown`
* Source system `dropdown`
* Destination system `dropdown`
* Created at date range `calendar date range selector`
* Destination ID `free text field`
* Job ID `free text field`

![](/files/-MdRI2E1pWsYH8MKKW5A)

### Event View

The event single view page allows you to view the logs and any related files for the selected event.&#x20;

## Functions

### Replicate

See [here](https://app.gitbook.com/@highcohesion/s/public/~/drafts/-MdR1c_QtvizdZRbgHGG/getting-started/testing-an-integration/error-resolution-wip/replicate-event)

### Re-drive

See [here](https://app.gitbook.com/@highcohesion/s/public/~/drafts/-MdR1c_QtvizdZRbgHGG/getting-started/testing-an-integration/error-resolution-wip/redrive-event)

### Export as Excel&#x20;

You can easily select Events and export the Events list as an Excel file. The format of the file will follow the same structure as the Events list table.

![](/files/-MdRei5FrX_5N9AwPODO)


---

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

```
GET https://docs.highcohesion.com/monitoring-streams/reporting/events.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.
