> For the complete documentation index, see [llms.txt](https://guide.traderevolution.com/project/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.traderevolution.com/project/desktop-application-for-windows/windows/informative-panels/event-log.md).

# Event log

Event log panel shows a log of all events that occurred during trading sessions. Click on the<img src="/files/-LONDmryXHg8JB_mQf9B" alt="" data-size="original">button&#x20;in the Status bar to open the Event log panel.

<figure><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXcdSWxn8JtAFMtZxwLYnmzzCBZOXWQBwqWCI2qJZ6Y4J863r0esPtR6Upz0URzehJ_SqzHW-MTxeg4jcxCQjIcYucmx7dpLfCvOU5r38IHvKSvB7MWFCuR-WKBfCWcRyGzadGnykpQWICtXA6O6K6VUw5Hs?key=i34kSG4duM_DXcQbimGXZQ" 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 – the text of event message is shown in the tooltip of the ‘Details’ icon. Click this icon![](https://lh5.googleusercontent.com/fNcAAnqwv9fKUAiUUi6rGoyyDXNQudUdmHesjCmCERArBlHzeDWo5eiSglbIQgwxpIYdcxctQR5MRaCkybKNRima_rjKMgsc5vcJ3LsziRmofbrEoiKoGy8Ot-8azb0a5PrkvpKO=s0)to open a deal ticket.

If there is no message and deal ticket for event, then the ‘Details’ icon isn’t shown.&#x20;\
The user can select a time period for which he wants to see logs. Pick the required one from the "Range" drop-down<img src="/files/-LONEjaklxI1xuxoEnek" alt="" data-size="original">. Click the<img src="/files/-LONExGulosnHID0V3uo" alt="" data-size="original">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.
* System – allows showing all problems with connection to server.
* Trading – allows showing all trades operations. The following color schemes are used for trade logs:

&#x20;      \- White text – for all unconfirmed requests;

&#x20;      \- Green text – for created orders;

&#x20;      \- Red text – for removed orders;

&#x20;      \- Yellow rows filling – for filled orders.

* Updater – allows showing all information about system updates.

To clear the Event log table, call the context menu with right-clicking anywhere on the table and select Clear:<img src="/files/-LONFLDDc7xwxahBJzx7" alt="" data-size="original">.

This option doesn't delete data, this is just for clearing a current Event log panel view.


---

# 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://guide.traderevolution.com/project/desktop-application-for-windows/windows/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.
