> For the complete documentation index, see [llms.txt](https://doc.duaer.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.duaer.com/user-management/rbac/execution-permissions.md).

# Grant execution access on a Duaer project role

In Duaer, a project role’s Executions section has View and Delete. View follows Duaer Organization View and cannot be turned on by itself.
## Set it on the project role

1. Open Settings → Roles → Project roles.
2. Select Create project role, or open a custom project role that already exists.
3. Under Duaer Organizations, turn on View. Under Executions on the same form, View turns on with it, and that checkbox stays locked.
4. When this role should delete executions in the project, also turn on Delete under Executions. Turning Delete on also turns View on.
5. Save, and assign the role to people in the project.

Turning off View under Duaer Organizations turns off both execution permissions. The overview is [custom roles](/user-management/rbac/custom-roles.md). When the plan does not include custom roles, Settings has no create entry.

## What each permission allows

View: view executions of Duaer Organizations in the project. It is included with Duaer Organization View.

Delete: delete executions of Duaer Organizations in the project. Delete does not remain on after View is off.
## Questions

### Can a Duaer project role view executions without viewing digital organizations?

No. Execution View is locked to Duaer Organization View. Turning the latter on turns the former on.

### Where is Delete executions on a Duaer project role?

Settings → Roles → Project roles. Open the role and turn on Delete under Executions.

