diff --git a/public/docs-static/img/overview/delete-groups.png b/public/docs-static/img/overview/delete-groups.png new file mode 100644 index 00000000..7a039ffa Binary files /dev/null and b/public/docs-static/img/overview/delete-groups.png differ diff --git a/src/pages/how-to/manage-network-access.mdx b/src/pages/how-to/manage-network-access.mdx index 29976737..57d55839 100644 --- a/src/pages/how-to/manage-network-access.mdx +++ b/src/pages/how-to/manage-network-access.mdx @@ -32,7 +32,7 @@ Here are some key attributes of groups: - Peers can be part of multiple groups simultaneously. - Groups can be included in the 'Source' and 'Destination' lists of policies. - Groups are generated within the 'Access Control' or 'Peers' tabs. -- Groups can be deleted only via the API. +- Groups can be deleted in Settings > Groups - There exists a default group called 'All'. @@ -112,6 +112,12 @@ You can assign a peer to a group by accessing the `Peers` section. Then, choose You can assign groups automatically with the [peer auto-grouping feature](/how-to/register-machines-using-setup-keys#peer-auto-grouping). +### Deleting Groups +You can review where groups are used and delete old ones in Settings > User Groups. +

+ high-level-dia +

+ ### Updating Policies To update a policy, just click on its name and customize it according to your requirements. This action will open the same screen where you can update policy groups, descriptions, and status, or modify allowed traffic direction, protocols with ports, and posture checks, similar to the information described in the "Creating Policies" section above. @@ -128,3 +134,4 @@ To delete a policy, click on `Delete` in the table, and confirm the message that

high-level-dia

+