Skip to content

Project Management

Projects are the primary organizational unit in Enjade. Each project contains BIM models, elements, and associated data.

Creating a Project

  1. Navigate to Projects in the admin panel
  2. Click Create New Project
  3. Fill in project details:
  4. Name - Project display name
  5. Code - Short identifier
  6. Description - Project description
  7. Tenant - Owning organization
  8. Click Save

Screenshot Placeholder

TODO: Add screenshot of project creation form

Project Creation Placeholder

Project creation form showing input fields for name, code, description, tenant selector, and save button

Screenshot Placeholder

TODO: Add screenshot of projects list

Projects List Placeholder

Projects list view showing table with project names, codes, active status, and action buttons

Project Settings

General Settings

Setting Description
Name Display name
Code Short identifier
Description Project description
Active Enable/disable project

Viewer Integration

Configure BIM viewer connections:

  1. Go to Project → Settings → Viewer
  2. Select viewer type (Desite, Trimble, etc.)
  3. Enter connection settings
  4. Click Test Connection
  5. Save configuration

Classification Systems

Assign classification systems to the project:

  1. Go to Project → Settings → Classifications
  2. Select available classification systems
  3. Set default classification
  4. Configure mapping rules

Property Definitions

Configure which properties are available:

  1. Go to Project → Settings → Properties
  2. Enable/disable property sets
  3. Configure required properties
  4. Set default values

Managing Project Users

Add Users

  1. Go to Project → Users
  2. Click Add User
  3. Search for existing user or invite new
  4. Select role:
  5. Admin - Full project control
  6. Editor - Edit elements and properties
  7. Viewer - Read-only access
  8. Click Add

Remove Users

  1. Find user in project user list
  2. Click Remove button
  3. Confirm removal

Change Roles

  1. Find user in list
  2. Click on current role
  3. Select new role
  4. Confirm change

BIM Model Management

Upload Model

  1. Go to Project → BIM Models
  2. Click Upload
  3. Select IFC file
  4. Configure import settings:
  5. Element extraction options
  6. Property mapping
  7. Classification mapping
  8. Start import

Model Versions

Track model versions:

  • Each upload creates a new version
  • Compare versions for changes
  • Roll back to previous versions

Sync Settings

Configure element synchronization:

  1. Go to Model → Sync Settings
  2. Set sync mode (manual/auto)
  3. Configure conflict resolution
  4. Set property priorities

Project Variables

Define project-level variables:

  1. Go to Project → Variables
  2. Add variable with:
  3. Name
  4. Type (text, number, date)
  5. Value
  6. Use in formulas: @project.variable_name

Data Export

Export project data:

  1. Go to Project → Export
  2. Select export format:
  3. JSON - Full data export
  4. CSV - Tabular data
  5. IFC - BIM model with properties
  6. Configure options
  7. Download export

Project Archiving

To archive a completed project:

  1. Go to Project → Settings
  2. Click Archive Project
  3. Confirm archiving

Archived projects: - Become read-only - Remain accessible for reference - Can be restored by admin