Skip to content
Merged
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
13 changes: 8 additions & 5 deletions docs/organization/membership/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,15 @@ Organization-level roles enable broad access to the entire organization, as desc

| **Action** | **Billing** | **Member** | **Admin** | **Manager** | **Owner** |
| ------------------------------------------------------------------------------- | ----------- | ---------- | --------- | ----------- | --------- |
| Can see and edit billing information and subscription details | ✓ | | | | ✓ |
| Can edit billing information and subscription details | ✓ | | | | ✓ |
| Can see subscription details | ✓ | ✓\* | ✓\* | ✓\* | ✓ |
| Can see and edit legal and compliance details | ✓ | | | | ✓ |
| Can view and act on issues (such as assigning and resolving) | | ✓ | ✓ | ✓ | ✓ |
| Can join and leave existing teams | | ✓ | ✓ | ✓ | ✓ |
| Can add repositories (through GitHub integrations) | | ✓ | ✓ | ✓ | ✓ |
| Can create and remove teams from the organization | | | ✓ | ✓ | ✓ |
| Can change project settings | | ✓\* | ✓ | ✓ | ✓ |
| Can create and remove projects for the organization | | ✓\*\* | ✓ | ✓ | ✓ |
| Can change project settings | | ✓\*\* | ✓ | ✓ | ✓ |
| Can create and remove projects for the organization | | ✓\*\*\* | ✓ | ✓ | ✓ |
| Can edit Global Integrations | | | ✓ | ✓ | ✓ |
| Can remove repositories | | | ✓ | ✓ | ✓ |
| Can add, remove, and change Org Members | | | | ✓ | ✓ |
Expand All @@ -52,9 +53,11 @@ Organization-level roles enable broad access to the entire organization, as desc
| Can transfer projects to another organization | | | | | ✓ |
| Can remove an organization | | | | | ✓ |

\*Org Members will only be able to edit [ownership rules](https://sentry.io/orgredirect/organizations/:orgslug/settings/projects/action-release/ownership/) for the project.
\*Only Owners and Billing users can see complete subscription details. Org Members, Admins, and Managers have access to a limited view of the subscription details.

\*\*If your organization is on a Business or Enterprise plan, anyone who's part of the org will be able to create a project without having to be a Team Admin. When org members create a project, they'll become the Team Admin for that project by default and have all the permissions of the [Team Admin](#permissions-1) for that project.
\*\*Org Members will only be able to edit [ownership rules](https://sentry.io/orgredirect/organizations/:orgslug/settings/projects/action-release/ownership/) for the project.

\*\*\*If your organization is on a Business or Enterprise plan, anyone who's part of the org will be able to create a project without having to be a Team Admin. When org members create a project, they'll become the Team Admin for that project by default and have all the permissions of the [Team Admin](#permissions-1) for that project.

## Team-level Roles

Expand Down
2 changes: 1 addition & 1 deletion docs/pricing/quotas/manage-attachments-quota.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ If you're on a Developer plan and want to increase your quota, you'll need to up

<Alert>

If you upgrade from Team to Business mid-billing period, your on-demand pricing changes retroactively.
If you upgrade from Team to Business mid-billing period, your pay-as-you-go pricing changes retroactively.

</Alert>

Expand Down
Loading