DOCUMENTATION

Customer Master

Register, edit, and delete customers and manage your portfolio

Customer Master

Customer Master is the screen for registering and managing your target customer companies.
Registered customers serve as the foundation for Contact management and Project creation.

Location: Sidebar → Sys Module Master → Customer


Screen Layout

Customer Master uses a 2-panel layout.

AreaDescription
Left Panel — Customer ListDisplays registered customers in a table format. Supports search, filters, and Excel export.
Right Panel — Input/Edit FormEnter new customer information or edit existing data.

Left Panel: Customer List

Header Features

  • Excel Button — Exports the current list as an Excel file (.xlsx).
  • Search All... — Keyword search across all fields.
  • Active Count — Displays the number of currently active customers.

Table Columns

ColumnDescription
CompanyDisplays the customer name, code, website, and region in one cell. Clicking the website opens it in a new tab.
IndustryDisplays industry tags.
StatsShows the number of projects and contacts linked to the customer.
ActiveDisplays active status with a green dot (●). Inactive uses a gray dot.

Filter Row

Inline filters are displayed below the table header:

  • Name — Filter by customer name
  • Industry — Filter by industry
  • Active — Active/Inactive dropdown filter (All / Y / N)

Row Selection

When you click a customer row in the list:

  1. The row is highlighted.
  2. The right form switches to edit mode.
  3. The selected customer's information is automatically populated in the form.

Right Panel: Input/Edit Form

Form States

StateTitle DisplayDescription
New Entry"New Customer" + Entry badgeRegister a new customer.
Edit"Edit: Customer Name"Modify existing customer information.

Field Descriptions

Company Profile Section

FieldRequiredDescription
Active-Toggle switch. ON = Active, OFF = Inactive. Inactive customers cannot be selected when creating projects.
Company NameCustomer name. Must be entered.
Code-Automatically generated unique code (e.g., CUST-001). Cannot be modified.
Website-Customer website URL. Clicking it in the list opens a new tab.

Details Section

FieldDescription
IndustrySelect industry. Choose from Technology, Manufacturing, Finance, Healthcare, Retail, or Other.
RegionEnter the business or geographical region as text.
NotesFreely enter additional notes or descriptions.

Operations

Create Customer

  1. Confirm the right form is in the "New Customer" state.
    (If in edit mode, click the Reset button at the top to initialize.)
  2. Enter Company Name (required).
  3. Enter remaining fields (Website, Industry, Region, Notes) as needed.
  4. Click the Save button at the top.
  5. Code is automatically generated in the "CUST-NNN" format.

Update Customer

  1. Click the customer to edit in the left list.
  2. The right form switches to "Edit: Customer Name" mode.
  3. Modify the desired fields.
  4. Click the Save button at the top.

Delete Customer

  1. Click the customer to delete in the left list.
  2. Click the Delete button at the top.
  3. A confirmation dialog appears.

⚠️ Delete Restrictions:

The customer cannot be deleted if any of the following conditions are met:

  • Contacts are registered under the customer.
  • Projects are linked to the customer.

In this case, you must first delete or move the related contacts and projects.
Alternatively, it is recommended to set the Active toggle to OFF instead of deleting.

Reset Form

Clicking the Reset button at the top:

  • Returns the form to the "New Customer" state.
  • Deselects the highlighted row in the list.
  • Clears all input values.

Customer Code Auto-Generation Rules

When a customer is first registered with the Code field left empty, it is automatically generated:

  • Format: CUST-NNN (e.g., CUST-001, CUST-002, ...)
  • Sequential numbering is managed per Company.
  • Assigned as the maximum existing code number + 1.
  • Once generated, the code cannot be changed (read-only).

Data Relationships

Data registered in Customer Master is linked to the following screens:

Customer
├── ContactManage contacts per customer
│   └── Contact Activity TimelineActivity history per contact
├── ProjectSales projects per customer
│   ├── Activity BoardActivity records per project
│   └── Bayesian AnalyticsProbability calculations
└── Customer Activity TimelineOverall activity history per customer

Header Buttons (Global Actions)

ButtonAction
SaveSaves the current form content (create or update).
ResetReturns the form to its initial state (New Customer).
CloseCloses the current tab. A confirmation dialog is shown if there are unsaved changes.
DeleteDeletes the selected customer (if deletion conditions are met).

⚠️ Next Version Preview: Industry-Specific Bayesian Analysis

The next update of EXAWin will introduce industry-differentiated Bayesian analysis.
The same sales signal can have a different impact on win probability depending on the industry.
For example, "Budget Confirmed" is a strong positive signal in manufacturing, but may be a relatively routine procedure in the technology industry.

Customers without an Industry will be excluded from industry-specific analysis, and their project probability calculations will only be performed using the generic model.
This results in lower precision, and the quality difference in analysis becomes significant as data accumulates.

Why register now:
  • Retroactive application — If you register the Industry for a customer now, when industry-specific analysis is activated in the future, existing activity data will automatically be reflected in the industry-specific model.
  • Region is similar — Region information will also be used for regional market characteristic analysis in the future. If registered in advance, you can benefit from the analysis immediately without needing a separate data cleanup effort later.
  • Data is an asset — Investing 5 seconds today to enter Industry and Region will dramatically improve future analysis quality. Conversely, batch-updating hundreds of customers later requires significant time and effort.

💡 Tip: Don't leave Industry and Region blank when registering customers.
The difference may not be visible now, but as data accumulates, it creates a decisive difference in analysis precision.


Important Notes

  1. Company Name is a required field. It cannot be saved if left empty.
  2. Code is auto-generated and cannot be manually edited.
  3. Even if a customer's Active status is set to OFF, existing linked projects and contacts are maintained. However, inactive customers do not appear in the selection list when creating new projects.
  4. It is recommended to deactivate rather than delete a customer. Deletion is irreversible, and deletion is not possible if there are related data (contacts, projects).
  5. Excel export is based on the filtered results currently displayed on the screen.