# Permissions

From here you can change permission for each workflow of who can do what and who can’t you can select a group or specific user for an action.

By default every workflow inherits the permission of the system.

To change permission for a workflow you need to uncheck the inherit checkbox:

<figure><img src="/files/n2seHZ1AxUyr1PMzv3cv" alt=""><figcaption></figcaption></figure>

For each permission subject there is a description underneath of what it’s doing.


---

# 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.b2winsuite.com/5.4/b2data/workflow-settings/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.
