# Users & Access Rights

The following guides give step-by-step instructions on how to setup up access rights for users to protect sensitive information and manage employee roles. TAKU Retail has unlimited users and roles that can be customized for your business to identify, track and manage different groups of users. Roles can be assigned to users by store for better control of your multi-store staff.

{% content-ref url="/pages/-MUsyJph\_FYxI1EjyYeS" %}
[User Roles](/how-to-get-started/users-and-access-rights/user-roles.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MUte2Y9qsRnN4N3AlXH" %}
[Access Rights by Role](/how-to-get-started/users-and-access-rights/access-rights-by-role.md)
{% endcontent-ref %}


---

# 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://help.takulabs.io/how-to-get-started/users-and-access-rights.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.
