# Event log

The Event log screen shows a log of events that occurred during trading sessions. Event log is accessible through the Main menu of the platform.

![](/files/-MgF4NIz8S36JLYhJSVb)

Entries are logged each time a position or pending order is opened, closed or modified (including SL and TP). Each item indicates the action, its time and date. Tap the event in order to open full information about it.

Scroll down the Event log list in order to observe other events.


---

# 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://help.za.velocitytrade.com/mobile-applications/phone/tablets/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.
