> For the complete documentation index, see [llms.txt](https://docs.opsmx.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.opsmx.com/opsmx-1/opsmx-context-engine/additional-resources/previous-releases/isd-3.12/opsmx-intelligent-software-delivery-platform/system-setup/applications/group-permissions.md).

# Group Permissions

The group permissions wizard allows you to restrict access to your applications and control read, write and execution permissions at the user group level. Permissions cannot be granted to individual users so to provide access to a particular team member you would need to identify the group that they are a part of and provide the necessary access.

Go to the "**Group Permissions**" wizard to manage application level permissions, as shown in the figure below.&#x20;

![](/files/ht7fnWyZ1FtuJZQZuXy4)

As shown in the figure above, you can do the following on this wizard.

* Click on the checkbox "*Enable all access to all the groups for this Application*":&#x20;
* This will automatically provide read, write and execute permissions to all groups. By default this option is enabled, which means, by default any new application you create will be available to all the user groups available.
* To provide restricted access to a selected set of user groups, then click on "Select Group" dropdown, select the group name and enable the kind of access (read, write, execute) you want to provide to that group.
* You can create multiple rows of access permissions for different groups which has different access restrictions by clicking on the "**+**" symbol.&#x20;

![](/files/YWddWJx6oBWEY1KrCvAN)

{% hint style="info" %}
As shown in the figure above, there is one group "**Admin**" which has read, write & execute permissions, whereas there are two groups "onetwo & admin" which has only read & execute permissions respectively.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.opsmx.com/opsmx-1/opsmx-context-engine/additional-resources/previous-releases/isd-3.12/opsmx-intelligent-software-delivery-platform/system-setup/applications/group-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.
