Documentation Index
Fetch the complete documentation index at: https://mintlify.com/makeplane/plane/llms.txt
Use this file to discover all available pages before exploring further.
Comprehensive Project Management
Plane provides everything you need to manage modern software projects, from issue tracking to analytics. Built on a robust tech stack with React Router, Django, and TypeScript, Plane offers flexibility and power for teams of all sizes.All features are available in both Plane Cloud and self-hosted deployments. Some advanced features may require specific configurations.
Core Features
Work Items
Powerful issue tracking with rich text editing, file uploads, and custom properties
Cycles
Time-boxed sprints with burn-down charts and progress tracking
Modules
Organize issues into larger feature sets or milestones
Views
Custom filters and saved queries for focused workflows
Pages
AI-powered documentation and knowledge management
Analytics
Real-time insights and custom reports
Work Items
Efficiently create and manage tasks with a robust rich text editor that supports file uploads, markdown, and advanced formatting.Rich Text Editor
Powered by Tiptap with extensive capabilities:Key Capabilities
Sub-Properties & Relationships
Sub-Properties & Relationships
Enhance organization with:
- Parent/Child Issues - Break down large tasks into sub-issues
- Related Issues - Link connected work items
- Blocking/Blocked By - Track dependencies
- Duplicate Detection - Automatic de-duplication
Custom Properties
Custom Properties
Track additional metadata:
- Estimates - Story points or time tracking
- Labels - Flexible tagging system
- Priority - Urgent, High, Medium, Low, None
- State - Customizable workflow states
- Assignees - Multiple assignees per issue
- Due Dates - Deadline tracking
- Custom Fields - Project-specific properties
File Attachments
File Attachments
Upload and manage files:
- Drag-and-drop file uploads
- Image preview and inline display
- Document attachments
- Asset management via API
Activity History
Activity History
Complete audit trail:
- All field changes tracked
- Comment history
- State transitions
- Assignment changes
- Timestamp and user attribution
Multiple View Options
- List View
- Kanban Board
- Calendar
- Spreadsheet
- Gantt Chart
Traditional row-based layout:
- Group by any property
- Inline quick editing
- Bulk selection and actions
- Sortable columns
- Collapsible groups
Cycles
Maintain your team’s momentum with Cycles—Plane’s implementation of time-boxed work periods (sprints).Cycle Management
Features
Progress Tracking
- Real-time burn-down charts
- Velocity calculations
- Completion percentages
- Issue distribution by state
Cycle Planning
- Drag issues from backlog
- Capacity planning tools
- Auto-move incomplete items
- Cycle templates
Analytics
- Distribution by assignee
- Priority breakdown
- Label analysis
- Time tracking
Active Cycles View
- Overview of all active cycles
- Cross-project cycle tracking
- Team workload visibility
- Quick cycle switching
Modules
Simplify complex projects by dividing them into smaller, manageable modules. Perfect for epics, features, or product releases.Module Capabilities
Use Cases
- Feature Development - Group all issues for a major feature
- Product Releases - Track work for a specific version
- Epics - Long-term initiatives spanning multiple cycles
- Client Projects - Organize deliverables by contract
Views
Customize your workflow by creating filters to display only the most relevant issues. Save and share these views with ease.View Types
Project Views
Scoped to a single project:
- Private or shared
- Custom filters and sorting
- Layout preferences
- Quick access from sidebar
Workspace Views
Cross-project perspectives:
- See issues across all projects
- Team-wide visibility
- Standardized workflows
- Admin-managed templates
Filter Options
Common View Examples
- My Open Issues -
assignee = me AND state != done - High Priority This Week -
priority = urgent|high AND due_date = this_week - Blocked Items -
blocked_by != empty - Ready for Review -
state = review AND assignee = me - Overdue -
due_date < today AND state != done
Views support complex boolean logic with AND/OR operators and nested conditions.
Pages
Capture and organize ideas using Plane Pages, complete with AI capabilities and a rich text editor. Format text, insert images, add hyperlinks, or convert notes into actionable items.Page Features
Rich Content Editing
Rich Content Editing
Full Tiptap editor with:
- Markdown syntax support
- Code blocks with syntax highlighting
- Embedded images and media
- Tables and lists
- Text formatting toolbar
- Slash commands for quick insertion
AI Assistance
AI Assistance
Enhance productivity with AI:
- Content generation
- Grammar and style suggestions
- Summary creation
- Action item extraction
Convert to Issues
Convert to Issues
Transform documentation into work items:
- Select text to create issue
- Preserve formatting
- Maintain context links
- Auto-populate description
Organization
Organization
Keep knowledge structured:
- Hierarchical page organization
- Favorites and recent pages
- Search within pages
- Access controls (public/private)
- Version history
Use Cases
- Meeting Notes - Document discussions and decisions
- Project Documentation - Technical specs and requirements
- Knowledge Base - Team processes and guidelines
- Brainstorming - Capture ideas before creating issues
- Retrospectives - Sprint reviews and action items
Analytics
Access real-time insights across all your Plane data. Visualize trends, remove blockers, and keep your projects moving forward.Analytics Views
- Scope
- Metrics
- Dimensions
- Visualizations
Choose your analysis level:
- Workspace Analytics - All projects combined
- Project Analytics - Single project insights
- Cycle Analytics - Sprint-specific metrics
- Module Analytics - Feature-level tracking
Custom Reports
Create tailored analytics:- Select date range
- Choose metrics to track
- Apply filters
- Select visualization type
- Save and share reports
Additional Features
Inbox
Issue TriageCentral place for incoming issues:
- Approve or decline submissions
- Add context before acceptance
- Filter spam and duplicates
- Assign priority and owner
Draft Issues
Work in ProgressSave incomplete issues:
- Return later to finish
- Share drafts with team
- Convert to full issues
- Auto-save functionality
Notifications
Stay UpdatedReal-time alerts for:
- Mentions and assignments
- Issue updates
- Comment replies
- Cycle/module changes
Command Palette
Quick ActionsPress
Cmd+K to:- Create issues instantly
- Navigate to any page
- Execute bulk actions
- Search everything
Integrations
Connect ToolsExtend Plane with:
- GitHub sync
- Slack notifications
- Webhooks
- API access
API Access
Programmatic ControlFull REST API:
- Authentication tokens
- CRUD operations
- Webhooks
- Rate limiting
Search
Find AnythingPowerful search:
- Full-text search
- Filter by type
- Recent items
- Keyboard shortcuts
Favorites
Quick AccessBookmark important:
- Projects
- Issues
- Views
- Pages
God Mode
Instance AdminSelf-hosted management:
- User administration
- System configuration
- Email settings
- Authentication providers
Collaboration Features
Real-Time Collaboration
Team Communication
- Comments - Threaded discussions on issues
- Mentions - @-notify team members
- Reactions - Emoji reactions on comments
- Activity Feed - Real-time updates
Access Control
Technical Architecture
Monorepo Structure
Plane uses a modern monorepo with pnpm workspaces:State Management
MobX for reactive state:Next Steps
API Reference
Explore the REST API documentation
Self-Hosting
Deploy Plane on your infrastructure
Development Setup
Set up Plane for local development
Contributing
Help build Plane’s future
Have questions about a specific feature?Join our community on GitHub Discussions or visit our Forum for detailed discussions.
