> ## Documentation Index
> Fetch the complete documentation index at: https://krisper.tryx.space/llms.txt
> Use this file to discover all available pages before exploring further.

# Customer

> Add and manage a directory of customers for each shop.

A **Customer** record stores contact and referral details for someone who visits a shop — used across appointments, offers, packages, and billing.

<Note>
  You need at least one shop before you can add a customer — see [Shop](/business-module/shop).
</Note>

<Steps>
  <Step title="Open Business → Customer">
    Shows every customer added so far. Use the **Shop** filter, with **Reset** / **Apply**, to narrow the list down.
  </Step>

  <Step title="Click + Add Customer and fill in the details">
    | Field             | Required? | What to enter                                                                                                      |
    | ----------------- | --------- | ------------------------------------------------------------------------------------------------------------------ |
    | **Shop**          | Yes       | Which shop this customer belongs to                                                                                |
    | **Full Name**     | Yes       | Customer's name                                                                                                    |
    | **Email**         | No        | Customer's email address                                                                                           |
    | **Phone Number**  | Yes       | 10-digit number                                                                                                    |
    | **Address**       | No        | Customer's address                                                                                                 |
    | **Referral Type** | No        | How this customer was referred — picking **Owner** disables Referral Code below; any other type keeps it enterable |
    | **Referral Code** | No        | The referring customer's code, if Referral Type isn't Owner                                                        |

    Save to add the customer.
  </Step>
</Steps>

## Customer Enquiries

A list of enquiries submitted by customers, for you to browse and review.

<Steps>
  <Step title="Click Customer Enquiries">
    Use the **Customer Name**, **Enquiry ID**, **Shop**, and **Phone** filters, with **Reset** / **Apply**, to narrow the list down.
  </Step>
</Steps>

Each row shows the Customer, Phone, Shop, Subject, Message, and Enquiry Date. Click **View Details** to read the full message.
