ComparEdge
Home / Playbooks / ClickUp Playbook
Power User GuideUpdated May 14, 2026

ClickUp Playbook: Power User Guide 2026

Master ClickUp with expert tips on Space/Folder/List hierarchy, Custom Fields, Automations, Sprints, and ClickUp AI. Real workflows, pricing comparison vs.

1Space/Folder/List Hierarchy Setup

ClickUp's hierarchy is: Workspace → Spaces → Folders → Lists → Tasks → Subtasks. Most onboarding failures happen because teams don't think through their hierarchy before starting. Fix this first.

The Right Mental Model

Think of it this way:

  • Workspace: Your whole company. One workspace almost always.
  • Spaces: Departments or major business functions (Marketing, Engineering, Sales, Operations). Not projects.
  • Folders: Client accounts, major product areas, or quarters. Something that groups multiple related workflows.
  • Lists: Specific workflows with a defined lifecycle — "Q2 Blog Content," "Sprint 14," "Client A — Active Projects."
  • Tasks: Individual pieces of work. Should be completable in a single sprint at most.
❌ The mistake everyone makes: Creating a Space for every project. When you have 40 Spaces, your sidebar becomes unusable and cross-project visibility disappears. Spaces are departments, not projects.

Concrete Setup for a 15-Person SaaS Team

SPACES (5 total):
├── 🚀 Product & Engineering
│   ├── Folder: Product Roadmap
│   │   ├── List: Q2 Features
│   │   ├── List: Backlog
│   │   └── List: Ice Box
│   ├── Folder: Sprint Board
│   │   ├── List: Sprint 14 (active)
│   │   └── List: Sprint 15 (planning)
│   └── Folder: Bug Tracker
│       └── List: Active Bugs
├── 📢 Marketing
│   ├── Folder: Content
│   │   ├── List: Blog Pipeline
│   │   └── List: Social Calendar
│   └── Folder: Campaigns
│       └── List: Q2 Campaigns
├── 💼 Sales
│   └── Folder: Pipeline (by stage or rep)
├── 🤝 Operations
│   └── Folder: Internal Processes
└── 👋 Shared / Cross-Team
    └── List: Company OKRs

This gives you clear ownership, easy filtering, and a sidebar that doesn't scroll forever. Cross-team tasks can live in the Shared space or be assigned across spaces with relationships.

Statuses: The Configuration Nobody Thinks Through

ClickUp lets you create custom statuses per Space. Use this. Default statuses like "To Do → In Progress → Complete" are fine for simple tasks but inadequate for complex workflows.

Example status flow for a content pipeline:

Ideas → Assigned → Outline Ready → Draft In Progress 
→ Draft Complete → In Review → Revisions → Published → Archived

The benefit: you can build automations that trigger on specific status changes, and dashboards that show you how many pieces are at each stage. Without meaningful statuses, ClickUp is just a fancy checklist.

Views: Don't Just Use List View

ClickUp offers 15+ views. The ones worth learning:

  • Board view: Kanban by status. Default for sprint planning and daily standup.
  • Calendar view: Essential for content teams and anyone managing deadlines visually.
  • Gantt view: Shows dependencies and timeline. Save it for project planning, not daily use — it's overwhelming at scale.
  • Table view: Spreadsheet-like. Best for bulk editing Custom Fields, especially when you're updating many tasks at once.
  • Workload view: Shows capacity per team member across tasks. The most underused view for managers — immediately reveals who is overloaded.

2Custom Fields & Automations

Custom Fields and Automations are where ClickUp separates from the competition. Asana has some version of both; Notion has comparable Custom Fields but weak Automations. ClickUp's implementation is the most flexible — and the most rope to hang yourself with.

Custom Fields Worth Setting Up

Not every field needs to exist. The fields that actually drive decisions:

  • Priority: ClickUp has a built-in priority field. Use it. Set a team convention: P0 = must ship this week, P1 = this sprint, P2 = backlog, P3 = someday.
  • Story Points (Number field): For engineering sprints. Enables sprint velocity tracking in dashboards.
  • Client Name (Text/Dropdown): For agencies or client-facing teams. Filter all tasks by client instantly.
  • Revenue Impact (Dropdown): High/Medium/Low. Forces prioritization conversations to be explicit.
  • Content Type (Dropdown): For content teams — Blog, Video, Social, Email. Enables filter-by-type views.
  • Due Date (Date field): Obvious but critical — without a due date, nothing has urgency.
💡 Field inheritance tip: Create custom fields at the Space level and they're available in all Folders and Lists within that Space. This prevents field sprawl where every List has different fields for the same concepts.

Automations That Change How You Work

ClickUp's automation engine (Business plan and up) can trigger on task events and perform actions. The ones with real ROI:

AUTOMATION 1: Auto-assign on status change
Trigger: Task status changes to "In Review"
Action: Assign to [Reviewer]
Effect: Review tasks automatically land with the right person

AUTOMATION 2: Due date reminder
Trigger: Due date is 2 days away
Condition: Status is NOT "Complete"
Action: Post comment "@assignee this is due in 2 days"
Effect: No more "I forgot" at deadline

