From 8d81f8cc014f63ef0826f2688a7cbc4b80511029 Mon Sep 17 00:00:00 2001 From: Fi Quick <47183728+fiquick@users.noreply.github.com> Date: Tue, 10 Mar 2026 12:33:31 +0000 Subject: [PATCH] info about GenAI plugin in Aura --- modules/ROOT/pages/user-management.adoc | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/modules/ROOT/pages/user-management.adoc b/modules/ROOT/pages/user-management.adoc index f14749006..d9bbff11e 100644 --- a/modules/ROOT/pages/user-management.adoc +++ b/modules/ROOT/pages/user-management.adoc @@ -488,4 +488,10 @@ image::inviteusers.png[] === Edit users and roles -From the *Users* page, as and _Admin_, you can delete users or edit their roles using the [...] more menu by the user's name. \ No newline at end of file +From the *Users* page, as and _Admin_, you can delete users or edit their roles using the [...] more menu by the user's name. + +=== Generative AI (GenAI) + +The GenAI plugin is enabled by default. +Access to execute GenAI procedures and functions is controlled at the DBMS level using role-based access control (RBAC). +For more information about managing `EXECUTE` permissions, see the link:https://neo4j.com/docs/operations-manual/current/authentication-authorization/manage-execute-permissions/[Operations Manual → Manage execute permissions] \ No newline at end of file