diff --git a/source/administration-guide/comply/export-mattermost-channel-data.rst b/source/administration-guide/comply/export-mattermost-channel-data.rst index e5126aa293e..8a00a11f1de 100644 --- a/source/administration-guide/comply/export-mattermost-channel-data.rst +++ b/source/administration-guide/comply/export-mattermost-channel-data.rst @@ -18,7 +18,7 @@ For self-hosted deployments, a Mattermost system admin must install the Channel 1. In Mattermost, from the Product menu |product-list|, select **App Marketplace**. 2. Search for or scroll to **Channel Export**, and select **Install**. 3. Once installed, select **Configure**. You're taken to the System Console. -4. On the **Channel Export** configuration page, enable and configure the plugin, and then select **Save**. You can restrict the ability to export channels to system and channel admins only, and you can configure a maximum file size for channel export files. +4. On the **Channel Export** configuration page, enable and configure the plugin, and then select **Save**. You can restrict the ability to export channels to system, team, and channel admins only, and you can configure a maximum file size for channel export files. Upgrade ------- @@ -42,4 +42,4 @@ For questions, feedback, and assistance, join our pubic `Integrations and Apps c Customize this integration -------------------------- -This plugin contains both a server and web app portion. See the `Channel Export plugin README documentation `_ on GitHub for details. Visit the `Mattermost Developer Workflow `_ and `Mattermost Developer environment setup `_ for information about developing, customizing, and extending Mattermost functionality. \ No newline at end of file +This plugin contains both a server and web app portion. See the `Channel Export plugin README documentation `_ on GitHub for details. Visit the `Mattermost Developer Workflow `_ and `Mattermost Developer environment setup `_ for information about developing, customizing, and extending Mattermost functionality.