# Various User Roles

- [Viewer Role](https://docs.bdb.ai/bdb-user-documentation/platform-modules/10.0/administration-and-security/security/various-user-roles/viewer-role.md): It is the default user role for all the new users until they are added to any user groups with required permissions to use the platform modules.
- [Admin Role](https://docs.bdb.ai/bdb-user-documentation/platform-modules/10.0/administration-and-security/security/various-user-roles/admin-role.md): This page explains the process of assigning the Admin role to a platform user.
- [Non-admin User Roles](https://docs.bdb.ai/bdb-user-documentation/platform-modules/10.0/administration-and-security/security/various-user-roles/non-admin-user-roles.md): This section focuses on user-defined roles of the platform users.


---

# 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.bdb.ai/bdb-user-documentation/platform-modules/10.0/administration-and-security/security/various-user-roles.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.
