# Permission Groups

You can manage permission groups through [Settings](/pim3/reference/settings.md) > [Permission Management](/pim3/reference/settings/permission-management.md) > [Permission Groups](/pim3/reference/settings/permission-management/permission-groups.md).

### View permission groups

Permission groups are shown directly in the permission groups page.

### Find permission groups

1. Click column header for Name or Is system group
2. Type value to search for

### Edit permission groups

1. Click "Edit"-icon
2. Modify permission group details
3. Click "Save"

{% hint style="info" %}
Only available for non-system groups
{% endhint %}

### Delete permission groups

1. Click "Delete"-icon
2. Confirm deletion

{% hint style="info" %}
Only available for non-system groups
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.struct.com/pim3/reference/settings/permission-management/permission-groups.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
