Available on: Enterprise Edition

Manage specific enterprise features within a namespace.

There's a number of extra namespace pages available in the enterprise edition:

  • Edit
  • Namespace-wide Variables
  • Namespace-wide Plugin Defaults
  • Secrets
  • Audit Logs

Edit

Manage the namespace description, worker group and permissions.

Edit

Variables

Variables defined at the namespace level can be used in any flow defined under the same namespace using the syntax: {{ namespace.variable_name }}.

Read more about Variables here

Variables

Plugin Defaults

Plugin Defaults can also be defined at the namespace level. These plugin defaults are then applied for all tasks of the corresponding type defined in the flows under the same namespace.

Plugin Defaults

Read more about Plugin Defaults here

Secrets

Configure Secrets directly from the UI. These secrets are available to all flows inside of the namespace.

Secrets

Read more about Secrets here

Audit Logs

Audit Logs record all activities performed in your Kestra instance by users and service accounts. You can view all of the audit logs related to the selected namespace in this view.

Audit Logs

Read more about Audit Logs here.

Was this page helpful?