Skip to content

Customer Search & Filters

The customers list page provides comprehensive search and filtering.

Type in the search bar to find customers by name. Results update as you type with a debounce.

Open the filter sheet to narrow down results:

Filter by:

  • Customer
  • Vendor
  • Lead
  • Deleted — Show deleted contacts
  • Not deleted — Show active contacts
  • Locked — Show locked contacts
  • Not locked — Show unlocked contacts

Select one or more tags. Only customers with all selected tags are shown. Each tag displays its color dot for easy identification.

Use an operator (less than, equal, greater than, etc.) with a value to filter by strike count. For example: “strikes > 0” to find customers with any strikes.

Same operator-based filter for appointment count.

Same operator-based filter for contract count.

  • Minimum revenue — Only customers above this revenue amount
  • Maximum revenue — Only customers below this revenue amount

Same as revenue but for pending/expected amounts.

Sort results by:

  • Full name
  • First name
  • Last name
  • Creation date

In ascending or descending order.

The list loads 20 customers at a time with offline-first loading — Hive cache is read first, then server results are reconciled.