Project 🟑 PREVIEW - Project Management

Gantt charts, tasks, and resources

Project Interface Screen

Overview

Project is the comprehensive project management module in General Bots Suite. Plan, track, and deliver projects with Gantt charts, task dependencies, resource allocation, and milestone tracking. Project provides everything teams need to manage projects from initiation to completion.


Features

Projects

Create and manage projects with full lifecycle support.

ActionDescription
Create ProjectDefine project with name, description, and dates
Archive ProjectMove completed projects to archive
Set StatusMark as planning, active, on-hold, or completed
Assign TeamAdd team members with roles and permissions
Set BudgetDefine project budget and track expenses

Gantt Charts

Visual timeline view with dependency management.

FeatureDescription
Timeline ViewInteractive Gantt chart with drag-and-drop
DependenciesLink tasks with finish-to-start, start-to-start, etc.
Critical PathHighlight tasks affecting project completion
BaselinesCompare current progress against planned schedule
Zoom LevelsDay, week, month, quarter views

Tasks

Detailed task management with priorities and assignments.

ActionDescription
Create TaskDefine task with title, description, and assignee
Set PriorityMark as critical, high, medium, or low
Assign ResourcesAllocate team members to tasks
Track TimeLog time spent on tasks
Set DependenciesLink tasks that must be completed in sequence

Resources

Resource allocation and capacity planning.

FeatureDescription
Resource PoolView all available team members
AllocationAssign resources to projects and tasks
CapacityTrack available hours per resource
UtilizationMonitor resource usage across projects
ConflictsIdentify over-allocated resources

Milestones

Track significant project achievements and deadlines.

ActionDescription
Create MilestoneDefine key project checkpoint
Set DateAssign target completion date
Link TasksAssociate tasks with milestone
Track ProgressMonitor milestone completion status
NotificationsAlerts for upcoming milestone deadlines

Reports

Project performance and status reporting.

ReportDescription
Status ReportCurrent project health and progress
Resource ReportTeam allocation and utilization
Budget ReportExpense tracking vs. budget
Timeline ReportSchedule adherence and delays
Risk ReportIdentified risks and mitigation status

Keyboard Shortcuts

ShortcutAction
NCreate new project
TCreate new task
GToggle Gantt view
LToggle list view
FFilter tasks
/Focus search
?Show shortcuts

Project via Chat

Creating a New Project

Showing Project Timeline


API Reference

Project operations are available via REST API:

EndpointMethodDescription
/api/projectsGETList all projects
/api/projectsPOSTCreate new project
/api/projects/:idGETGet project details
/api/projects/:idPUTUpdate project
/api/projects/:idDELETEDelete project
/api/projects/:id/tasksGETList project tasks
/api/projects/:id/tasksPOSTCreate task in project
/api/projects/:id/ganttGETGet Gantt chart data
/api/projects/:id/resourcesGETGet resource allocation
/api/projects/:id/milestonesGETList project milestones

  • Tasks App β€” Task management and execution
  • Goals App β€” Align projects with strategic objectives
  • Calendar App β€” Schedule project meetings and deadlines
  • Drive App β€” Store project documents and files
  • Suite Manual β€” Full Suite overview