summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2019-06-11 15:37:34 +0200
committerAchilleas Pipinellis <axil@gitlab.com>2019-06-11 15:37:34 +0200
commitefa80827c1c420cd1eddaf324c33dfb76a7c695f (patch)
treefacbeebcb90f5944a9c990a7c45505471267c471
parent0899537e2d3bd4b481bd71c04a0186108ad9c39f (diff)
downloadgitlab-ce-docs/subscriptions-ce-port.tar.gz
Port the subscriptions docs to CEdocs/subscriptions-ce-port
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/12072/diffs
-rw-r--r--doc/subscriptions/index.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/subscriptions/index.md b/doc/subscriptions/index.md
index dfd80f8882e..9b0aa5aa272 100644
--- a/doc/subscriptions/index.md
+++ b/doc/subscriptions/index.md
@@ -87,6 +87,14 @@ plan - in the included table:
| Subscription start date | The date your subscription started. If this is for a Free plan, this is the date you transitioned off your group's paid plan. |
| Subscription end date | The date your current subscription will end. This does not apply to Free plans. |
+### Subscription changes and your data
+
+When your subscription or trial expires, GitLab does not delete your data, however, depending on the tier and feature, it may become inaccessible. Please note that some features may not behave as expected if a graceful fallback is not currently implemented, such as [environment specific variables not being passed](https://gitlab.com/gitlab-org/gitlab-ce/issues/52825).
+
+If you renew or upgrade, your data will again be accessible.
+
+For self-managed customers, there is a two-week grace period when your features will continue to work as-is, after which the entire instance will become read only. However, if you remove the license, you will immediately revert to Core features.
+
## Need help?
[GitLab's Documentation](https://docs.gitlab.com/) offers a wide range of topics covering the use and administration of GitLab.