# Personál

Perosnál sa často mení. My to chápeme. Preto sme pre vás pripravili jedinečný spôsob ako mať všetok personál pod kontrolou.

CLUBERIO obsahuje 3 základné role personálu

{% tabs %}
{% tab title="Recepcia" %}
Rola recepcia je určená pre personál, ktorí nemá sprístupnené štatistiky predajov, návštevnosti či editáciu stránky. Personál s rolou Recepcia sa môže prihlásiť iba z počítača na recepcii. Má zavedenú ochranu proti prihláseniu z domu.
{% endtab %}

{% tab title="Manažér" %}
Manažér má sprístupnené štatistiky a nastavenia, no môže sa prihlásiť iba z počítača na recepcii.
{% endtab %}

{% tab title="Majiteľ" %}
Má neobmedzené práva. Prihlásiť sa môže aj mimo počítača na recepcii. Napríklad z mobilného telefónu či tabletu.
{% endtab %}
{% endtabs %}

> Člena personálu môžeme pridať v sekcii Nastavenia -> Administrátori

![Zoznam členov personálu](/files/-LzX4XWBoekbq-da5ATS)

Každý člen personálu má svoje prihlasovacie údaje. Je tak možné sledovať jeho kroky v systéme a obchodnú výkonnosť.


---

# 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.cluberio.com/nastavenia/personal.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.
