> For the complete documentation index, see [llms.txt](https://support.barnetpos.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.barnetpos.com/liquor-store-portal/customer-maintenance/customers-in-portal.md).

# Customers in Portal

While basic customer edits can be made on the POS using the Edit Customer button, most customer setup and maintenance is to be completed in the Portal.

**Customer Groups**

* All customers must belong to a Customer Group. Groups must be created *before* adding customers.
* Customer Groups determine automatic rewards and/or pricing rules (loyalty points, discounts, cost-plus pricing).
* Common groups include:Points Customers, Cost+ AR Groups, Staff, Friends & Family, Online Customers, and Third-Party Delivery Services (with specific pricing rules).

![A screenshot of a computer AI-generated content may be incorrect.](/files/a5aad36bf5bc00a3c2b578910ca5443b9c1eeb34)

**Customer Maintenance in Portal**

**Customer Creation**

* Customers can be created in the Portal or on the POS.
* Each customer must have a unique Customer ID, phone numbers are recommended to eliminate duplication.
* Do not edit Customer IDs once created, as all transactions are tied to the ID.

**Searching & Contact Info**

* Customer accounts can be searched on the POS by ID, name, or phone number.
* Contact information (address, phone, email) is managed in the portal.
* If a customer changes phone numbers:Do not edit the Customer ID, instead update the phone number in the contact field.

**AR Settings**

**(For more information on AR please reference the help doc: Sales Invoices and Customer AR at the Till)**

* The AR checkbox must be enabled for a customer to charge purchases to AR on the POS.
* For Portal Sales Invoices, AR payment can be applied without this setting.
* Payments taken using Receive on Account can later be matched to POS transactions via AR List on the POS.

![A screenshot of a computer AI-generated content may be incorrect.](/files/4a03bddc1eb8c982a2c6b454103ce81a094fe04f)

**Notes**

* Notes added to a customer profile will pop up on the POS during the sale.

![A screenshot of a computer AI-generated content may be incorrect.](/files/201fc4deb2244a135fc139d89453fe2b70dffcdc)

![A screenshot of a computer AI-generated content may be incorrect.](/files/a37648cc15f6dada2109f293f0c164f533158806)

**Account Info Tab**

* Displays Store Credit balances and allows setting Credit Limits or bringing over initial credit from a previous POS.
* If Loyalty Points are enabled, manual point adjustments can be made here.

![A screenshot of a computer AI-generated content may be incorrect.](/files/d2071127923ac8bc899aa0761458c648b751a5aa)

![A screenshot of a computer AI-generated content may be incorrect.](/files/fc0af137424b45d7180b7c50df7990ff6902b345)

**Receive on Account**

* Used to apply payments directly to an AR customer’s account for POS-entered orders.
* For Portal-created Sales Invoices, payments should be made directly on the invoice.
* On the POS, AR payments must be applied through the POS (not via portal).

![A screenshot of a computer screen AI-generated content may be incorrect.](/files/2f249debfbd322d571122ea5b339a94e538c77a6)

**POS Editing Option**

* Stores may enable an Edit Customer button directly on the POS.

**Tax Exemptions**

* Tax exemption rules can be configured per customer.Example: BC stores may make DoorDash/UberEats customer profiles PST and Liquor Tax exempt, as those platforms collect/remit the tax.

![A screenshot of a computer screen AI-generated content may be incorrect.](/files/cb59e471a4de3bbebe44d3b6c02bf4507750c7a8)

**Billing & Activity**

* Shows all customer transactions within the selected date range.
* Individual transactions can be opened for detailed view.
* AR activity and balances are tracked here.
* Customer Statements can be viewed or printed.

![A screenshot of a computer AI-generated content may be incorrect.](/files/ad983376b25373bd9239a34a3c40a0e7b7599cab)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://support.barnetpos.com/liquor-store-portal/customer-maintenance/customers-in-portal.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
