Skip to content

Role-Based Access Control

Falcon Role-Based Access Control (RBAC) governs who can develop, manage, and use Foundry apps.

RoleCapabilities
Falcon AdministratorFull access to all Foundry features. Can create, deploy, release, install, and delete apps. Can manage all app capabilities and assign roles.
Foundry App DeveloperCan create, develop, deploy, and release apps. Cannot install apps for other users or manage RBAC assignments.
ActionFalcon AdministratorFoundry App Developer
Create appsYesYes
Develop (edit capabilities)YesYes
Deploy appsYesYes
Release appsYesYes
Install / uninstall appsYesNo
Delete appsYesYes (own apps)
Manage RBACYesNo
View App CatalogYesYes
Clone appsYesYes
Import / export appsYesYes

Roles are assigned in the Falcon console under User management > Roles. Users can hold multiple roles.

Individual app capabilities can have additional access restrictions:

  • Collections — Configure read and write permissions per collection for different roles.
  • Workflow templates — Set share settings to control who can view and execute workflows.
  • UI extensions and pages — Visible to all users who have the app installed, subject to their Falcon RBAC permissions.