Contacts
Contact Management
The Contacts module handles inbound requests, response workflows, and lead-style records collected from website forms or other intake points.
Detailed guide tree
- Contacts Dashboard: review source, type, and activity summaries.
- Manage Contacts: filter the contact list by source and type.
- Update Contact: route for contact editing, currently blank in source.
- Compose Email: send outbound email from admin.
- Contact Detail: route for contact detail, currently blank in source.
- Contact Fields: build and edit dynamic contact forms.
- All Emails: browse the full inbox list.
- Sent Emails: review outbound email history.
- Unread Emails: prioritize unread inbox items.
- Import Contacts: import route, currently a placeholder.
- Export Contacts: export route, currently a placeholder.
- Email Detail: read a message, reply, and inspect the linked contact profile.
Common workflow
- Start from
Contacts DashboardorUnread Emailsduring intake review. - Use
All EmailsorSent Emailsto trace older threads. - Compose outbound email manually when the admin needs to initiate contact.
- Touch
Fields,Import, orExportonly after data structure is clearly defined.
Source-state note
Some routes in this module such as contact-update, contact-view, import, and export are still minimal or incomplete in the current base-admin source. The docs describe that state directly instead of assuming features exist.