AUTOMATION 3: Sprint cleanup
Trigger: Sprint list end date passes
Action: Move all incomplete tasks to "Sprint 15" list
Effect: Zero manual sprint rollover work

AUTOMATION 4: New client onboarding
Trigger: New task created in "New Clients" list
Action: Create 12 subtasks (onboarding checklist)
Effect: Consistent onboarding every time, zero manual setup

The "New client onboarding" automation is the highest-leverage one for service businesses. When a new client task is created, ClickUp automatically generates your full onboarding checklist as subtasks. This eliminates the "forgot a step" problem and works as a quality control system.

Automation Limits by Plan

PlanAutomations/MonthNotable Limits
Free100ClickUp actions only, no external integrations
Unlimited1,000Basic external triggers
Business10,000Full external integrations, scheduled automations
EnterpriseUnlimitedCustom automation logic, SSO, API rate boosts

Most teams of under 30 people won't hit 10,000 automations/month. Business is the right tier for professional use.

3Sprints & Agile Workflows

ClickUp's Sprint feature is genuinely useful once configured, but the default setup leaves a lot on the table. Here's the workflow that actually supports Agile without the ceremony overhead.

Setting Up Sprints That Work

  1. Enable Sprints on your Engineering Space: Space Settings → Sprints. Set duration to 2 weeks (standard) or 1 week for fast-moving teams.
  2. Create a Sprint Folder: One folder per quarter, one List per sprint. Name convention: "Sprint 14 (Apr 21 – May 2)."
  3. Use Story Points Custom Field: Add a Number field called "Story Points." The default Priority field isn't enough for capacity planning.
  4. Sprint Goal Custom Field: Add a Text field at the List level (not task level) for the sprint goal. Keeps the team aligned on the north star.

The Sprint Planning Workflow in ClickUp

SPRINT PLANNING SEQUENCE:
1. Open Backlog list → Table view
2. Filter: P0 + P1 tasks only
3. Sort by: Story Points (descending) + Priority
4. Pull tasks into Sprint [N] list until team capacity is reached
   (use Workload view to verify nobody is over 100%)
5. Set sprint goal in List description
6. Run automation: "Sprint started" → notify team in Slack

DAILY STANDUP:
- Open Sprint Board view
- Filter: Assigned to me
- Yesterday / Today / Blockers captured as comments on task
- Blockers get a "Blocked" status → auto-notifies tech lead

SPRINT REVIEW:
- Table view: filter by "Completed this sprint"
- Velocity = sum of Story Points for completed tasks
- Track in a Dashboard widget over time

The Velocity Dashboard

Create a ClickUp Dashboard with these widgets for sprint tracking:

  • Sprint velocity over time: Line chart of completed story points per sprint
  • Current sprint burndown: Tasks remaining vs. days left
  • Blocked tasks: List of all tasks with "Blocked" status
  • Team workload: Workload bar chart by assignee

This dashboard replaces stand-up status updates for teams that trust it. Async-first teams can replace daily standups with a look at this dashboard + async comment updates.

4ClickUp Docs & Whiteboards

ClickUp Docs is ClickUp's Notion-killer ambition. It's getting better. It's not there yet. But it's good enough to centralize documentation within ClickUp and avoid a separate Notion subscription for many teams.

What ClickUp Docs Does Well

  • Linking to tasks: Embed task mentions directly in docs. Click on @TaskName and jump to the task. This is genuinely better than Notion's relation fields for quick navigation.
  • Team wikis: SOPs, onboarding docs, playbooks. If you need a searchable internal wiki and you're already in ClickUp, Docs is good enough.
  • Meeting notes with action items: Write meeting notes → mention tasks → tasks are automatically linked. With ClickUp AI, generate a structured meeting summary that links to existing tasks.

Where ClickUp Docs Falls Short vs. Notion

  • No database views — you can't create a Notion-style table database with custom properties inside a Doc
  • Limited block types — no complex callouts, toggles are basic
  • Search is slower and less accurate than Notion's
  • Collaboration lag in real-time editing — noticeable when 3+ people edit simultaneously
⚠️ Honest assessment: If your team's primary use case is documentation and knowledge management, use Notion plus integrate it with ClickUp via Zapier or the native integration. If documentation is secondary to project management, ClickUp Docs is sufficient and reduces the number of tools you're paying for.

Whiteboards for Async Visual Thinking

ClickUp Whiteboards are good for sprint retrospectives, brainstorming sessions, and simple flowcharts. They're not FigJam. For design teams or complex system diagrams, use Miro or FigJam. For project teams doing occasional visual work, ClickUp Whiteboards eliminate the need for a separate tool.

5ClickUp AI Features

ClickUp AI launched in 2023 and has been steadily improving. It's an add-on at $5/member/month (included in some higher-tier plans).

