-
Notifications
You must be signed in to change notification settings - Fork 976
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Clarify license types and IT type #4766
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@@ -11,7 +11,7 @@ In dbt Cloud, _licenses_ are used to allocate users to your account. There are t | |||
|
|||
- **Developer** — Granted access to the Deployment and [Development](/docs/cloud/dbt-cloud-ide/develop-in-the-cloud) functionality in dbt Cloud. | |||
- **Read-Only** — Intended to view the [artifacts](/docs/deploy/artifacts) created in a dbt Cloud account. Read-Only users can receive job notifications but not configure them. | |||
- **IT** — Can manage users, groups, and licenses, among other permissions. IT users can receive job notifications but not configure them. Available on Enterprise and Team plans only. | |||
- **IT** — Can manage users, groups, and licenses, among other permissions. IT users can receive job notifications but not configure them. Available on Enterprise and Team plans only. On Enterprise plans - the IT license type provides the same access as the ["Security admin" permission set / role](https://docs.getdbt.com/docs/cloud/manage-access/enterprise-permissions#account-permissions-for-account-roles). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jeremyyeo should we also add 'billing admin' per this doc.
I've asked aaron here: https://dbtlabs.atlassian.net/browse/ENTERPRISE-1212
- **IT** — Can manage users, groups, and licenses, among other permissions. IT users can receive job notifications but not configure them. Available on Enterprise and Team plans only. On Enterprise plans - the IT license type provides the same access as the ["Security admin" permission set / role](https://docs.getdbt.com/docs/cloud/manage-access/enterprise-permissions#account-permissions-for-account-roles). | |
- **IT** — Can manage users, groups, and licenses, among other permissions. IT users can receive job notifications but not configure them. Available on Enterprise and Team plans only. In Enterprise plans, the IT license type grants access equivalent to the ['Security admin' and 'Billing admin' roles](/docs/cloud/manage-access/enterprise-permissions#account-permissions-for-account-roles). |
moving it to header
website/docs/docs/cloud/manage-access/enterprise-permissions.md
Outdated
Show resolved
Hide resolved
website/docs/docs/cloud/manage-access/enterprise-permissions.md
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm! will wait to merge until i get confirmation about the billing admin
What are you changing in this pull request and why?
Checklist