diff options
-rw-r--r-- | doc/user/admin_area/index.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/user/admin_area/index.md b/doc/user/admin_area/index.md index dd4e96c1f4a..8b5d5612d73 100644 --- a/doc/user/admin_area/index.md +++ b/doc/user/admin_area/index.md @@ -1,3 +1,5 @@ +<!-- type: index, howto --> + # GitLab Admin Area **[CORE ONLY]** The Admin Area provides a web UI for administering some features of GitLab self-managed instances. @@ -74,3 +76,15 @@ Select from the **Namespace** dropdown to filter only projects in that namespace You can combine the filter options. For example, click the **Public** tab, and enter `score` in the **Filter by name...** input box to list only public projects with `score` in their name. + +<!-- ## Troubleshooting + +Include any troubleshooting steps that you can foresee. If you know beforehand what issues +one might have when setting this up, or when something is changed, or on upgrading, it's +important to describe those, too. Think of things that may go wrong and include them here. +This is important to minimize requests for support, and to avoid doc comments with +questions that you know someone might ask. + +Each scenario can be a third-level heading, e.g. `### Getting error message X`. +If you have none to add when creating a doc, leave this section in place +but commented out to help encourage others to add to it in the future. -->
\ No newline at end of file |