# How to set up permissions

### What are permissions & permission groups <a href="#permissions-and-permission-groups" id="permissions-and-permission-groups"></a>

A range of permissions exist by default in Struct PIM, and they are divided into permission groups. A permission defines an access right described by its name ranging from access to viewing products to configuring data models.

In configurations of global lists, catalogues and product structures, new permissions can be defined to limit users' access to a specific part of the data models.

{% embed url="<https://vimeo.com/1142450352?fe=ec&fl=ip>" %}
Permissions in Struct PIM (duration 02:47 min)
{% endembed %}

### Guides covering permissions

* [How to set up permissions on tabs, sections and properties](https://docs.struct.com/tutorials/guides/how-to-set-up-permissions/how-to-set-up-permissions-on-tabs-sections-and-properties)
* [How to create custom permissions](https://docs.struct.com/tutorials/guides/how-to-set-up-permissions/how-to-create-custom-permissions)


---

# 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/tutorials/guides/how-to-set-up-permissions.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.
