Project Management System Documentation

Comprehensive guides to help you master our project management tools

Welcome to PMS Documentation

The Project Management System provides a centralized platform for managing projects, tasks, and teams. This documentation will guide you through all features, best practices, and API integration options.

Getting Help

Getting Started

Quick Tour

  1. Create your account
  2. Complete the tutorial
  3. Create your first project
Dashboard Overview

The dashboard gives you an overview of all active projects, tasks, and team progress. Customize your view with drag-and-drop reordering and filters.

Try Demo

Core Workflow Guide

Create a Project

Start by defining your project scope, selecting the team members, and setting milestone deadlines.

Recommended to set baseline metrics

Assign Tasks

Use the task manager to distribute work items, set priorities, and track individual responsibility.

Pro Tip: Use the auto-assign feature for balanced workloads

Monitor Progress

View real-time progress with our Gantt charts, heatmaps, and time tracking metrics.

Progress tracking is auto-updated

Finalize & Review

Generate reports, share insights, and archive completed projects from the overview section.

API Reference

Authentication

POST /api/auth/token
Authorization: Bearer eyJhbGciOiJIUzI1NiIs..."

Endpoints

  • GET /api/v1/projects
  • POST /api/v1/tasks
  • PUT /api/v1/users
  • DELETE /api/v1/comments

Rate Limits

  • 100 requests/minute
  • 200 requests/minute with auth token
  • 500 requests/minute for enterprise

Need Help?

Check our FAQ or join the developer forum

Frequently Asked Questions

Where are my files stored?

All data is stored securely in AWS S3 buckets with enterprise-grade encryption and ISO-27001 certification.

Can I export data?

Yes, you can export anything in your workspace to CSV, JSON, or PDF formats from the export panel.

How does billing work?

Monthly or yearly plans billed via Stripe. You can change plans at any time.

Are there mobile apps?

We have native apps for:

  • Android
  • iOS
  • Desktop Clients