Enterprise Namespace Pages
Available on: Enterprise EditionCloud
Manage enterprise features at the namespace level.
This feature requires a commercial license.
The Enterprise Edition introduces several additional namespace pages for enhanced governance and configuration:
- Edit
- Namespace-wide variables
- Namespace-wide plugin defaults
- Secrets
- Audit logs
Edit
The Edit page lets you manage namespace-level settings such as descriptions, worker groups, and permissions.
Variables
Define variables at the namespace level for use in any flow under that namespace using the syntax {{ namespace.variable_name }}
.
Read more about variables.
Plugin defaults
Define plugin defaults at the namespace level. These defaults automatically apply to all tasks of the corresponding type within flows under that namespace.
Read more about plugin defaults.
Secrets
Manage secrets directly in the UI. Namespace-level secrets are accessible to all flows within the same namespace.
Read more about secrets.
Audit logs
Audit logs record every action performed in your Kestra instance by users or service accounts. This page displays all logs relevant to the selected namespace.
Read more about audit logs.
Was this page helpful?