2
0

docs: add members and guests

This commit is contained in:
Baptiste Arnaud
2022-08-12 07:24:40 +02:00
parent 361092ffa5
commit 6716cf2484
5 changed files with 44 additions and 1 deletions

View File

@ -1,4 +1,4 @@
{
"label": "Editor",
"position": 2
"position": 3
}

View File

@ -0,0 +1,4 @@
{
"label": "Workspace",
"position": 2
}

View File

@ -0,0 +1,37 @@
---
sidebar_position: 2
---
# Add members and guests
There are several ways users can interact with a Notion workspace:
- Admins: admins who can manage workspace settings, delete a workspace, and manage other admins, members, and guests.
- Members: People on your team who can create and edit Notion pages, but not edit settings or add members.
- Guests: People external to your team who you want to work with on specific typebots. They can be invited to individual typebots, but not an entire workspace. They can't be given workspace-wide access. They must be invited to individual typebots to view them.
## How to invite admins and members
In your workspace, click on the **Settings & Members** button and then the **Members** tab.
You will see your Workspace members list:
<img src="/img/workspace/members.png" alt="Members list" />
There you can invite new admins or members and set existing members as admins.
## How to invite guests
In your typebot, click on the **Invite users to collaborate** icon button.
You will see the guests list and who has access to this particular typebot.
<img src="/img/workspace/guests.png" alt="Guests list" />
Guests can either:
- View the typebot: they will be able to view the flow and the results but they will not be able to modify the flow.
- Edit the typebot: they will be able to view **AND** edit the flow and the results

View File

@ -1,5 +1,7 @@
---
sidebar_position: 1
title: Overview
slug: /workspace
---
# Workspace

Binary file not shown.

After

Width:  |  Height:  |  Size: 783 KiB