# Create Role

Our system operates with various roles, each tasked with specific responsibilities in managing access and functions. One role oversees overall system control, while another manages user accounts, certificates, and profiles. Others are responsible for user registration, issuance of certificates, and maintaining lists of information and attributes. Some roles focus on monitoring system activities and ensuring compliance, while others handle day-to-day operational tasks. By distributing responsibilities among these roles, administrators effectively manage access control, delegate tasks, and maintain system efficiency.


---

# 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://idthrivo.gitbook.io/thrivosign-remote-signing-solution/thrivosign-remote-signing-solution-t-rss-documentation/remote-signing-solution/web-manager/create-role.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.
