Key Features
Multiple Views
Switch between list, board, calendar, Gantt, and timeline views to manage work your way.
Docs & Wikis
Create rich documents, SOPs, and internal wikis with collaborative editing and linking.
Automation & Templates
Automate repetitive tasks and use templates for recurring workflows and projects.
Goals & Time Tracking
Set OKRs, track progress, and log time directly within tasks and projects.
How It Works
Create a Workspace
Sign up and set up spaces, folders, and lists for your teams and projects.
Add Tasks & Docs
Create tasks with custom fields, priorities, dependencies, and linked docs.
Choose Your View
Visualize work in list, board, calendar, or Gantt view based on your workflow.
Automate & Track
Use automation recipes and time tracking to streamline execution.
Collaborate & Report
Comment, assign, and generate reports with dashboards and widgets.
Code Example
// ClickUp API example to create a task:
fetch("https://api.clickup.com/api/v2/list/{list_id}/task", {
method: "POST",
headers: {
Authorization: "YOUR_API_TOKEN",
"Content-Type": "application/json",
},
body: JSON.stringify({
name: "Design Homepage",
description: "Create wireframes and mockups",
assignees: [123456],
status: "To Do",
priority: 2,
}),
});Use Cases
Agile Development
Plan sprints, track issues, and manage releases with boards and epics.
Marketing Campaigns
Coordinate briefs, assets, and launch timelines with docs and tasks.
Operations & HR
Manage onboarding, SOPs, and internal requests with forms and automations.
Client Projects
Deliver services with timelines, time tracking, and shared dashboards.
Integrations & Resources
Explore ClickUp’s ecosystem and find the tools, platforms, and docs to accelerate your workflow.
Popular Integrations
- Slack, Zoom, Google Workspace
- GitHub, GitLab, Bitbucket
- Trello, Asana, Jira
- Zapier, Make, REST API
- Figma, Loom, Calendly
Helpful Resources
FAQ
Common questions about ClickUp’s capabilities, usage, and ecosystem.
