Skip to content

Commit

Permalink
Merge branch 'current' into mirnawong1-patch-5
Browse files Browse the repository at this point in the history
  • Loading branch information
mirnawong1 authored Sep 8, 2023
2 parents 1285f93 + 9dc02ef commit 5f127d4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ sidebar: "Users and licenses"
In dbt Cloud, _licenses_ are used to allocate users to your account. There are three different types of licenses in dbt Cloud:

- **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.
- **IT** — Can manage users, groups, and licenses, among other permissions. Available on Enterprise and Team plans only.
- **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.

The user's assigned license determines the specific capabilities they can access in dbt Cloud.

Expand All @@ -21,8 +21,8 @@ The user's assigned license determines the specific capabilities they can access
| API Access ||||
| Use [Source Freshness](/docs/deploy/source-freshness) ||||
| Use [Docs](/docs/collaborate/build-and-view-your-docs) ||||
| Receive [Job notifications](/docs/deploy/job-notifications) ||||
*Available on Enterprise and Team plans only and doesn't count toward seat usage. Please note, IT seats are limited to 1 seat per Team or Enterprise account.
| Receive [Job notifications](/docs/deploy/job-notifications) || ||
*Available on Enterprise and Team plans only and doesn't count toward seat usage. Please note, that IT seats are limited to 1 seat per Team or Enterprise account.

## Licenses

Expand Down
6 changes: 3 additions & 3 deletions website/docs/docs/deploy/job-notifications.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ Setting up notifications in dbt Cloud will allow you to receive alerts via Email

### Email

These are the following options for setting up email notifications:
These are the following options for setting up email notifications. Refer to [Users and licenses](/docs/cloud/manage-access/seats-and-users) for info on license types eligible for email notifications.

- As a **user** — You can set up email notifications for yourself under your Profile.
- As an **admin** — You can set up notifications on behalf of your team members. Refer to [Users and licenses](/docs/cloud/manage-access/seats-and-users) for info on license types eligible for email notifications.
- As a **user** — You can set up email notifications for yourself under your Profile.
- As an **admin** — You can set up notifications on behalf of your team members.

To set up job notifications, follow these steps:

Expand Down

0 comments on commit 5f127d4

Please sign in to comment.