LinkDen
Using LinkDen

Inbox

View and manage contact form submissions from your visitors in the Inbox.

๐Ÿค Inbox

When visitors fill out your contact form, their messages land in the Inbox at /admin/inbox. Think of it as a simple read-only inbox built into your admin panel โ€” no external tools required.

โšก TL;DR

  • Messages from your contact form appear here automatically.
  • Filter by All, Unread, or Read.
  • Select any message to read the full details.
  • Bulk-delete or mark-all-read in one click.

๐Ÿ“ฌ What You'll See

Each connection card shows:

  • Name and email of the visitor.
  • Message preview (first line).
  • Timestamp of when it was submitted.
  • Read/Unread indicator โ€” bold title = unread.

Clicking a card opens the full message in a side panel (desktop) or a slide-up sheet (mobile).


๐Ÿ” Filtering

Use the filter buttons at the top of the list:

FilterShows
AllEvery submission
UnreadOnly messages you haven't opened yet
ReadMessages you've already viewed

Selecting a connection auto-marks it as read.


โœ… Actions

Single Connection

  • Mark as read / unread โ€” Toggle the read state manually.
  • Delete โ€” Permanently removes the connection. Cannot be undone.

Bulk Actions

  1. Check the checkbox on one or more connections to enter bulk mode.
  2. Use the toolbar that appears:
    • Mark all read โ€” Marks every visible connection as read.
    • Delete selected โ€” Permanently deletes checked connections.

Warning: Deletion is permanent. There is no recycle bin.


โš™๏ธ Prerequisites

Messages only appear here while Accepting messages (in the Inbox header) is on and visitors have submitted the form.

  1. Go to /admin/inbox.
  2. Turn on Accepting messages in the header.
  3. Optionally configure email at /admin/settings/email to get notified.

See the Contact Form guide for full setup.


๐Ÿ“ง Email Notifications (Optional)

If you'd rather get an email for each new submission than check this inbox:

  1. Go to /admin/settings โ†’ Email.
  2. Set your email provider (Resend or Cloudflare Email Workers).
  3. Under Contact Form, set delivery to Email notification or Database + email.

See Email Templates for what the notification looks like.

On this page