Skip to main content

Projects

Organization Β· Management Β· Coordination

Project Management

Projects are the foundation of the TALENTS System, representing the work you need to staff and manage. Each project includes comprehensive management features with supervisor assignment, cost tracking, timeline management, and status monitoring through draft, active, inactive, closed, and completed states.

Project creation

Create projects with title, supervisor, dates, and cost tracking.

Status management

Track project lifecycle through 5 distinct status states.

Advanced operations

Clone, export, bulk delete, and comprehensive filtering.

Key Features

Essential project tools.

πŸ“‹

Project Creation

Create projects with title, supervisor assignment, dates, and cost configuration.

πŸ‘₯

Supervisor Assignment

Assign company users as project supervisors with role-based permissions.

πŸ“…

Timeline Management

Set project start and end dates with automatic validation.

πŸ’°

Cost Tracking

Track project costs with hourly or daily billing options and currency support.

πŸ“Š

Status Management

Monitor project lifecycle: draft, active, inactive, closed, completed.

πŸ”

Advanced Filtering

Filter by status, supervisor, search terms with server-side pagination.

οΏ½

Project Cloning

Clone existing projects with optional jobs, shifts, and applicant copying.

πŸ“€

Export & Import

Export projects to Excel and import project data in bulk.

Projects Management Overview

Visual guide to project management features.

This video demonstrates the complete project management workflow including project creation, status management, supervisor assignment, and advanced features like cloning and bulk operations.

Status Workflow

Project lifecycle management.

πŸ“

Draft

Initial project setup phase. Projects are being configured but not yet active.

βœ…

Active

Project is live and accepting applications. Jobs can be created and staff assigned.

⏸️

Inactive

Project temporarily paused. No new applications accepted but existing work continues.

🚫

Closed

Project terminated. No further activity allowed, historical data preserved.

πŸŽ‰

Completed

Project successfully finished. All work completed and documented.

Project Types

Various project categories.

⚑

Short-term Projects

Quick assignments lasting days to weeks.

πŸ“…

Long-term Projects

Extended engagements lasting months.

πŸ”„

Recurring Projects

Regular, repeatable work patterns.

🚨

Emergency Projects

Urgent staffing needs requiring immediate attention.

Data Grid Features

Advanced table capabilities.

πŸ”

Real-time Search

Search by project title or supervisor name with instant results.

πŸ‘€

Multi-supervisor Filter

Filter projects by multiple supervisors with autocomplete selection.

πŸ“Š

Status Tabs

Quick filter by project status with live count badges.

πŸ“„

Server-side Pagination

Handle large datasets with configurable page sizes and "show all" option.

πŸ”„

Column Sorting

Sort by any column including title, supervisor, dates, and status.

βœ…

Bulk Operations

Select multiple projects for bulk deletion with confirmation dialog.

πŸ‘οΈ

Column Visibility

Show/hide columns and customize table layout to your needs.

βš™οΈ

Density Controls

Adjust row density and table settings for optimal viewing.

Permissions

Required permissions for project operations.

ActionPermission
View Projects Listprojects.view
Create Projectprojects.create
Edit Projectprojects.update
Delete Projectprojects.delete
Clone Projectprojects.update
Export Projectsprojects.view
View Project Overviewprojects.view
Bulk Deleteprojects.delete

API Variables

Available merge variables for project operations.

VariableDescription
{{ project.id }}Unique project identifier
{{ project.title }}Project name/title
{{ project.status }}Current project status
{{ project.supervisor_name }}Assigned supervisor full name
{{ project.start_date }}Project start date
{{ project.end_date }}Project end date
{{ project.total_cost }}Total project cost
{{ project.currency }}Project currency code

Data Grid Visual Examples

Visual demonstrations of project management interfaces.

Data Table Projects

Main projects list with advanced filtering and bulk operations

Projects Data Table

Update Project

Project editing interface with form validation and status management

Edit Project Interface

Project Overview

Comprehensive project analytics and statistics dashboard

Best Practices

Project management guidelines.

PracticeRecommendation
Project PlanningDefine clear scope, timeline, and deliverables before activation
Supervisor AssignmentAssign experienced supervisors with proper permissions
Status ManagementRegularly update project status to reflect current state
Cost TrackingSet appropriate billing type (hourly/daily) and monitor budgets
Data ManagementUse export feature for regular backups and reporting

Troubleshooting

Common issues and solutions.

IssueFix
Cannot create projectCheck user has projects.create permission
Projects not loadingVerify company ID is set and user is authenticated
Clone option missingEnsure user has projects.update permission
Export failingCheck server permissions and available disk space
Status not updatingValidate status value is one of: draft, active, inactive, closed, completed
Date validation errorEnsure end_date is after or equal to start_date
Bulk delete not workingVerify projects belong to user's company and have delete permission