# PRO ADMINISTRÁTORY

Návody v této sekci vám poradí s nastavením aplikace na administrátorské úrovni. Díky textovým a video návodům můžete spravovat uživatele, operátory a celé nastavení aplikace mluvii.

V mluvii rozlišujeme 2 úrovně administrátorů (administrátor společnosti a administrátor tenantu). Tenant je podúrovní společnosti (oddělení) a umožňuje rozdělit společnost na **více navzájem nezávislých logických celků.**

* [Správa společnosti](/pro-administratory/sprava-spolecnosti.md)
* [Správa tenantu](/pro-administratory/sprava-tenantu.md)


---

# 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.mluvii.com/pro-administratory.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.
