Code Compliance and Security Dashboard
You can use custom dashboards to build a security and compliance dashboard to ensure that your applications meet the compliance requirements and to help you identify applications that are failing to meet security standards.
Composable Blueprints
Multiple blueprints can be composed into one master blueprint which specifies the deployment model for multiple included blueprints, by using includeBefore and includeAfter parameters. This allows you to scale your deployment and release models with any number of blueprints. During the implementation of a composed blueprint, the CLI will work through the blueprints in the sequence defined, merging the questions into a single list and applying any custom values that were defined in the composed blueprint. For more information on the YAML fields that enable composable blueprints, see IncludeBefore/IncludeAfter fields for composability.
Configure Permissions for Argo CD Live Deployments
Step-by-step guide to configuring permissions for Argo CD integration with Digital.ai Release live deployments, including RBAC, service accounts, and best practices.
Configure Task Access
Configure who can view or execute specific tasks within a release by managing task access settings.
Enable Application Security using OPA
Before you begin
Manage Release Permissions in YAML
You can specify and maintain global permissions, roles, and users for Release in YAML, enabling you to manage this aspect of your Release configuration "as code".
Personal Access Token (PAT) Authentication
Learn how to create, manage, and use Personal Access Tokens (PATs) for secure authentication with Digital.ai Release APIs and webhook endpoints.
Profile Settings
This how-to guide explains how to configure and manage your user profile settings in Release. You can update personal details, adjust regional preferences, select your default landing page, and manage product analytics and guidance options.
Security and Compliance Plugins
Plugins for integrating Digital.ai Release with security scanning, secrets management, and compliance tools.
Set a Precondition on a Task
You can control when tasks run in your release flow by setting preconditions. This helps you create more flexible releases that adapt to different conditions and skip unnecessary tasks, saving time and preventing errors.
User settings
This topic explains user management in Digital.ai Release, including how users are identified and authenticated through valid credentials.