diff --git a/documentation/current/solutions/concurrent-computing/concurrent-eiffel-scoop/scoop-implementation.wiki b/documentation/current/solutions/concurrent-computing/concurrent-eiffel-scoop/scoop-implementation.wiki
index de4f1c15..b2f3601c 100644
--- a/documentation/current/solutions/concurrent-computing/concurrent-eiffel-scoop/scoop-implementation.wiki
+++ b/documentation/current/solutions/concurrent-computing/concurrent-eiffel-scoop/scoop-implementation.wiki
@@ -59,6 +59,10 @@ Also, if you use an anchored declaration such as:
and the type of my_query is separate, you should make sure you are using revision 86657 or later.
+==Agents targeted to objects of separate types==
+
+In version 6.8, agents targeted on separate objects are not supported.
+
=Implementation dependent behavior=