# Security

You can add or update security settings through [Settings](/pim3/reference/settings.md) > [Security](/pim3/reference/settings/security.md).

### Find user

1. Click search column
2. Type value to search for

### Edit user settings

1. Click user to edit
2. Modify [user settings](/pim3/reference/settings/security/user-settings.md)
3. Click "Save user"

### Find user group

1. Click "Groups" tab
2. Click search column
3. Type value to search for

### Edit user group

1. Click group to edit
2. Modify [user group permissions](/pim3/reference/settings/security/user-group-permissions.md)
3. Click "Save user group"


---

# 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/security.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.
