diff --git a/doc/user/admin_area/settings/terms.md b/doc/user/admin_area/settings/terms.md index d89381fd810b8b81b26dd9027974c457648b6851..77c172aa9278779427adfdd829c65acba4142c8f 100644 --- a/doc/user/admin_area/settings/terms.md +++ b/doc/user/admin_area/settings/terms.md @@ -8,6 +8,8 @@ type: reference An admin can enforce acceptance of a terms of service and privacy policy. When this option is enabled, new and existing users must accept the terms. +If configured, the Terms of Service page can be viewed via `https://your-instance.com/-/users/terms` at anytime. + ## Configuration To enforce acceptance of a Terms of Service and Privacy Policy: @@ -21,7 +23,7 @@ To enforce acceptance of a Terms of Service and Privacy Policy: 1. Click **Save changes**. 1. When you are presented with the **Terms of Service** statement, click **Accept terms**. -. + For each update to the terms, a new version is stored. When a user accepts or declines the terms, GitLab will record which version they accepted or declined.