Skip to content
Open
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion docs/product/alerts/create-alerts/metric-alert-config.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -187,4 +187,4 @@ Give your alert a descriptive name, such as the team affected and the topic of t

## Team

You can choose a team to associate with an alert so that members of that team can edit this alert. Note that you can only make this association if you are a member of the team. If no team is selected, anybody can edit the alert.
You can choose a team to associate with an alert so that members of that team can edit this alert. Note that you can only create this association if you are a member of the team, unless the organization has [Open Membership](/organization/membership/#open-membership) enabled. If no team is selected, anybody can edit the alert.
2 changes: 1 addition & 1 deletion docs/product/issues/ownership-rules/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ The general format of a rule is: `type:pattern owners`
- `example1@company.com example2@company.com`
- `#backend-team`

Teams _must_ have access to the project to become owners. To grant a team access to a project, go to your project's [Project Teams](https://sentry.io/orgredirect/organizations/:orgslug/settings/projects/:projectId/teams/) settings, and click "Add Team".
Teams _must_ have access to the project to become owners, unless the organization has [Open Membership](/organization/membership/#open-membership) enabled. To grant a team access to a project, go to your project's [Project Teams](https://sentry.io/orgredirect/organizations/:orgslug/settings/projects/:projectId/teams/) settings, and click "Add Team".

To grant a user access to a project, the user must be a member of a team with access to the project. To add a user to a team, navigate to **Settings > Teams**, select a team, and click "Add Member".

Expand Down
Loading