What Actually Works

  • Task description generator: Give a one-line task name, click "Generate description." Gets you a structured description with context and acceptance criteria. Good 70% of the time, needs editing 30%.
  • Meeting notes to tasks: Paste meeting notes into a Doc → ask AI to extract action items → creates tasks with assignees. The accuracy is high when meeting notes are structured; lower with freeform notes.
  • Summarize thread: Long comment threads on a task can be summarized. Saves time when you're jumping into a task you weren't involved in from the start.
  • Write with AI in Docs: Standard AI writing assistance. Fine for first drafts of SOPs and documentation.

What Doesn't Work (Yet)

  • AI-suggested task assignments — too generic to be useful
  • AI project timeline estimates — way off for complex technical projects
  • AI sprint planning — doesn't understand team capacity or technical complexity well enough

The ROI on ClickUp AI is real but narrow. Teams who write lots of task descriptions and meeting notes will save meaningful time. Teams who want AI to do strategic work (planning, prioritization, estimation) will be disappointed.

6ClickUp vs Notion vs Asana

DimensionClickUpNotionAsana
Project management depth⭐⭐⭐⭐⭐ Best⭐⭐⭐ Adequate⭐⭐⭐⭐ Strong
Documentation/Wiki⭐⭐⭐ Decent⭐⭐⭐⭐⭐ Best⭐⭐ Basic
Ease of setup⭐⭐ Steep curve⭐⭐⭐⭐ Good⭐⭐⭐⭐⭐ Easiest
Automations⭐⭐⭐⭐⭐ Powerful⭐⭐ Basic⭐⭐⭐⭐ Strong
Reporting/Dashboards⭐⭐⭐⭐⭐ Excellent⭐⭐ Limited⭐⭐⭐⭐ Good
Agile/Sprint features⭐⭐⭐⭐⭐ Best⭐⭐ Manual⭐⭐⭐ Basic
Price (Business tier)$12/user$16/user$24.99/user
Best forEngineering + ops teamsKnowledge workersMarketing + project-heavy teams

The honest verdict: ClickUp wins on raw functionality per dollar. Notion wins for teams where documentation is the primary workflow. Asana wins for teams that value UX simplicity over feature depth and have the budget for it.

The "one tool to rule them all" pitch from ClickUp is mostly true — you can replace project management, docs, and basic CRM with ClickUp. The question is whether your team will actually configure it well enough to get the benefit, or whether they'll revert to Slack DMs and spreadsheets because ClickUp feels overwhelming.

7Pricing Tiers

PlanPriceKey FeaturesRight For
Free$0100MB storage, unlimited tasks, basic featuresSolo users, very small teams evaluating
Unlimited$7/user/moUnlimited storage, dashboards, custom fields, integrationsSmall teams wanting more than free
Business$12/user/moSprints, advanced automations, timelines, workload views, custom permissionsMost professional teams — best value tier
EnterpriseCustomSSO, advanced permissions, dedicated success manager, custom contractsLarge orgs with compliance requirements
💡 Pricing reality check: Business at $12/user delivers features that cost $24.99/user at Asana. If you're comparing sticker prices without comparing feature sets, you're comparing wrong. Calculate your per-user cost for equivalent functionality, not just the headline number.

🎯 Key Takeaway

ClickUp's hierarchy needs to be designed before you start, not discovered after you've added 200 tasks to the wrong place. Get the Space/Folder/List structure right first. Then add Custom Fields — but only the ones tied to decisions you actually make. Automations are where you multiply your investment: 5 well-designed automations will save more time than 50 custom fields nobody uses. Business plan is the right tier for teams above 5 people doing real work.

8Frequently Asked Questions

What is the best ClickUp hierarchy for a small team?
For small teams (under 20 people), use one Space per department (or one Space total for very small teams), Folders for major projects or client accounts, and Lists for specific workflows or sprint cycles. Avoid creating too many Spaces — it fragments visibility. Most teams do better with fewer, well-organized Spaces than many granular ones.
How do ClickUp Automations compare to Zapier?
ClickUp Automations handle internal ClickUp workflows more reliably and cheaply than Zapier for ClickUp-to-ClickUp actions. For cross-platform integrations (ClickUp to Salesforce, HubSpot, etc.), Zapier or Make are more powerful. The sweet spot: use ClickUp Automations for internal workflow routing, use Zapier for external system integrations.
Is ClickUp worth the price compared to Asana or Notion?
ClickUp Business at $12/user/mo offers more features than Asana Business at $24.99/user and Notion Plus at $16/user. The tradeoff is complexity — ClickUp's feature depth creates a steeper learning curve. For teams needing Gantt charts, time tracking, sprint management, and custom fields in one tool, ClickUp wins on value. For simpler wikis, Notion is better. For enterprise PM with no setup friction, Asana.
Does ClickUp AI actually save time?
ClickUp AI is genuinely useful for task descriptions, meeting summaries, and subtask generation from high-level task names. It's not impressive for complex writing or strategic work. The best use case: automatic meeting notes-to-tasks conversion and generating task descriptions when you're in a hurry. At $5/member/mo add-on, it's worth it for teams doing lots of documentation.
Compare Clickup with alternatives
Features, pricing, and real user reviews side by side.
View comparison →

More Power User Guides