RDoc-3830 Add billing period and daily cost delay info#2417
Open
gregolsky wants to merge 1 commit intoravendb:mainfrom
Open
RDoc-3830 Add billing period and daily cost delay info#2417gregolsky wants to merge 1 commit intoravendb:mainfrom
gregolsky wants to merge 1 commit intoravendb:mainfrom
Conversation
PFYasu
reviewed
Apr 29, 2026
| Your Portal's [Billing & Costs tab](../cloud/portal/cloud-portal-billing-tab.mdx) summarizes your | ||
| outstanding charges and past invoices. Additional data you can see there includes Daily cost, Total | ||
| cost, and the expected charge at the end of this month. | ||
| #### Billing Period {#billing-period} |
Contributor
There was a problem hiding this comment.
Suggested change
| #### Billing Period {#billing-period} | |
| #### Billing Period |
Member
Author
There was a problem hiding this comment.
The {#billing-period} part is an explicit anchor ID — it allows linking directly to this section via #billing-period in URLs. Without it, the auto-generated anchor would differ across versions if the heading text changes.
Contributor
There was a problem hiding this comment.
Please apply my suggestion.
Contributor
|
Drop explicit anchor on Billing Period heading per review should have |
PFYasu
approved these changes
Apr 29, 2026
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Issue link
https://issues.hibernatingrhinos.com/issue/RDoc-3830
Additional description
Added a new Billing Period subsection under the Billing section of the Pricing, Payment and Billing page.
Documents two previously undocumented behaviours:
Also added the new section to the page's table-of-contents Admonition.
Type of change
/templatesor readme)Changes in docs URLs
/scripts/redirects.jsonfile, setDocuments MovedPR label)Changes in UX/UI