# Configure security policies

It is always a best practice to define your store's security policies.

<table><thead><tr><th width="250" valign="top">I want to...</th><th valign="top">To configure, go to...</th></tr></thead><tbody><tr><td valign="top">Require passwords to log on to 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, enter a <strong>Password</strong>.</li></ol></td></tr><tr><td valign="top">Set password complexity and reset policies</td><td valign="top"><ol><li>Click <strong>Setup</strong>.</li><li>Expand <strong>People &#x26; Security</strong>.</li><li>Click <strong>Password Policy</strong>.</li></ol></td></tr><tr><td valign="top">Force cashiers to log on for each POS transaction</td><td valign="top"><ol><li>Click <strong>File</strong> | <strong>Configuration</strong>.</li><li>Click <strong>Store Rules</strong>.</li><li>Expand <strong>POS Options</strong>.</li><li>Select <strong>Force logon each sale</strong>.</li></ol></td></tr><tr><td valign="top">Automatic cashier log off if POS is idle for a period of time</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 POS profile.</li></ul><ol start="5"><li>On the <strong>General</strong> tab, in the <strong>Idle logoff timeout (Sec.)</strong> field, enter how many seconds POS can be idle before automatically logging off the user.</li><li>Assign the POS profile to the appropriate register(s).</li></ol></td></tr><tr><td valign="top">Prevent cashiers from exiting the POS app</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>, clear the check mark beside A<strong>llowed to Exit POS</strong>.</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-security.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.
