> For the complete documentation index, see [llms.txt](https://retailcloud.gitbook.io/portals/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://retailcloud.gitbook.io/portals/central-administration-server-cas/untitled/customers/create-view-customers.md).

# Create/ View Customers

### **Overview**

From **CAS** --> **Transactions** --> **Customers** --> **Create/View Customers**

User creates a customer to track the customer sales. To create a new customer, user can provide a customer number or check the box to have it automatically generated. User provides customer details such as name, address, phone, email (mandatory field), and drivers license and can place the customer in either a frequency based category or static groups . The user can create a customer in this screen, or can modify an existing customer. To modify an existing customer, enter one of the customer details and press search to see a list of customers that match the criteria (or press search and obtain a full list of customers), then press Save after making the necessary changes. A PDF can also be generated with a list of customers that match the searched criteria.

When user enters one of the customer details and presses search, a list of customers that match the criteria will come up at the bottom of the screen.  User selects the customer and presses show, and the create customer screen will appear with that customer's details filled in. User can click transaction history to see all the purchases or refunds made by that customer.

**Details**

![](/files/-Lwr_X5-jWGZBsnbyURV)

[**Adding/Modifying customers** ](/portals/central-administration-server-cas/untitled/customers/create-view-customers/modifying-customer-records-and-exporting-to-csv.md)To be used for creating a new customer record, or editing information on an existing customer record.

[**Exporting customer list to CSV** ](/portals/central-administration-server-cas/untitled/customers/create-view-customers/modifying-customer-records-and-exporting-to-csv.md)

**Customer Transactions**

All the transactions of each customer is saved in the database and can be viewed by clicking the Show Transaction History button. The follow transaction history of the customer is displayed.&#x20;

![](https://retailcloud.atlassian.net/wiki/download/attachments/688417/Customer_transactions.jpg?version=1\&modificationDate=1276116386000\&cacheVersion=1\&api=v2)

### Enable Go Green

By using Go Green email receipt, we offer a way to reduce the paper trail by giving customers the option of having their transaction receipts automatically emailed to them. To enable follow the below steps :

1. From **CAS** --> **Transactions** --> **Customers** --> **Create/View Customers**
2. Search for customers (if already created) and select the customer, click 'show'. When creating new customers, enter the customer details in the fields provided.
3. Click on '**Go Green (No Receipt Print)** check box to enable email receipt.
4. Click Modify/Save.

![](/files/-M2C6f-F-6HNJ9_BE5LX)

**Access**

Access to this function at an enterprise level is limited by default to the System Administrator and Financial users only. Accounting, store managers, warehouse general managers as well as zone managers and human resource managers may modify customer settings at Venues or Store assigned to them.


---

# 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, and the optional `goal` query parameter:

```
GET https://retailcloud.gitbook.io/portals/central-administration-server-cas/untitled/customers/create-view-customers.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
