# Configure customer policies

It is important to define customer policies.

<table><thead><tr><th width="250" valign="top">I want to...</th><th valign="top">To set up, go to...</th></tr></thead><tbody><tr><td valign="top">Allow cashiers to add new customers in POS</td><td valign="top"><ol><li>Click <strong>File</strong> | <strong>Configuration</strong>.</li><li>Click <strong>Store Rules</strong>.</li><li>Expand <strong>Customer Options</strong>.</li><li>Select <strong>Allow new customers at POS</strong>.</li></ol></td></tr><tr><td valign="top">Allow cashiers to edit customers in POS</td><td valign="top"><ol><li>Click <strong>Setup</strong>.</li><li>Expand <strong>People &#x26; Security</strong>.</li><li>Click <strong>Users</strong>.</li><li>Do one of the following:</li></ol><ul><li>Click <strong>New</strong> to create a new user.</li><li>Double-click an existing user.</li></ul><ol start="5"><li>On the <strong>General</strong> tab, in <strong>POS User Roles</strong>, select <strong>Allowed to view and edit all customers</strong>.</li></ol></td></tr><tr><td valign="top">Require specific information (e.g., full name, phone number, email address) to save customers</td><td valign="top"><ol><li>Click <strong>Setup</strong>.</li><li>Expand <strong>Customer</strong>.</li><li>Click <strong>Customer Policy</strong>.</li></ol></td></tr><tr><td valign="top">Provide percent or price level discounts to specific customers</td><td valign="top"><p><strong>In Store Manager:</strong></p><ol><li>Click <strong>Customer</strong>.</li><li>Click <strong>Customers</strong>.</li><li>Do one of the following:</li></ol><ul><li>Click <strong>New</strong> to create a new customer.</li><li>Double-click an existing customer.</li></ul><ol start="4"><li>On the <strong>Customer Options</strong> tab, enter a discount in one of the following fields:</li></ol><ul><li><strong>Price Level</strong></li><li><strong>Discount (%)</strong></li></ul><p><strong>In POS:</strong></p><ol><li>Do one of the following:</li></ol><ul><li>Tap <strong>Customer</strong> | <strong>New Customer</strong> to create a new customer.</li><li>Look up an existing customer, then tap <strong>Customer</strong> | <strong>Edit Customer</strong>.</li></ul><ol start="2"><li>On the <strong>Options</strong> tab, enter a discount in one of the following fields:</li></ol><ul><li><strong>Price Level</strong></li><li><strong>Discount (%)</strong></li></ul></td></tr><tr><td valign="top">Enable accounts receivable (store credit)</td><td valign="top"><p>Before you can set up accounts receivable (AR) accounts in Store Manager or POS, you must define a Default Account Group.</p><ol><li>Click <strong>Setup</strong>.</li><li>Expand <strong>Customer</strong>.</li><li>Expand <strong>Accounts Receivable</strong>.</li><li>Click <strong>Accounting Defaults</strong>.</li><li>Select a <strong>Default Account Group</strong>.</li></ol></td></tr><tr><td valign="top">Display customers' accounts receivable information in POS</td><td valign="top"><ol><li>Click <strong>Setup</strong>.</li><li>Expand <strong>Hardware</strong>.</li><li>Click <strong>POS Profiles</strong>.</li><li>Do one of the following:</li></ol><ul><li>Click <strong>New</strong> to create a new POS profile.</li><li>Double-click an existing POS profile.</li></ul><ol start="5"><li>Select <strong>Separate tab for AR info</strong>.</li><li>Assign the POS profile to the appropriate register(s).</li></ol></td></tr></tbody></table>


---

# Agent Instructions: 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://docs.rmhpos.com/readme-1/configure-pos-to-support-store-policies/policies-customers.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.
