Skip to content

Commit eca3d69

Browse files
fix(billing): Correct billing-related actions for roles (#15370)
<!-- Use this checklist to make sure your PR is ready for merge. You may delete any sections you don't need. --> ## DESCRIBE YOUR PR Corrects membership role docs related to billing actions. <img width="1187" height="444" alt="Screenshot 2025-10-31 at 3 31 37 PM" src="https://github.com/user-attachments/assets/d6d1044b-854b-4a20-936a-15a77b9c2fc9" /> ## IS YOUR CHANGE URGENT? Help us prioritize incoming PRs by letting us know when the change needs to go live. - [ ] Urgent deadline (GA date, etc.): <!-- ENTER DATE HERE --> - [ ] Other deadline: <!-- ENTER DATE HERE --> - [x] None: Not urgent, can wait up to 1 week+ ## SLA - Teamwork makes the dream work, so please add a reviewer to your PRs. - Please give the docs team up to 1 week to review your PR unless you've added an urgent due date to it. Thanks in advance for your help! ## PRE-MERGE CHECKLIST *Make sure you've checked the following before merging your changes:* - [ ] Checked Vercel preview for correctness, including links - [ ] PR was reviewed and approved by any necessary SMEs (subject matter experts) - [ ] PR was reviewed and approved by a member of the [Sentry docs team](https://github.com/orgs/getsentry/teams/docs)
1 parent f1e06ae commit eca3d69

File tree

2 files changed

+9
-6
lines changed

2 files changed

+9
-6
lines changed

docs/organization/membership/index.mdx

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,14 +33,15 @@ Organization-level roles enable broad access to the entire organization, as desc
3333

3434
| **Action** | **Billing** | **Member** | **Admin** | **Manager** | **Owner** |
3535
| ------------------------------------------------------------------------------- | ----------- | ---------- | --------- | ----------- | --------- |
36-
| Can see and edit billing information and subscription details || | | ||
36+
| Can edit billing information and subscription details || | | ||
37+
| Can see subscription details ||\* |\* |\* ||
3738
| Can see and edit legal and compliance details || | | ||
3839
| Can view and act on issues (such as assigning and resolving) | |||||
3940
| Can join and leave existing teams | |||||
4041
| Can add repositories (through GitHub integrations) | |||||
4142
| Can create and remove teams from the organization | | ||||
42-
| Can change project settings | |\* ||||
43-
| Can create and remove projects for the organization | |\*\* ||||
43+
| Can change project settings | |\*\* ||||
44+
| Can create and remove projects for the organization | |\*\*\* ||||
4445
| Can edit Global Integrations | | ||||
4546
| Can remove repositories | | ||||
4647
| Can add, remove, and change Org Members | | | |||
@@ -52,9 +53,11 @@ Organization-level roles enable broad access to the entire organization, as desc
5253
| Can transfer projects to another organization | | | | ||
5354
| Can remove an organization | | | | ||
5455

55-
\*Org Members will only be able to edit [ownership rules](https://sentry.io/orgredirect/organizations/:orgslug/settings/projects/action-release/ownership/) for the project.
56+
\*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.
5657

57-
\*\*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.
58+
\*\*Org Members will only be able to edit [ownership rules](https://sentry.io/orgredirect/organizations/:orgslug/settings/projects/action-release/ownership/) for the project.
59+
60+
\*\*\*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.
5861

5962
## Team-level Roles
6063

docs/pricing/quotas/manage-attachments-quota.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ If you're on a Developer plan and want to increase your quota, you'll need to up
5252

5353
<Alert>
5454

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

5757
</Alert>
5858

0 commit comments

Comments
 (0)