Scope: Workspace level Purpose: File browser for workspace projects — hierarchical navigation through projects, folders, and files. Relevant Personas: Developer, Team Lead, CoE Developer
Overview
The Projects page is where Delivery Team members do most of their day-to-day work. It provides a file-browser interface for navigating Projects, creating automation assets, deploying to clusters, and managing version history. Each project contains a hierarchy of folders and files that make up a process automation solution.
Content
| Section | Description |
|---|---|
| Breadcrumb | In-page navigation within the project file hierarchy |
| DataTable | Sortable columns: Name (with file type icon), Files/Last Modified, Modified By, Created By. Search toolbar |
| Create New | Dropdown menu: BPMN, IDP Application, DMN, Form, RPA, Element Template, README, Upload Files |
| Deploy & Run | Combo button at project level: “Deploy latest changes” (to assigned Clusters), “View in Operate” |
| README | Rendered markdown panel below the file table (if the project contains a README.md) |
| Git Repository | Panel showing linked GitHub repo with Sync and Configure buttons |
| Versions | Panel showing version history (e.g., v2.1.0 Active, v2.0.5, v2.0.4) |
Supported File Types
- BPMN (
.bpmn) — Process model definitions - DMN (
.dmn) — Decision model notation files - Form (
.form) — Camunda forms - IDP — Intelligent Document Processing applications
- Markdown (
.md) — Documentation files - Folders — Hierarchical file organization
File Actions
Rename (inline editing), Move (modal), Share (modal for BPMN/DMN), Download, Duplicate, Delete.
Persona-Specific Behavior
- Developer: This is the primary workspace. Developers spend most of their time here creating, editing, and organizing process automation assets within projects.
- Team Lead: Oversees project architecture, reviews team output, and guides decisions about file organization and deployment timing.
- Center of Excellence (CoE): Can browse project contents for review, but primary interaction is through workspace and catalog management.
See Also
- Project — entity definition
- Workspace Catalog — reusable assets available within the workspace