diff --git a/content/includes/nginx-one/staged-config-overview.md b/content/includes/nginx-one/staged-config-overview.md index f91c49541..9d5a6fe35 100644 --- a/content/includes/nginx-one/staged-config-overview.md +++ b/content/includes/nginx-one/staged-config-overview.md @@ -13,6 +13,6 @@ With Staged Configurations, you can use these features of NGINX One Console: - Automatic syntax checking - Contextual documentation - Dynamic analysis of your work in progress -- Suggestions from our AI assistant +- Suggestions from our F5 AI assistant Once you've finished your work and have pushed the changes to an Instance or a Config Sync Group, you can next delete that Staged Configuration. diff --git a/content/nginx-one/rbac/rbac-api.md b/content/nginx-one/rbac/rbac-api.md index eafd2125a..82953365a 100644 --- a/content/nginx-one/rbac/rbac-api.md +++ b/content/nginx-one/rbac/rbac-api.md @@ -42,6 +42,6 @@ The following table lists the available API groups that you can use to construct | f5xc-nginx-one-custom-settings-manage | Write | View and update NGINX One Console Settings. | | f5xc-nginx-one-custom-settings-read | Read | View NGINX One Console Settings. | | f5xc-nginx-one-custom-event-read | Read | View NGINX One Events. | -| f5xc-nginx-one-custom-ai-assistant | Write | Interact with the NGINX One AI Assistant. | +| f5xc-nginx-one-custom-ai-assistant | Write | Interact with the F5 AI Assistant. | | f5xc-nginx-one-custom-staged-config-manage | Write | View, create, update, and delete Staged Configs. | | f5xc-nginx-one-custom-staged-config-read | Read | View Staged Configs. |