diff --git a/windows/client-management/mdm/new-in-windows-mdm-enrollment-management.md b/windows/client-management/mdm/new-in-windows-mdm-enrollment-management.md
index 1ec94b2451..04192347f7 100644
--- a/windows/client-management/mdm/new-in-windows-mdm-enrollment-management.md
+++ b/windows/client-management/mdm/new-in-windows-mdm-enrollment-management.md
@@ -1658,6 +1658,10 @@ The DM agent for [push-button reset](https://msdn.microsoft.com/windows/hardware
Connectivity/AllowPhonePCLinking
RestrictedGroups/ConfigureGroupMembership
+The following policy was updated in Windows 10, version 1803:
+
+- TextInput/AllowIMENetworkAccess - when this policy is set to 1, suggestions from the Microsoft AI chatbot Rinna are enabled in the Japanese IME.
+
diff --git a/windows/client-management/mdm/policy-csp-textinput.md b/windows/client-management/mdm/policy-csp-textinput.md
index 6b2f4389e8..07ba3d94de 100644
--- a/windows/client-management/mdm/policy-csp-textinput.md
+++ b/windows/client-management/mdm/policy-csp-textinput.md
@@ -54,6 +54,9 @@ ms.date: 03/12/2018
TextInput/AllowLanguageFeaturesUninstall
+
+ TextInput/AllowLinguisticDataCollection
+
TextInput/EnableTouchKeyboardAutoInvokeInDesktopMode
@@ -218,7 +221,7 @@ The following list shows the supported values:
 |
 |
- |
+  |
 |
 |
 |
@@ -237,20 +240,18 @@ The following list shows the supported values:
-> [!NOTE]
-> The policy is only enforced in Windows 10 for desktop.
-
-
Allows the user to turn on Open Extended Dictionary, Internet search integration, or cloud candidate features to provide input suggestions that do not exist in the device's local dictionary.
Most restricted value is 0.
+In Windows 10, version 1803, we introduced new suggestion services in Japanese IME in addition to cloud suggestion. When AllowIMENetworkAccess is set to 1, all suggestion services are available as predictive input.
+
The following list shows the supported values:
- 0 – Not allowed.
-- 1 (default) – Allowed.
+- 1 (default) – Allowed. In Windows 10, version 1803, suggestion services are also available in Japanese IME.
@@ -676,6 +677,65 @@ The following list shows the supported values:
+
+**TextInput/AllowLinguisticDataCollection**
+
+
+
+
+ Home |
+ Pro |
+ Business |
+ Enterprise |
+ Education |
+ Mobile |
+ Mobile Enterprise |
+
+
+ |
+ |
+ |
+ |
+ |
+ |
+ |
+
+
+
+
+
+[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+> [!div class = "checklist"]
+> * Device
+
+
+
+
+
+
+
+
+ADMX Info:
+- GP name: *AllowLinguisticDataCollection*
+- GP ADMX file name: *TextInput.admx*
+
+
+
+This setting supports a range of values between 0 and 1.
+
+
+
+
+
+
+
+
+
+
+
+
+
**TextInput/EnableTouchKeyboardAutoInvokeInDesktopMode**