2
0

📝 Migrate from Docusaurus to Mintlify (#1115)

Closes #868
This commit is contained in:
Baptiste Arnaud
2023-12-22 09:13:53 +01:00
committed by GitHub
parent 512bb09282
commit 1e5fa5a575
450 changed files with 49522 additions and 104787 deletions

View File

@@ -0,0 +1,40 @@
---
title: Add members and guests
icon: 'family'
---
There are several ways users can interact with a Typebot 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 typebots, 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:
<Frame>
<img src="/images/workspace/members.png" alt="Members list" />
</Frame>
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.
<Frame>
<img src="/images/workspace/guests.png" alt="Guests list" />
</Frame>
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