Set up your customer list
By the end of this guide, you will have a working customer list your team can search, filter, and update.
What you'll need before you start
- An Engine Awesome account with Administrator access.
- A few minutes to decide what information you want to track for each customer.
Step 1: Create a Contacts Object Type
- Go to Settings.
- Click Object Types.
- Click the + icon.
- Type
Contactsas the name. - Click Create.
Step 2: Add your core fields
Add the fields your team will use most often. You can always add more later.
For a basic customer list, start with these:
- Click Add Field.
- Choose Name. Label it
Full Name. Click Save. - Click Add Field again.
- Choose Email. Label it
Email. Click Save. - Click Add Field again.
- Choose Phone Number. Label it
Phone. Click Save. - Click Add Field again.
- Choose Dropdown. Label it
Status. Add options likeLead,Active,Inactive. Click Save.
Step 3: Set the Item Label
The Item Label controls how each contact appears in dropdowns and linked records.
- In your Contacts Object Type, find Item Label Fields.
- Click Add and select Full Name.
- Click Save.
Step 4: Build the list screen
- In your Contacts Object Type, click Create Layout.
- Choose Collection.
- Name it
All Contacts. - Click Create.
- In the layout editor, click Add Block and add a List Table block.
- Select the fields to show as columns: Full Name, Email, Phone, Status.
- Click Save.
Step 5: Build the detail screen
- Click Create Layout again.
- Choose Item.
- Name it
Contact Detail. - Click Create.
- Add all your fields to this layout so your team can view and edit each contact.
- Add a Save action button.
- Click Save.
Step 6: Add to navigation
- Go to Settings → Navigation.
- Find All Contacts and drag it to the position you want.
- Click Save.
Your team can now click All Contacts in the sidebar to see the full list.
What to do next
- Add a custom field to any record, add industry-specific fields like "Company" or "Referred by"
- Build a filtered list view, let your team filter by status or search by name