# Viewer Role

{% hint style="info" %}
Check out the walk-through on how a Viewer role gets created.
{% endhint %}

<figure><img src="/files/H0WmOQINF3LHMeyEAm6x" alt=""><figcaption></figcaption></figure>

All the new users created via the ***User Management*** module are added to a default role (the viewer role). The default user role restricts all new users from accessing any of the Platform modules until they are attached to some user group.

Let us see how this happens for a new user:&#x20;

* Select the ***User*** option from the ***New*** context menu.

&#x20;     ![](/files/CEjKPhXtERYK0V6Q76zz)

* Access the ***New User*** page opens.
* Provide the required information to create a new user.  &#x20;
* Click the ***Save*** option.                &#x20;

![Required Information field for a new user](/files/mwwn01Zy0SgCDbdSEPRq)

{% hint style="info" %} <mark style="color:green;">Please Note:</mark>

* Skip the part ***Add to Group*** part for this user.
* Provide the ***Custom Fields*** details for the new user (If only marked as mandatory).

{% endhint %}

* A confirmation message appears.
* The user gets created and added to the list of users (By default the newly created user will appear at the top of the list).

![A new user gets added to the User list](/files/p9ZxmXgEu99oOMeSC2jB)

* Navigate to the ***Sign In*** page of the BDB platform.&#x20;
* Use the new user’s credentials to access the Platform.
* Click the ***Sign In*** option.

&#x20;     ![](/files/qxbHallAqzG6LQOWVZ8A)

* Once you Sign in to the platform homepage open the ***Apps*** menu.
* As you can see the newly created user who is not part of any user groups does not have access permissions for the platform modules other than view permission for the ***Home*** and ***Story*** modules.&#x20;

![Apps menu for the Viewer Role user](/files/rgVHatVZcHbby1hzQnei)

{% hint style="info" %}
*<mark style="color:green;">Please Note:</mark>*&#x20;

* The newly created user who is not added to any group gets added to the default user group titled ***Viewer Role***.&#x20;

&#x20;      ![](/files/d6SuS4yEXFlPSVdOz8q4)

* The user in ***Viewer Role***/ ***Default User Role*** can have only view permission for the documents shared to him. They can't see any of the credited options for the shared document to modify it.

&#x20;      ![](/files/Kc8F3JRvuspxAztBidgG)

* All the newly created users will get the below-given notification message until they have some shared documents available to them.&#x20;

  * They will have the Shared Documents folder under their My Documents place (by default).

  &#x20;    ![](/files/rN5Rutc3nAOzjiPfBcjx)

&#x20;    &#x20;

{% endhint %}


---

# 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-documentation/core-platform/users-and-roles/various-user-roles/viewer-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.
