The Unqork Development Life Cycle (UDLC) Toolkit is a suite of tools for managing the full application life cycle in Unqork. Use these tools to test configurations, manage releases, monitor performance, and analyze service behavior during development.
Designer Administrator access is required to use the UDLC Toolkit. The toolkit is available by default in Staging, QA, and UAT environments. UDLC tools can be promoted to Pre-Production and Production environments with approval from the organization's information security team.
Security note: Tools like the Flexible Data Manager let end-users access and modify , which might include sensitive data or PII. Follow the principle of least privilege for all roles, especially Designer and Express administration, and monitor admin account activity.
Accessing the UDLC Toolkit
To open the UDLC Toolkit from the Unqork Designer Platform:
- In the top-right corner, click
Administration.
- Select UDLC Toolkit. The UDLC Toolkit opens in a new tab.
Plan and Design
| Tool | Description |
|---|---|
| API Docs Dashboard | Displays all API modules and remote executes in the environment with auto-generated API documentation. |
| Schema Docs Dashboard | Displays all schema modules with their component structure and submission data. |
| Application Dependencies Dashboard | Maps execute and import relationships between modules across the application. |
Build and Test
| Tool | Description |
|---|---|
| Config Search Dashboard | Searches JSON configuration values across applications and modules and returns a report of matching components. |
| Module Revisions Dashboard | Tracks all module changes and supports side-by-side comparison of any two versions. |
| Transform Revisions Dashboard | Deprecated. View, compare, and restore transform revisions. Deprecated as of January 10, 2023. |
| Service Logs Dashboard | Logs and displays all remote execute and service requests with performance charts. |
| Testing Tool | Creates and monitors API tests across workspaces, applications, and modules. |
Deploy
| Tool | Description |
|---|---|
| Config Analysis Dashboard | Submits configurations for Unqork analysis and displays the resulting violation reports. |
| Release Management Dashboard | Promotes applications and modules across Unqork environments with versioned release tracking. |
Maintain and Operate
| Tool | Description |
|---|---|
| Flexible Data Manager | Updates schema module submission data in bulk or individually. |
| Monitoring Dashboard | Umbrella dashboard providing access to the Logs, Metrics, and Alerts dashboards. |
| ↳ Logs Dashboard | Displays error-level (400/500) and slow (>2 second) API requests. |
| ↳ Metrics Dashboard | Displays application and environment performance metrics including CPU, memory, and network. |
| ↳ Alerts Dashboard | Creates and manages alerts for API errors and performance thresholds. |
| Submission Revisions Dashboard | Deprecated. Compare submission revisions by module or workflow ID. Deprecated as of January 10, 2023. |
Changelog
| Date | Change |
|---|---|
| 2026-07-17 | Corrected access path: Administration icon (Landmark) → UDLC Toolkit; removed stale Resources ▾ drop-down steps. |
| 2026-07-16 | Editorial pass: fixed banned words, em dashes, See Also descriptions, and link paths. |
| 2026-04-28 | Restructured to Reference Guide format. Removed duplicated tool descriptions and repeated access instructions. Added tool summary table per category. |