diff --git a/ui/components/manage-groups/forms/add-group-form.tsx b/ui/components/manage-groups/forms/add-group-form.tsx index ab3cfa93f8..b711c571c6 100644 --- a/ui/components/manage-groups/forms/add-group-form.tsx +++ b/ui/components/manage-groups/forms/add-group-form.tsx @@ -113,19 +113,16 @@ export const AddGroupForm = ({ className="flex flex-col space-y-4" > {/* Name Field */} -
- Please provide a name for the group. You can also select providers and - roles to associate with the group, this step is optional and can be - done later if needed. +
+ Provide a name for the group:
-+ Roles can also be associated with the group. This step is optional and + can be completed later if needed or from the Roles page. +
{/* Roles Field */}- Edit the group information, including name, associated providers, and - roles. +
+ Edit the group name or associated providers:
-+ The roles associated with the group can be edited directly here or + from the Roles page. +
{/* Roles selection */}