Appearance
Contacts & Accounts
Manage your customer database with Contacts (people) and Accounts (companies). The Contact record is the central hub for all customer interactions.
Table of Contents
Contacts
Accessing Contacts
- Log in to the admin panel
- Navigate to CRM → Contacts
- Or go directly to:
/admin/contacts
Creating a Contact
- Click Create Contact
- Fill in required fields:
- First Name / Last Name
- Email (used for duplicate detection)
- Optional fields:
- Account — Link to a company
- Phone / Mobile
- Job Title / Department
- Address fields
- Owner — Assigned sales rep
- Notes
- Click Save
Contact List Features
- Search — Filter by name, email, phone
- Status filter — Active / Inactive
- Owner filter — Filter by assigned rep
- Pagination — Configurable page size
Editing & Deleting
- Click a contact name to open the 360° view
- Use Edit to update details
- Delete soft-deletes the record (recoverable)
Accounts
What is an Account?
An Account represents a company or organization. Multiple contacts can belong to one account — useful for B2B sales.
Accessing Accounts
CRM → Accounts or /admin/accounts
Creating an Account
- Click Create Account
- Enter:
- Name (required)
- Website, Industry, Phone, Email
- Address fields
- Employee Count, Annual Revenue
- Owner — Account manager
- Description
- Click Save
Account Detail View
The account show page displays:
- Company details
- Related contacts
- Open and won deals
- Total deal value
Contact 360° View
The Contact show page (/admin/contacts/{id}) provides a complete customer picture:
| Section | Data |
|---|---|
| Details | Contact info, account link, owner |
| Activity Timeline | Calls, emails, meetings, notes, tasks |
| Deals | All deals for this contact |
| Quotes | Quote requests and proposals |
| Tickets | Support ticket history |
| Appointments | Scheduled bookings |
| Orders | Purchase history (if e-commerce enabled) |
Logging Activities
From the contact show page:
- Use the Activity form in the sidebar
- Select type: Call, Email, Meeting, Note, or Task
- Add subject, description, and optional due date
- Click Log Activity
Activities appear in the timeline immediately and support completion tracking.
Owner Assignment
Every contact, account, lead, and deal can have an Owner (assigned sales rep).
- Owners receive notifications when leads are assigned to them
- Sales reps can be restricted to viewing only their own records via permissions
- Use the Owner dropdown when creating or editing records
Best Practices
- One contact per email — Avoid duplicates; the system deduplicates on email during lead capture
- Link to accounts — Group B2B contacts under their company
- Assign owners early — Ensures follow-up accountability
- Log every interaction — Build a complete activity timeline
- Use the 360° view — Check related quotes and tickets before calls
Related Documentation
- CRM Overview
- Leads & Deals
- Custom Fields — Extend contact/account fields
Last updated: June 2026