> ## Documentation Index
> Fetch the complete documentation index at: https://docs.dc.ag/llms.txt
> Use this file to discover all available pages before exploring further.

# Mail Log

> View and resend emails sent by the webshop.

The mail log lists all emails your webshop has sent, e.g. order and shipping confirmations or access credentials. This allows you to track which information a customer has already received when handling inquiries.

<Info>
  This function is only available if you additionally use **dynamic commerce**.
</Info>

## Opening the mail log

Open **Statistics → Mail Log**. The list shows the sent emails. Use the dropdown in the top right to filter the time period: **Last week**, **Last month**, **Last year** or **Show all**. Use **Search** to find a specific email.

<Note>
  If no emails were sent within the selected period, **No records available** appears. In that case, select a larger time period.
</Note>

## Viewing and resending an email

Select an entry in the list. The toolbar provides:

* **View**: Opens the selected email so you can review the sent content
* **Resend**: Sends the email again to the original recipient

## Related topics

<CardGroup cols={2}>
  <Card title="Order Statistics" icon="chart-column" href="/docs/en/dynamic-content/user-guide/bestellstatistik">
    Analyze orders and revenue per shop.
  </Card>

  <Card title="Search Statistics" icon="magnifying-glass-chart" href="/docs/en/dynamic-content/user-guide/suchstatistik">
    Analyze the search terms used by visitors.
  </Card>

  <Card title="Text Modules" icon="message-lines" href="/docs/en/dynamic-content/user-guide/textbausteine">
    Customize the content of the sent emails.
  </Card>
</CardGroup>
