# “List” Section

In the “List” section, you can find the list of all events that occurred on your account.

<figure><img src="/files/cAjQmpfYWCrcM7sZWMXd" alt="application-logs"><figcaption></figcaption></figure>

* **Create time:** The time when the event occurred.
* **Login:** Information about the account on which the particular event occurred.
* **Event:** The type of the event.
* **Description:** The description of the event.
* **User:** Information about the user that made the recorded changes.
* **IP:** IP address of the user that made the changes.

**⬅️ Detailed instructions for each panel section under the 'Application Log" tab can be found in the drop-down menu on the left.**


---

# 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://docs.emaillabs.io/en/analytics-panel/administrator/application-log/list-section.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.
