mirror of https://github.com/nocodb/nocodb
Raju Udava
1 year ago
6 changed files with 58 additions and 35 deletions
@ -1,37 +1,66 @@ |
|||||||
--- |
--- |
||||||
title: 'Workspace collaboration' |
title: 'Workspace collaboration' |
||||||
|
description: 'This article explains how to invite collaborators to your workspace, change their roles and procedure to remove them from the workspace.' |
||||||
|
tags: ['workspaces', 'collaboration', 'roles', 'invite'] |
||||||
|
keywords: ['Workspace configuration', 'Invite collaborators', 'Collaborator roles', 'Access permissions', 'Displaying workspace members', 'Modifying member roles', 'Removing workspace members', 'Workspace collaboration', 'Team collaboration', 'Access control', 'Role-based permissions', 'Workspace management', 'User roles', 'Workspace settings', 'Workspace administration', 'Collaborator invitation', 'User access', 'Collaborator management', 'Workspace teamwork', 'Workspace organization'] |
||||||
--- |
--- |
||||||
|
|
||||||
|
|
||||||
Next logical step after creating a workspace is to invite collaborators to it. In this section, we will guide you through the process of inviting collaborators to your workspace. |
Next logical step after creating a workspace is to invite collaborators to it. In this section, we will guide you through the process of inviting collaborators to your workspace. |
||||||
|
|
||||||
|
Comprehensive information regarding roles and permissions can be accessed [here](/roles-and-permissions/overview). |
||||||
|
|
||||||
## Invite collaborators |
## Invite collaborators |
||||||
1. Click on `Team & Settings` on the left sidebar to open Workspace configuration page. |
1. Navigate to the Workspace configuration page by selecting `Team & Settings` in the left sidebar. |
||||||
2. Click on `Collaborators` tab. |
2. Access the `Collaborators` tab. |
||||||
3. Fill in the email address of the collaborator you want to invite. |
3. Input the email address of the intended collaborator for the invitation. |
||||||
4. Select the access permission for the collaborator from the dropdown menu. |
4. Click on `Role` dropdown menu |
||||||
5. Click on `Add User(s)` button. |
5. Choose the appropriate access permission for the collaborator from the dropdown menu. |
||||||
|
6. Conclude the process by selecting the `Add Member(s)` button. |
||||||
|
|
||||||
![image](/img/v2/workspace-collaboration.png) |
![image](/img/v2/workspace/workspace-collaboration.png) |
||||||
|
|
||||||
:::info |
:::info |
||||||
You can invite multiple collaborators at once by entering multiple email addresses separated by comma. |
You have the capability to invite multiple collaborators simultaneously by entering their email addresses, separated by commas. |
||||||
::: |
::: |
||||||
|
|
||||||
### List of collaborators |
|
||||||
List of the users who have access to the workspace is displayed on the same page. Refer **<1>** below. |
|
||||||
|
|
||||||
### Update collaborator access permission |
|
||||||
You can change the access permission of the collaborator by clicking on the access drop down menu and selecting new role option as desired. Refer **<2>** below. |
|
||||||
|
|
||||||
### Remove collaborator |
## Displaying Workspace Members |
||||||
You can also remove collaborators from the workspace by clicking on the vertical ellipses `⋮` to open the context menu and selecting `Remove User` option. Refer **<3>** below. |
The `Members` tab displays a list of users who have been granted access to the workspace. |
||||||
|
![image](/img/v2/workspace/list-users.png) |
||||||
|
|
||||||
![image](/img/v2/workspace-collaboration-actions.png) |
## Modifying Workspace Member Roles |
||||||
|
You can modify the access permissions of collaborators by following these steps: |
||||||
|
1. Access the dropdown menu. |
||||||
|
2. Select the desired new role option. |
||||||
|
![image](/img/v2/workspace/change-role.png) |
||||||
|
|
||||||
|
## Removing Workspace Members |
||||||
|
To remove a member from the workspace, take the following steps: |
||||||
|
1. Click on the vertical ellipses `⋮` to open the context menu. |
||||||
|
2. Select the `Remove User` option. |
||||||
|
![image](/img/v2/workspace/remove-user.png) |
||||||
|
|
||||||
## Related articles |
## Related articles |
||||||
- [Workspace overview](/workspaces/workspace-overview) |
- [Workspace overview](/workspaces/workspace-overview) |
||||||
- [Create workspace](/workspaces/create-workspace) |
- [Create workspace](/workspaces/create-workspace) |
||||||
- [Rename workspace](/workspaces/actions-on-workspace#rename-workspace) |
- [Rename workspace](/workspaces/actions-on-workspace#rename-workspace) |
||||||
- [Delete workspace](/workspaces/actions-on-workspace#delete-workspace) |
- [Delete workspace](/workspaces/actions-on-workspace#delete-workspace) |
||||||
|
|
||||||
|
|
||||||
|
[//]: # (## List workspace members) |
||||||
|
|
||||||
|
[//]: # (List of the users who have access to the workspace is displayed on the same page. ) |
||||||
|
|
||||||
|
[//]: # (![image](/img/v2/workspace/list-users.png)) |
||||||
|
|
||||||
|
[//]: # () |
||||||
|
[//]: # (## Update workspace member role) |
||||||
|
|
||||||
|
[//]: # (You can change the access permission of the collaborator by clicking on the access drop down menu and selecting new role option as desired. ) |
||||||
|
|
||||||
|
[//]: # (![image](/img/v2/workspace/change-role.png)) |
||||||
|
|
||||||
|
[//]: # () |
||||||
|
[//]: # (### Remove workspace member) |
||||||
|
|
||||||
|
[//]: # (You can also remove collaborators from the workspace by clicking on the vertical ellipses `⋮` to open the context menu and selecting `Remove User` option. ) |
After Width: | Height: | Size: 89 KiB |
After Width: | Height: | Size: 82 KiB |
After Width: | Height: | Size: 88 KiB |
After Width: | Height: | Size: 140 KiB |
Loading…
Reference in new issue