> For the complete documentation index, see [llms.txt](https://help.za.velocitytrade.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.za.velocitytrade.com/web-platform/informative-panels/event-log.md).

# Event log

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

![](/files/-MgF4SZYxJmqHbmn40DV)

Available columns:

* Type – type of event;
* Date – date and time of event;
* Event – title of event;
* Roundtrip, ms – shows time in milliseconds measured from the order sending/cancelling/modifying till the moment of receiving the response from the server about execution of the corresponding action;
* Details – clicking on the ‘Details’ icon allows to open a deal ticket:

![](/files/-MgF4S_Y4FukxIrE1IDS)

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.

## **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
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://help.za.velocitytrade.com/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.
