Display conditions
Permissions
Translations

Usage with Confluence modules

You can use display conditions for several Confluence modules. Depending on the module, different conditions are available.

Global conditions

Global conditions check the state of the entire Confluence instance for the current user regardless of the display context. They are available in all Confluence modules that support display conditions.

ConditionTypeDescription
hasAppAccessbooleanChecks if the current user has access to the app.
appIsLicensedbooleanChecks if the app's license is active.
appEditionStringChecks the installed app edition. Available values:
  • standard
  • advanced

Confluence-specific conditions

Confluence-specific conditions are supported in the following modules:

ConditionTypeDescription
isSpaceAdminbooleanChecks if the current user is a space admin of the current space
entityPropertyExists
entityPropertyEqualTo
entityPropertyContainsAny
entityPropertyContainsAll
EntityProperty A set of entity property conditions available for the following entities:
  • content: properties of the current content
  • space: properties of the current space

Rate this page: