Skip to content

Commit

Permalink
P-8065: add roles page (#74)
Browse files Browse the repository at this point in the history
* add roles page

* Update roles-in-plain.mdx

---------

Co-authored-by: Mathias Vagni <[email protected]>
  • Loading branch information
andrewblaney and mattvagni authored Jul 26, 2024
1 parent 26850bb commit f70627e
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
3 changes: 2 additions & 1 deletion mint.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,8 @@
"shortcuts",
"auto-responses",
"plain-ai",
"broadcasts"
"broadcasts",
"roles-in-plain"
]
},
{
Expand Down
16 changes: 16 additions & 0 deletions roles-in-plain.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
title: 'Roles & Permissions'
---

Below you'll find the roles available within your Plain workspace. Set your team's roles depending on the level of access and ownership they need.

- `Owner`: Full access to everything, including billing, deleting workspaces, managing workspace settings and API keys.
- `Admin`: Access to everything in Plain except for billing and deleting workspaces.
- `Support`: Can message customers and use all in-app features.
- `Viewer`: Can view all support requests and participate in internal discussions, but cannot send messages to customers via Plain. Viewer seats are completely free, and unlimited.

**Note**: Owner, Admin, and Support seats are paid seats in Plain, while viewer seats are free. [View our full pricing breakdown here](https://www.plain.com/pricing)

You can view and update existing user's roles or add new users from **Settings → Members**.

You can also manage billing directly from Plain. Navigate to **Settings → Billing** to view, or make changes to your billing settings.

0 comments on commit f70627e

Please sign in to comment.