# Permission Center

In a team, there may be multiple administrators, and the tasks they manage might vary. To achieve finer control over the management permissions, the system administrator can assign address book permissions and application management permissions to hierarchical administrators. This way, they can achieve collaborative management where each administrator has specific responsibilities, and their management tasks do not interfere with each other.


---

# 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://echelp.weaver.com.co/permission-center.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.
