diff --git a/docs/en/classic/rql-reference/rql-reference/rql-faqs.adoc b/docs/en/classic/rql-reference/rql-reference/rql-faqs.adoc index 9df90cc33a..aa7941ac1a 100644 --- a/docs/en/classic/rql-reference/rql-reference/rql-faqs.adoc +++ b/docs/en/classic/rql-reference/rql-reference/rql-faqs.adoc @@ -22,7 +22,7 @@ Query time ranges are not part of grammar. Instead, the query time window is pas * *Is aggregating of query results supported?* + -Aggregating, limiting, or formatting of query results are not supported. +Aggregating, limiting, or formatting of query results are only supported for IAM RQLs. See link:https://docs.prismacloud.io/en/enterprise-edition/content-collections/search-and-investigate/permissions-queries/permissions-query-results[here] for more information on how to aggregate IAM RQLs. * *Are cross joins supported?* +