# Email logs

> Browse, search, open and resend or delete any email BooleanSMTP has handled, filtered by status.

**Email Logs** keeps a record of every email BooleanSMTP has handled.

## Browse and search

1. In the sidebar, click **Logs**.
2. Use the tabs — **All**, **Successful**, **Simulated**, **Failed**, **Pending** — to filter by status.
3. Type in the search box to filter by recipient or subject.

![The Email Logs screen: status tabs, the search box, and the list of sent emails with their status, recipient, subject and mailer.](../../../assets/screenshots/email-logs.webp)

## Open an entry

Click an entry's subject, or its eye icon under **Actions**, to see its full detail: recipient, From
address, date, mailer driver, any delivery error, and **Preview**, **Raw Headers** and **Technical
Details** tabs.

![An email log's detail page: status, recipient, From address, date, mailer driver, and the Resend Email button.](../../../assets/screenshots/email-log-detail.webp)

## Resend or delete

Click **Resend Email** on an entry's detail page — or select rows on the list and use the bulk actions —
to send it again through your site's current default connection. Delete a log the same way, singly or in
bulk.

## Next steps

- [Log retention](/logs/retention/)
- [Fallback and retries](/sending/fallback-and-retries/) — see an entry's retry attempts.
- [Troubleshooting](/troubleshooting/)
