diff --git a/source/integrate/jira-interoperability.rst b/source/integrate/jira-interoperability.rst index 2daa4c0f3a2..28a1da44c28 100644 --- a/source/integrate/jira-interoperability.rst +++ b/source/integrate/jira-interoperability.rst @@ -50,6 +50,8 @@ A Mattermost system admin must perform the following steps in Mattermost. - **Hide issue descriptions and comments**: Show or hide issue descriptions and comments from subscription and webhook messages. - **Enable slash command**: Enable or disable slash command autocompletion to guide users through available ``/jira`` slash commands. - **Display Subscription name in notifications**: Show or hide subscription name in notification messages posted to a channel. + - **Admin API Token**: Set an `API token `_ to get notified for comments and issue creation events, even when the user triggering the event isn't connected to Jira, and set up Autolink. API tokens must be created using an admin Jira account; otherwise, notifications won't be delivered for projects the user can't access, and Autolink won't work. + - **Admin Email**: Set Admin email to set up Autolink for the Jira plugin. 2. Run ``/jira setup`` to start the wizard to configure the plugin. If you wish to set up the plugin manually, then please follow the steps below.