You'll notice
The Claude.ai data-import toggle is no longer hidden in enterprise settings UI.
The organization/enterprise config field for "Claude.ai data import" is no longer force-hidden in the settings UI; it previously carried a predicates: { show: () => !1 } rule that hid it unconditionally, and that predicate has been removed. Its description now spells out the behavior in detail: it lets users import Claude.ai chats and projects, plus earlier Claude sessions on this computer, when enabled is true, and notes that automatic3pImport is a separate switch. Its egress requirements now also branch on an "arm" state (configured vs. default hosts).