# "List" Section

In the **"List"** section, you can find the detailed records for the messages sent from a chosen subaccount.

<figure><img src="/files/nOmAqmxxKDO83fKXjQao" alt="list-section"><figcaption></figcaption></figure>

* **Create on:** here, you can see when EmailLabs received your message.
* **Email:** here, you can see your recipient’s email address.
* **Message ID:** here, you can find the number by which your message can be identified.
* **Account:** here, you will see which subaccount was used to send the message
* The last column, **Actions**, allows you to open the detailed message log.

**⬅️ Detailed instructions for each panel section under the 'E-mail' 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/e-mail/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.
