Skip to content

Commit f65ea79

Browse files
committed
Deleting groups documentation
1 parent ccc2eab commit f65ea79

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

84.9 KB
Loading

src/pages/how-to/manage-network-access.mdx

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Here are some key attributes of groups:
2828
- Peers can be part of multiple groups simultaneously.
2929
- Groups can be included in the 'Source' and 'Destination' lists of policies.
3030
- Groups are generated within the 'Access Control' or 'Peers' tabs.
31-
- Groups can be deleted only via the API.
31+
- Groups can be deleted in Settings > Groups
3232
- There exists a default group called 'All'.
3333

3434
<Note>
@@ -108,6 +108,12 @@ You can assign a peer to a group by accessing the `Peers` section. Then, choose
108108
You can assign groups automatically with the [peer auto-grouping feature](/how-to/register-machines-using-setup-keys#peer-auto-grouping).
109109
</Note>
110110

111+
### Deleting Groups
112+
You can review where groups are used and delete old ones in Settings > User Groups.
113+
<p>
114+
<img src="/docs-static/img/overview/delete-groups.png" alt="high-level-dia" className="imagewrapper"/>
115+
</p>
116+
111117
### Updating Policies
112118

113119
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.
@@ -124,3 +130,4 @@ To delete a policy, click on `Delete` in the table, and confirm the message that
124130
<p>
125131
<img src="/docs-static/img/overview/delete-rule-menu.png" alt="high-level-dia" className="imagewrapper"/>
126132
</p>
133+

0 commit comments

Comments
 (0)