diff --git a/doc/administration/settings/jira_cloud_app.md b/doc/administration/settings/jira_cloud_app.md index c87c7c62a3a24cd4c679b4e1cf4a028eae83fdf4..62a8b85e79b6ea0680cf168522014ae6802c9036 100644 --- a/doc/administration/settings/jira_cloud_app.md +++ b/doc/administration/settings/jira_cloud_app.md @@ -7,7 +7,7 @@ info: To determine the technical writer assigned to the Stage/Group associated w # GitLab for Jira Cloud app administration **(FREE SELF)** NOTE: -This page contains information about administering the GitLab for Jira Cloud app for self-managed instances. For user documentation, see [GitLab for Jira Cloud app](../../integration/jira/connect-app.md). +This page contains administrator documentation for the GitLab for Jira Cloud app. For user documentation, see [GitLab for Jira Cloud app](../../integration/jira/connect-app.md). With the [GitLab for Jira Cloud](https://marketplace.atlassian.com/apps/1221011/gitlab-com-for-jira-cloud?tab=overview&hosting=cloud) app, you can connect GitLab and Jira Cloud to sync development information in real time. You can view this information in the [Jira development panel](../../integration/jira/development_panel.md). diff --git a/doc/administration/settings/jira_cloud_app_troubleshooting.md b/doc/administration/settings/jira_cloud_app_troubleshooting.md index cc17c620724e3c51d3b4dff00f350654bd25e38c..93d85625463cc9ccfbb9e718b7bab9db2a86ac1f 100644 --- a/doc/administration/settings/jira_cloud_app_troubleshooting.md +++ b/doc/administration/settings/jira_cloud_app_troubleshooting.md @@ -6,9 +6,9 @@ info: To determine the technical writer assigned to the Stage/Group associated w # Troubleshooting GitLab for Jira Cloud app administration **(FREE SELF)** -When administering the GitLab for Jira Cloud app for self-managed instances, you might encounter the following issues. +When administering the GitLab for Jira Cloud app, you might encounter the following issues. -For GitLab.com, see [GitLab for Jira Cloud app](../../integration/jira/connect-app.md#troubleshooting). +For user documentation, see [GitLab for Jira Cloud app](../../integration/jira/connect-app.md#troubleshooting). ## Sign-in message displayed when already signed in diff --git a/doc/administration/settings/project_integration_management.md b/doc/administration/settings/project_integration_management.md index 7fea1bccaf6c066314af0aad5085fe0daeeb4a4a..435a8d07c0b161069730c4c833238479e5b40c34 100644 --- a/doc/administration/settings/project_integration_management.md +++ b/doc/administration/settings/project_integration_management.md @@ -7,7 +7,7 @@ info: To determine the technical writer assigned to the Stage/Group associated w # Project integration administration **(FREE SELF)** NOTE: -This page contains information about administering project integrations for self-managed instances. For user documentation, see [Project integrations](../../user/project/integrations/index.md). +This page contains administrator documentation for project integrations. For user documentation, see [Project integrations](../../user/project/integrations/index.md). Project integrations can be configured and enabled by project administrators. As a GitLab instance administrator, you can set default configuration parameters for a given integration that all projects diff --git a/doc/administration/settings/slack_app.md b/doc/administration/settings/slack_app.md index 48352a740602a98196a36d7d1b9506bcea0dd1cb..5421d80d2ba3a40cdbc2d3b8e3c7bd13579439d6 100644 --- a/doc/administration/settings/slack_app.md +++ b/doc/administration/settings/slack_app.md @@ -6,10 +6,10 @@ info: To determine the technical writer assigned to the Stage/Group associated w # GitLab for Slack app administration **(FREE SELF)** -> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/358872) for self-managed instances in GitLab 16.2. +> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/358872) for self-managed in GitLab 16.2. NOTE: -This page contains information about administering the GitLab for Slack app for self-managed instances. For user documentation, see [GitLab for Slack app](../../user/project/integrations/gitlab_slack_application.md). +This page contains administrator documentation for the GitLab for Slack app. For user documentation, see [GitLab for Slack app](../../user/project/integrations/gitlab_slack_application.md). The GitLab for Slack app distributed through the Slack App Directory only works with GitLab.com. On self-managed GitLab, you can create your own copy of the GitLab for Slack app from a [manifest file](https://api.slack.com/reference/manifests#creating_apps) and configure your instance. @@ -102,9 +102,9 @@ To enable the GitLab for Slack app functionality, your network must allow inboun ## Troubleshooting -When administering the GitLab for Slack app for self-managed instances, you might encounter the following issues. +When administering the GitLab for Slack app, you might encounter the following issues. -For GitLab.com, see [GitLab for Slack app](../../user/project/integrations/gitlab_slack_app_troubleshooting.md). +For user documentation, see [GitLab for Slack app](../../user/project/integrations/gitlab_slack_app_troubleshooting.md). ### Slash commands return `dispatch_failed` in Slack diff --git a/doc/integration/jira/connect-app.md b/doc/integration/jira/connect-app.md index 2dac6dd5cf5c619234ec609efdfcf7f42653540b..5056826b1d70691f308d9fd5a40d677295549356 100644 --- a/doc/integration/jira/connect-app.md +++ b/doc/integration/jira/connect-app.md @@ -7,7 +7,7 @@ info: To determine the technical writer assigned to the Stage/Group associated w # GitLab for Jira Cloud app **(FREE ALL)** NOTE: -This page contains information about configuring the GitLab for Jira Cloud app on GitLab.com. For administrator documentation, see [GitLab for Jira Cloud app administration](../../administration/settings/jira_cloud_app.md). +This page contains user documentation for the GitLab for Jira Cloud app. For administrator documentation, see [GitLab for Jira Cloud app administration](../../administration/settings/jira_cloud_app.md). With the [GitLab for Jira Cloud](https://marketplace.atlassian.com/apps/1221011/gitlab-com-for-jira-cloud?tab=overview&hosting=cloud) app, you can connect GitLab and Jira Cloud to sync development information in real time. You can view this information in the [Jira development panel](development_panel.md). @@ -100,9 +100,9 @@ and the access token is stored encrypted with `AES256-GCM` on GitLab. ## Troubleshooting -When configuring the GitLab for Jira Cloud app on GitLab.com, you might encounter the following issues. +When working with the GitLab for Jira Cloud app, you might encounter the following issues. -For self-managed GitLab, see [GitLab for Jira Cloud app administration](../../administration/settings/jira_cloud_app_troubleshooting.md). +For administrator documentation, see [GitLab for Jira Cloud app administration](../../administration/settings/jira_cloud_app_troubleshooting.md). ### Error when connecting the app diff --git a/doc/user/project/integrations/gitlab_slack_app_troubleshooting.md b/doc/user/project/integrations/gitlab_slack_app_troubleshooting.md index 5a0e34581074dad899ac3537b470a4963cd2720e..a219a9ffdd4f1bce37d5b30d3e050a251b9ba449 100644 --- a/doc/user/project/integrations/gitlab_slack_app_troubleshooting.md +++ b/doc/user/project/integrations/gitlab_slack_app_troubleshooting.md @@ -6,9 +6,9 @@ info: To determine the technical writer assigned to the Stage/Group associated w # Troubleshooting GitLab for Slack app **(FREE ALL)** -When configuring the GitLab for Slack app on GitLab.com, you might encounter the following issues. +When working with the GitLab for Slack app, you might encounter the following issues. -For self-managed GitLab, see [GitLab for Slack app administration](../../../administration/settings/slack_app.md#troubleshooting). +For administrator documentation, see [GitLab for Slack app administration](../../../administration/settings/slack_app.md#troubleshooting). ## App does not appear in the list of integrations diff --git a/doc/user/project/integrations/gitlab_slack_application.md b/doc/user/project/integrations/gitlab_slack_application.md index 6b80edd1a05143dbbe71c6357eaaf7968709f6fc..b13cc3f686a8a6534fe617ae58bb8f31363b6f31 100644 --- a/doc/user/project/integrations/gitlab_slack_application.md +++ b/doc/user/project/integrations/gitlab_slack_application.md @@ -6,10 +6,10 @@ info: To determine the technical writer assigned to the Stage/Group associated w # GitLab for Slack app **(FREE ALL)** -> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/358872) for self-managed instances in GitLab 16.2. +> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/358872) for self-managed in GitLab 16.2. NOTE: -This page contains information about configuring the GitLab for Slack app on GitLab.com. For administrator documentation, see [GitLab for Slack app administration](../../../administration/settings/slack_app.md). +This page contains user documentation for the GitLab for Slack app. For administrator documentation, see [GitLab for Slack app administration](../../../administration/settings/slack_app.md). The GitLab for Slack app is a native Slack app that provides [slash commands](#slash-commands) and [notifications](#slack-notifications) in your Slack workspace. GitLab links your Slack user with your GitLab user so that any command diff --git a/doc/user/project/integrations/index.md b/doc/user/project/integrations/index.md index bf1d0826e113c152d7b4c3b9e3401927f5eb864c..42be43bba64038e3808f6ccd69a2e4640b470d34 100644 --- a/doc/user/project/integrations/index.md +++ b/doc/user/project/integrations/index.md @@ -7,7 +7,7 @@ info: To determine the technical writer assigned to the Stage/Group associated w # Project integrations **(FREE ALL)** NOTE: -This page contains information about configuring project integrations on GitLab.com. For administrator documentation, see [Project integration administration](../../../administration/settings/project_integration_management.md). +This page contains user documentation for project integrations. For administrator documentation, see [Project integration administration](../../../administration/settings/project_integration_management.md). You can integrate with external applications to add functionality to GitLab.