diff --git a/index.html b/index.html
index 3fd47f8..2f530e2 100644
--- a/index.html
+++ b/index.html
@@ -174,5 +174,13 @@
Access Controls
Web Content Accessibility Guidelines (WCAG) 2.2 [[wcag22]] should be consulted for guidance on ensuring that the user interface for configuring access controls meets appropriate accessibility requirements.
+
+ General Guidance on Implementing Accessibility Features of Collaborative Environments
+ To facilitate effective collaboration, applications should be designed to respect conventions of user interface design that are likely to be expected by users, including those who have disabilities.
+
+ - User Need 19: Users with learning or cognitive disabilities or who use assistive technologies need to be able to learn collaboration tools efficiently, including software with which they are unfamiliar and which is necessary to the task at hand.
+ - REQ 19: Support the user interface conventions of the user's operating system, desktop environment, and assistive technology. For example, some assistive technologies, notably screen readers, provide commands and features for interacting with comments and revisions, which should be supported by collaboration tools to which these functions are applicable.
+
+