Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions dashboard/roles.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ Mintlify provides three dashboard access levels: viewer, editor, and admin.

By default, the person who creates your Mintlify organization has admin access. Add additional editors in the [Members](https://dashboard.mintlify.com/settings/organization/members) page of your dashboard.

Inviting members requires a [Pro or Enterprise plan](https://mintlify.com/pricing). Upgrade your plan to invite team members to your organization.
You can invite members on any plan, including Hobby. You can have as many members as you need in your organization. Seats can incur additional costs. See the [pricing page](https://mintlify.com/pricing) for more details.

You can have as many members as you need in your organization. Seats can incur additional costs. See the [pricing page](https://mintlify.com/pricing) for more details.
## Publishing from the dashboard

Only admins and editors can publish edits from the dashboard, either by pressing **Manual update** or by using the [web editor](/editor). Viewers can still contribute through GitHub pull requests. If a viewer attempts to publish, they receive an error indicating that only organization admins and editors can perform this action.
Loading