Applications are disabled by default. To enable this feature, go to Settings > Features and
toggle Applications on.
Creating an Application
Create applications from Settings > Applications or from the Applications tab. Each application has a name (required) and an optional description.Assigning Projects to an Application
Assign a project to an application from the project’s Settings > General page using the Application dropdown. Each project can belong to at most one application. Select None to unassign.Viewing Application Metrics
The Applications tab in your workspace displays a table of all applications with aggregated metrics across their assigned projects:| Column | Description |
|---|---|
| Application | The application name (click to view its projects) |
| Projects | Number of projects assigned to the application |
| Size | Aggregated codebase size |
| Maintainability | Maintainability grade (A through F) with estimated remediation effort |
| Duplication | Percentage of duplicated code across the application |
| Security | Security rating with count of security issues |
| Coverage | Code coverage percentage with a letter grade |