# Permission Profiles

Modules are profiles that can be setup for users. The use of modules will control what can or cannot be seen by a particular user (such as menus, options or fields). Users can be of type Administrator and type User.

![Permissions Profiles](/files/-MdrKvGQNEQpzZJSoTRb)

Within the System sub-menu on the left-hand side drop down menu, select Modules. This will produce the Modules page from which you can create profiles by selecting the “New” button on the top right. Assign a Name (mandatory) and Description (optional) and select “Submit”. You will now be at the Module page from which you can select the Menu Builder tab at the upper left. From this page you can drag-and-drop (from left-to-right) the various menus and sub-menus you wish to allow for this specific module. You can add entire menus or just one menu at a time. You can also add a menu and then delete whatever sub-menus you want to restrict just by selecting the black “X” on the right side of each option. Once finished, select the “Update” button at the top right.

![P4 Warehouse Module / Permissions setup](/files/-Mj79z1qd1gr4RG_dARi)


---

# 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.p4.software/p4warehouse-english/permissions/modules-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.
