# Modifying Web User Permissions

The access permissions of web users can be modified in two different ways:

* Modify the permission of a single user: If you wish to modify the permissions of a single user, you can assign them to a group to which they are the sole member and then change the permissions of this group.
* Modify the permission of a group of users. If the change in permissions will affect more than one user, then change the permissions of the group to which they are assigned.

Important note

For the best practices regarding security and permissions, refer to [Users](https://docs.telcobridges.com/wiki/Users).

To reassign a user to a different group:

1- Click Web Users in the navigation panel.

<br>

<figure><img src="https://docs.telcobridges.com/w/images/9/91/WebUsers_Navigation_Panel_A.png" alt=""><figcaption></figcaption></figure>

\
2- Select the Web Users tab, followed by the user.

<br>

<figure><img src="https://docs.telcobridges.com/w/images/f/f4/Users_modify_single_B.png" alt=""><figcaption></figcaption></figure>

\
3- Assign the user to a different group with different permissions.

<figure><img src="https://docs.telcobridges.com/w/images/6/65/Users_modify_single2_B.png" alt=""><figcaption></figcaption></figure>

\
4- Click Save.

The user appears in the User list assigned to a different user group.

<figure><img src="https://docs.telcobridges.com/w/images/e/ed/Users_modify_single3_B.png" alt=""><figcaption></figcaption></figure>

<br>

To modify the permission of a user group:

1- Click Users in the navigation panel

<br>

<figure><img src="https://docs.telcobridges.com/w/images/f/fd/Users_Navigation_Panel_B.png" alt=""><figcaption></figcaption></figure>

\
2- Select the User Groups tab, followed by the user group.

<br>

<figure><img src="https://docs.telcobridges.com/w/images/7/7e/UserGroup_modify_B1.png" alt=""><figcaption></figcaption></figure>

\
3- Change one or more options of the group and click Save.

<br>

<figure><img src="https://docs.telcobridges.com/w/images/d/d0/UserGroup_modify_B2.png" alt=""><figcaption></figcaption></figure>


---

# 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://prosbcdocs.telcobridges.com/configuration-details/configuration-by-web-portal-category/system-settings/modifying-web-user-permissions.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.
