Skip to main content

Customers

The Customers page is a dedicated place within the Admin Console that allows users to view, add, and manage all customer records. This page lists all registered or manually added customers, along with their contact information and creation timestamps.

Customers List Screenshot

a. Customer Listโ€‹

1. Customer List Tableโ€‹

This is the main content of the screen and displays all customer records in a structured format with the following columns:

ColumnDescription
EmailThe customer's email address.
First NameCustomerโ€™s first name.
Last NameCustomerโ€™s last name.
Phone No.Contact number of the customer.
Created AtThe date and time when the customer record was created.
Action๐Ÿ‘๏ธ (View icon) โ€“ Will take the user to customer detail page having all the customer information along with the Orders & Quotes associated with the customer popup
โœ๏ธ (Edit icon) โ€“ This opens an edit popup to update customer information.
  • All columns are sortable; click the column headers to sort ascending/descending.

2. Add Customer Buttonโ€‹

  • + Add Customer โ€“ Opens a popup form for adding a new customer manually. You will be required to fill in details like email, name, phone number, etc. (To create a customer). Located at the top right corner:

Positioned at the top-left of the table:

  • Allows quick filtering of customers by email or name. Start typing to filter matching entries in real time.

4. Pagination Controlโ€‹

Located at the bottom-right:

  • Shows how many entries are displayed per page (default is 10).
  • You can switch pages using the left/right arrows.
  • You can also adjust the number of entries shown per page using the dropdown menu.

b. Edit Customerโ€‹

To edit the customer details, click on the edit icon next to the respective entry. This will open a popup with the editable form.

You can edit any value except the email. To update the data, click on the 'Update' button.

Edit Customer popup Screenshot

c. Add Customerโ€‹

The Add Customer popup allows admin users to manually add new customers into the system. This is useful for onboarding new customers, preparing quotes, or entering customer data received through another channel.

Add Customer popup Screenshot

Accessing This Popupโ€‹

  • Navigate to the Customers section from the left-hand sidebar.
  • Click on the + Add Customer button located in the top-right corner.
  • The "Add Customer" form will open as a popup.

Form Field Descriptionsโ€‹

All fields marked with a red asterisk (*) are mandatory.

Field NameDescription
First NameEnter the customer's first name.
Last NameEnter the customer's last name.
EmailProvide a valid email address. This will be used for communication.
Phone NumberEnter a valid contact number. The country code (+1 by default) is shown.
Address Line 1Enter the primary address line (e.g., street address or building number).
Address Line 2Optional: Additional address info such as apartment or suite number.
CountrySelect the customer's country (default: United States).
StateSelect the state from the dropdown based on the selected country.
CityEnter the city/town of the customer.
Zip/Postal CodeEnter a valid postal code (e.g., 12345 or 12345-6789).

After filling in all the details, click on the 'Submit' button to add the customer.

Once you create the customer you will be able to see the record in the listing.

d. View Customer Detailsโ€‹

The Customer Details page provides a comprehensive view of an individual customer's profile. This includes contact information, shipping and billing addresses, and a history of all associated orders and quotes.

This interface helps admins and sales teams manage customer data and track transactions quickly.

View Customer details

  • Go to the Customers section from the left-side navigation panel.
  • Locate the desired customer in the customer list.
  • Click on the view icon (๐Ÿ‘๏ธ) in the "Action" column to open the Customer Detail page.

Customer Informationโ€‹

  • Displays the core contact details of the selected customer.

Shipping Addressโ€‹

  • Shows the customerโ€™s shipping location. Includes:
    • Full address (street, city, state, postal code)
    • Country
    • Phone number

Billing Addressโ€‹

  • Displays the billing location. This may be the same or different from the shipping address and includes the same details:
    • Full billing address
    • Country
    • Phone number

Orders Sectionโ€‹

  • Displays a list of all orders placed by the customer.
ColumnDescription
Order IDSystem-generated unique order identifier.
PO No.Purchase Order number.
DateOrder creation date.
AmountTotal order value.
Order StatusStatus of the order (e.g., Processing, Unknown).
Action๐Ÿ‘๏ธ Eye icon to view details. Redirects to the order details page.

Quotes Sectionโ€‹

  • Displays all quotes created for the customer.
ColumnDescription
Quote IDUnique identifier for each quote.
PO No.Related purchase order number.
DateQuote creation date.
AmountTotal quoted amount.
Order StatusStatus of the quote (e.g., Draft, Ordered, Approved).
ActionView details (๐Ÿ‘๏ธ icon) โ€“ Redirects to the quote details page.

Action Buttonsโ€‹

  • Back Button: Located at the top right, this button returns the user to the main customer listing page.