34
apps/docs/workspace.mdx
Normal file
34
apps/docs/workspace.mdx
Normal file
@@ -0,0 +1,34 @@
|
||||
---
|
||||
title: Overview
|
||||
icon: building
|
||||
---
|
||||
|
||||
Everything you do in Typebot takes place in a workspace it's like a home. A workspace has members. It can be only you, your team, or the entire company.
|
||||
|
||||
Your plan is tied to your workspace. It means that if you have a Personal Pro workspace and you create a new workspace it will be by default a Free workspace.
|
||||
|
||||
You can create as many workspaces as you want.
|
||||
|
||||
## Members
|
||||
|
||||
<Frame>
|
||||
<img src="/images/workspace/members.png" alt="Members list" />
|
||||
</Frame>
|
||||
|
||||
Someone is a member of a workspace when he has access to the whole workspace. Once someone is a member of a workspace, he will be will have this workspace visible in his workspaces dropdown:
|
||||
|
||||
<Frame>
|
||||
<img src="/images/workspace/workspaces-dropdown.png" alt="Dropdown" />
|
||||
</Frame>
|
||||
|
||||
## Admins
|
||||
|
||||
Administrators are the people who can manage the workspace. Invite new members, check the workspace settings, billing, and more.
|
||||
|
||||
## Delete a workspace
|
||||
|
||||
You can delete a workspace by navigating to the workspace settings:
|
||||
|
||||
<Frame>
|
||||
<img src="/images/workspace/delete.png" alt="Dropdown" />
|
||||
</Frame>
|
||||
Reference in New Issue
Block a user