Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 6 additions & 8 deletions docs/user/spaces/add-user.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,23 +15,23 @@ You can easily invite new members to collaborate within your Space by following

- In the members menu, you can search for the user from your organization that you want to add.

<img src={require("./img/add-user/search-user.png").default} alt="search user" width="400"/>
<img src={require("./img/add-user/search-user.png").default} alt="search user" width="1920"/>

- Select the desired rights for the member, e.g. whether the person may only read or also edit.

<img src={require("./img/add-user/choose-rights.png").default} alt="Choose rights" width="400"/>
<img src={require("./img/add-user/choose-rights.png").default} alt="Choose rights" width="1920"/>

- Click on “Add” to invite the member to the Space.

<img src={require("./img/add-user/member-added.png").default} alt="Member added" width="400"/>
<img src={require("./img/add-user/member-added.png").default} alt="Member added" width="1920"/>

- To change the rights of a member, open the members menu, click on the corresponding user and select the desired new rights.

<img src={require("./img/add-user/change-rights.png").default} alt="Change rights" width="400"/>
<img src={require("./img/add-user/change-rights.png").default} alt="Change rights" width="1920"/>

- Open the members menu, click on the three-dot menu next to the member you want to remove and select “Remove member”.
- Open the members menu, click on the three-dot menu next to the member and use “Access details”, “Set expiration date”, or “Remove member” as needed.

<img src={require("./img/add-user/remove-user.png").default} alt="Remove user" width="400"/>
<img src={require("./img/add-user/remove-user.png").default} alt="Remove user" width="1920"/>

:::note
The removed member immediately loses access to the space.
Expand All @@ -44,5 +44,3 @@ The removed member immediately loses access to the space.
- A deleted Space cannot be restored, so be careful who you grant these rights to.

:::

Now you know how to add members to your Space and set the permissions accordingly!
Binary file modified docs/user/spaces/img/add-user/change-rights.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/user/spaces/img/add-user/choose-rights.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/user/spaces/img/add-user/member-added.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/user/spaces/img/add-user/member-menu.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/user/spaces/img/add-user/remove-user.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/user/spaces/img/add-user/search-user.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.