# Event Log

Event Log panel displays detail information about all events that occurred during working with the trading platform. Event Log panel is related to Informational group of Control Center sidebar. if any error occurs, it will be logged here. You can see such important information about the platform here and pass it on to our technical support if necessary.

![The common look of Event Log panel](/files/-MZCd4M85BIvO1GF4_pr)

## Available columns <a href="#available-columns" id="available-columns"></a>

| **Date/Time**       | Date and time when a event was occured              |
| ------------------- | --------------------------------------------------- |
| **Type**            | Type of event. Can be: Trading, System or Exception |
| **Event**           | Short name of event                                 |
| **Message**         | Full details of event                               |
| **Connection name** | The name of connection, that event is related to    |

## Context menu actions

By right-clicking on each row of Event Log panel, you will get a context menu with the following functions:

![Context functions](/files/-MZCdXhQJGLnbDTR4FKX)

### Common actions <a href="#common-actions" id="common-actions"></a>

| **Clear table**        | Remove all rows from Event Log panel.   |
| ---------------------- | --------------------------------------- |
| **Columns visibility** | Allows to toggle the columns visibility |

{% hint style="info" %}
"Clear table" action removes only data from current table, but not files from your drive. All history logs are still available - you can refill table via "Range selector" on panel tool bar.
{% endhint %}


---

# 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.ampfutures.com/trading-platforms/quantower/informational-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.
