# Event log

Event log panel shows a log of all events that occurred during trading sessions. Click on the ![](/files/yeiykeBiB7bVQSH4W3Ib) button in the Status bar to open the Event log panel.

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

Available columns:

* Type – type of event;
* Date – date and time of event;
* Event – title of event. The following values are available: Modified, Restated, Activated, Created, Partially filled, Filled, Cancelled, Accepted, Rejected;
* Details – clicking on the ‘Details’ icon allows to open a deal ticket:

Note that user can select the desired period for which the logs will be shown:

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

* Daily - displays logs for the current day;
* All - shows all logs available in the system.

<figure><img src="/files/ij5EbpVkLkf7wKOLLkuE" alt="" width="371"><figcaption></figcaption></figure>

If there is no deal ticket for event, then the ‘Details’ icon isn’t shown.

User can see trade messages from the start of trading day.

Also a user can click the ![](/files/lzajRzNFAuF4Klng6E6Z) button to select event types which are required to be shown in the panel.

The following types are available:

* Exception – allows showing all problems appeared during work sessions. All exceptions are displayed in white color text.
* Trading – allows showing all trades operations. The following color schemes are used for trade logs:

\- White text – for all unconfirmed requests;

\- Green text – for created orders;

\- Red text – for removed orders;

\- Yellow rows filling – for filled orders.

### **Context menu**

The following actions can be performed via the context menu of the panel:

* Group by – allows to group events by Type or Event name;
* Clear – allows to clear the Event log table. This option doesn't delete data, this is just for clearing a current Event log panel view.


---

# 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://guide.traderevolution.com/project/web-platform/informative-panels/event-log.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.
