Skip to content
Draft
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
7 changes: 4 additions & 3 deletions docs/beta-and-experimental/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ For both features labeled **Beta** or **Experimental**, Sourcegraph wants to be
- The feature is undergoing active development and your [feedback](mailto:feedback@sourcegraph.com) is especially appreciated
- The feature may have bugs, and is excluded from our support SLAs
- The feature may change, be deprecated, be removed, or be disabled at any time
- The feature may have temporary usage limits during the beta and experimental period.
- The feature may have temporary usage limits during the [Beta](#beta-features) and [Experimental](#experimental-features) period.
- The feature may require admin enablement or other intentional setup
- The feature may become [billable with credits](#credits-and-billing) once they become generally available

Expand All @@ -20,7 +20,7 @@ Features generally move through the following stages:
| Stage | Label | Credit impact |
| -------------------------------------- | ---------------- | ------------------------------------------------------------------------------ |
| [Experimental](#experimental-features) | **Experimental** | No credits consumed |
| [Beta](#beta-features) | **Beta** | No credits consumed |
| [Beta](#beta-features) | **Beta** | No credits consumed without explicit opt-in from an administrator |
| General availability | No special label | [Credits may apply according to the published rate card](#credits-and-billing) |

## Experimental features
Expand Down Expand Up @@ -49,7 +49,8 @@ General points about [both beta and experimental features](#beta-and-experimenta

Billing depends on the feature.

- **Experimental** and **Beta** features do _not_ consume credits
- **Experimental** and **Beta** features do _not_ consume credits without explicit opt-in from an administrator.
- Some Beta features may be free up to a limit, and with explicit opt-in, usage can be resumed with paid credits.
- Some **Beta** or **Experimental** features, when they graduate to general availability, may be billable with credits.
- Such features will have a **Beta** stage with messaging that identifies, if applicable, the upcoming credit cost and start date. Sourcegraph will provide at least 30 days notice before credits consumption begins.
- Admins can [configure limits](/admin/entitlements) on the use of credit-consuming features
Expand Down