# Event log

The Event log screen shows a log of events that occurred during trading sessions. Event log is accessible through the ‘More’ menu.

![](/files/-MgF4LsYb6vVRADWr-WG)

The main screen lists all events. 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:

![](/files/-MgF4Lsa4EGQ8153iWGE)


---

# 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/android/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.
