# Detailed Message Logs

You can access additional information about a particular email by clicking the **„More**” option in the **„Actions”** column.

<figure><img src="/files/h5tS1rVZudSwRaSGTB7q" alt=""><figcaption></figcaption></figure>

* **Sent on:** this is when your message was sent from our system.
* **From:** this is the sender's email address.
* **Subject:** this is the message’s subject.
* **State date:** this is when the recipient server accepted or rejected the message.
* **Status:** information about the final status that the message received.
* **Details:** this is the additional information regarding the status received from the recipient server.
* **Tags:** the list of tags attached to the message.
* **Opened on:** here, it can be checked if the user opened the message and opening time.
* **Clicked on:** here, it can be tracked if the URLs in the message content were opened and when they were clicked.
* **Click details:** here, which URLs were opened and the time they were clicked is shown.
* **Size of message:** this is the total message size, including attachments.

{% hint style="info" %}
Remember that the message logs expire after a particular time (TTL) determined by a plan on which your account operates. You can find more details on our pricing list.
{% endhint %}

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td>💵 <strong>Pricing</strong></td><td>Check the available packages and their functionalities.</td><td><a href="https://emaillabs.io/en/pricing">MORE >></a></td></tr><tr><td>⚙️  <strong>API DOCS</strong></td><td>Find out how to download logs via API.</td><td><a href="https://dev.emaillabs.io">MORE >></a></td></tr></tbody></table>

⬅️ **Detailed instructions for each panel section under the 'Report' 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/reports/activity-report/detailed-message-logs.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.
