For GitLab.com only tiers (when the feature is not available for self-managed instances):
| *Only* GitLab.com Gold | `**(GOLD ONLY)**` |
- For GitLab Free and higher tiers: `**(FREE ONLY)**`.
For clarity, all page title headers (H1s) must be have a tier markdown code for
- For GitLab Bronze and higher tiers: `**(BRONZE ONLY)**`.
the lowest tier that has information on the documentation page.
- For GitLab Silver and higher tiers: `**(SILVER ONLY)**`.
- For GitLab Gold: `**(GOLD ONLY)**`.
If sections of a page apply to higher tier levels, they can be separately
labeled with their own tier markdown code.
The tier should be ideally added to headers, so that the full badge will be displayed.
However, it can be also mentioned from paragraphs, list items, and table cells. For these cases,
#### Product badge display behavior
the tier mention will be represented by an orange info icon **(information)** that will show the tiers on hover.
When using the tier markdown code with headers, the documentation page will
Use the lowest tier at the page level, even if higher-level tiers exist on the page. For example, you might have a page that is marked as Starter but a section badged as Premium.
display the full tier badge with the header line.
For example:
You can also use the tier markdown code with paragraphs, list items,
and table cells. For these cases, the tier mention will be represented by an
-`**(STARTER)**` renders as **(STARTER)**
orange info icon **(information)** that will display the tiers when visitors
-`**(STARTER ONLY)**` renders as **(STARTER ONLY)**
point to the icon. For example:
-`**(SILVER ONLY)**` renders as **(SILVER ONLY)**
-`**(STARTER)**` displays as **(STARTER)**
The absence of tiers' mentions mean that the feature is available in GitLab Core,
-`**(STARTER ONLY)**` displays as **(STARTER ONLY)**
GitLab.com Free, and all higher tiers.
-`**(SILVER ONLY)**` displays as **(SILVER ONLY)**