2
0
Files
bot/apps/docs/workspace.mdx

35 lines
1.1 KiB
Plaintext
Raw Normal View History

2022-07-07 08:06:09 +02:00
---
2022-08-12 07:24:40 +02:00
title: Overview
icon: building
2022-07-07 08:06:09 +02:00
---
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>
2022-07-07 08:06:09 +02:00
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>
2022-07-07 08:06:09 +02:00
## 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>