-
Notifications
You must be signed in to change notification settings - Fork 4
Doc-1858 Document feature Notification Center #529
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
Merged
micheleRP
merged 4 commits into
main
from
DOC-1858-Document-feature-Notification-Center
Mar 27, 2026
Merged
Changes from all commits
Commits
Show all changes
4 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,83 @@ | ||
| = Manage Billing Notifications | ||
| :description: Manage billing notifications in Redpanda Cloud: what alerts you receive, who receives them, and how to configure your notification preferences. | ||
| :page-topic-type: how-to | ||
| :personas: platform_admin, evaluator | ||
| :learning-objective-1: Identify the billing notifications Redpanda Cloud sends and their thresholds | ||
| :learning-objective-2: Configure which users in your organization receive billing notifications | ||
| :learning-objective-3: Opt out of billing notification emails for yourself or your organization | ||
|
|
||
| Redpanda Cloud sends email notifications to help you monitor your billing balance. Organization admins receive alerts when credit or commit balances reach spending thresholds. | ||
|
|
||
| In this guide, you will: | ||
|
|
||
| * [ ] {learning-objective-1} | ||
| * [ ] {learning-objective-2} | ||
| * [ ] {learning-objective-3} | ||
|
|
||
| == What notifications you receive | ||
|
|
||
| Redpanda Cloud monitors your balance and sends a notification when it crosses each threshold. Each threshold triggers one notification. If your balance crosses the same threshold again after adding credits, you may receive another notification at that level. | ||
|
|
||
| [cols="1,2,1",options="header"] | ||
| |=== | ||
| | Notification | Description | Thresholds | ||
|
|
||
| | Low credit balance | ||
| | Sent when your pre-paid credit balance is running low. Credits are drawn down by usage, similar to a prepaid account. | ||
| | 50%, 30%, 10%, 0% remaining | ||
|
|
||
| | Low commit balance | ||
| | Sent when your contractual commit balance is running low. Commits represent a minimum spend over a contract period. | ||
| | 50%, 30%, 10%, 0% remaining | ||
| |=== | ||
|
|
||
| Notifications are sent to email only. The subject line follows this format: | ||
|
|
||
| `Action Required: Your Redpanda Cloud <type> is <X>% remaining` | ||
|
|
||
| == Who receives notifications | ||
|
|
||
| All users with the *Admin* role in your organization receive billing notifications by default. To change who receives notifications, update role assignments on the *Organization IAM* page. See xref:security:authorization/rbac/rbac.adoc[Role-Based Access Control]. | ||
|
|
||
| == Opt out of notifications | ||
|
|
||
| === Individual opt-out | ||
|
|
||
| To stop receiving billing notification emails: | ||
|
|
||
| * Open any billing notification email. | ||
| * Click the *Unsubscribe* or *Manage notification preferences* link at the bottom of the email. | ||
|
|
||
| No support ticket is needed. The change takes effect within 24-48 hours. | ||
|
|
||
| === Organization-wide opt-out | ||
|
|
||
| To disable billing notifications for all admins in your organization, contact https://support.redpanda.com/hc/en-us/requests/new[Redpanda support^]. | ||
|
|
||
| NOTE: If billing notifications are enabled for the organization, individual admins who have not unsubscribed will continue to receive notifications. | ||
|
|
||
| == Common questions | ||
|
|
||
| * I didn't sign up for these emails. Why am I receiving them? | ||
| + | ||
| Billing notifications are sent automatically to all organization admins. If you don't want to receive them, click the *Unsubscribe* link at the bottom of the email. | ||
|
|
||
| * I got an alert but I already added credits. Why? | ||
| + | ||
| Notifications are triggered when your balance crosses a threshold. If you added credits after the threshold was crossed, the notification was already queued. If your balance later crosses the same threshold again (for example, after adding credits and then using them), you may receive another notification. | ||
|
|
||
| * Who else in my organization is getting these? | ||
| + | ||
| All users with the Admin role receive billing notifications. To see who has the Admin role, check the *Organization IAM* > *Users* page in Redpanda Cloud. | ||
|
|
||
| * I unsubscribed but still received a notification. What happened? | ||
| + | ||
| Unsubscribe requests take 24-48 hours to process. If you receive a notification during that window, it was sent before your request was fully applied. | ||
|
|
||
| * What should I do when I get an alert? | ||
| + | ||
| Review your current balance on the *Billing* page. You can add credits or contact your Redpanda account team to discuss your usage and plan options. | ||
|
|
||
| * Do trial accounts get notifications? | ||
| + | ||
| Only if the trial has promotional credits. Standard trial accounts without a credit balance do not receive billing notifications. | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.