# Store users

- [Configure a store user password policy](https://docs.rmhpos.com/central-manager/manage-employees/store-users/setting-up-store-user-password-policy.md): This topic describes how to establish a password policy for store employees. The password policy applies to all employees who have a user account for POS, Store Manager, or Store Loyalty.
- [Configure Store Manager user roles](https://docs.rmhpos.com/central-manager/manage-employees/store-users/setting-up-manager-role.md): This topic describes how to configure user roles for employees who use Store Manager. User roles are groups of role-specific privileges that can be assigned to one or more employees.
- [Configure POS user roles](https://docs.rmhpos.com/central-manager/manage-employees/store-users/setting-up-pos-user-roles.md): This topic describes how to configure user roles for employees who use POS. User roles are groups of role-specific privileges that can be assigned to one or more employees.
- [Create store user accounts](https://docs.rmhpos.com/central-manager/manage-employees/store-users/setting-up-store-user-accounts.md): This topic describes how to create user accounts for store employees.


---

# 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/central-manager/manage-employees/store-users.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.
