Today we reduced headcount by 22%. The business is the strongest it's ever been. So I think it's important to be direct about what I'm seeing and why.
First, I made this decision and I own it. I did it because the way to operate at the highest level of productivity is changing, and to win the future, ClickUp needs to change with it.
Second, this wasn't about cutting costs. Most savings from this change will flow directly back into the people who stay. We'll be introducing million-dollar salary bands. If you create outsized impact using AI, you'll be paid outside of traditional bands.
Most importantly, I have the deepest gratitude for those affected. We're doing this from a position of strength specifically so we can take care of people properly. Everyone affected receives a package aimed at honoring their contributions and easing the transition.
I only see two options: wait for this to play out gradually in the market or be honest about what I'm seeing and act proactively.
THE 100X ORGANIZATION
The primary change is that we're restructuring around what I call 100x org. The goal is 100x output. The roles required to build at the highest level are fundamentally different than they were a year ago.
Incremental improvements to existing systems won't get us there. We need new ones. That means creating enough disruption to rebuild rather than iterate on what's already broken.
The common narrative is that AI makes everyone more productive. It doesn't. Many of the workflows of today, if left unchanged, create bottlenecks in AI systems.
These roles will evolve. But waiting for that to happen naturally means falling behind now.
The 100x org is actually heavily dependent on people - infinitely more than today. This is only possible with 10x people that have embraced and adopted new ways of working.
THE BUILDERS, AGENT MANAGERS, AND FRONT-LINERS
— THE BUILDERS: 10X ENGINEERS
I don't think most companies have internalized what's actually happening with AI in engineering. The common narrative is that AI makes all engineers more productive. That may be true in isolation, but at an organization level - that is the farthest thing from reality.
Here's what we've validated recently at ClickUp: the great engineers, the ones who can orchestrate, architect, and review, are becoming 100x engineers. They're not writing code. They're directing agents that write code. The skill is judgment.
AI makes the best engineers wildly more productive, and everyone else using AI slows these engineers down.
Think about it - the bottlenecks are (1) orchestration - telling AI what to do, and (2) reviewing - what AI did. Everything is leapfrogged and no longer needed.
So who do you want orchestrating and reviewing code?
And how do you want your best engineers to spend their time?
If your best engineers are spending time reviewing other people's code, then this is inherently an inefficient bottleneck. These engineers can review their agent's code much faster than reviewing human code.
The new world is about enabling your 10x engineers to become 100x.
The wrong strategy is to push every engineer to use infinite tokens. Companies doing this are celebrating 500% more pull requests. But customer outcomes don't match the volume of code being generated.
I call this the great reckoning of AI coding, and every company will face this soon if not already.
More code is just another bottleneck to the best engineers, and ultimately to your company's impact as well.
— THE BUILDERS: 10X PRODUCT MANAGERS
Product management and design roles are merging.
Designers that have customer focus, become more like product managers.
And product managers that have intuition for UX become more like designers.
The bottleneck of user research is gone. It takes us just one mention of an agent to kickoff research and analyze results.
The bottleneck of product <> design iteration is also gone. The product builder iterates on their own, along with agents and skills that ensure alignment with quality and strategy.
Also controversial today - I believe that the wrong strategy is to have your PMs shipping code - that just introduces another bottleneck that the best engineers will waste their time on.
To be clear, PMs should be coding but they should do this in a playground to iterate, validate, and scope. That code should not go to production.
Everything outside of managing systems, orchestrating AI, and reviewing output becomes a bottleneck.
That's why the other roles that are critical along with these are the systems managers (to reduce bottlenecks) along with a bottleneck you can't replace - customer meeting time.
— THE SYSTEM MANAGERS
Ironically, the people that automate their jobs with AI will always have a job. They become owners of the AI systems - agent managers. We have many examples of these people at ClickUp.
The underlying systems in which we operate are absolutely critical to get right. I think most companies are delusional to think they can iterate on existing systems and compete in this new world.
You must create enough disruption so that old systems are deprecated entirely. If there's any definition for 'AI native' that's what it is.
— THE FRONT-LINERS
In a world that will become saturated with AI communication, the human touch will matter more than anything to customers.
This is a bottleneck that you shouldn't replace - even when agents are high enough quality to do video meetings.
One-on-one meeting time with customers is something that shouldn't be automated. The systems around the meetings should be - so that front-liners spend nearly 100% of their time with customers.
REWARDING 100X IMPACT
In a world where companies are able to do so much more with less, where does that excess money go?
In our case, much of the savings in this new operating model will flow directly back to those that enabled it.
We must reward people that create productivity accordingly. This aligns incentives on both sides. Plus, in a world where your best people create 100x impact, you can't afford to lose them.
You should aim to retain these employees for decades. The context they have and their ability to efficiently orchestrate and review will be nearly impossible to replace.
Compensation bands of today should be thrown out the door. We're introducing $1 million cash/year salary bands with a path available to nearly everyone in the company if they produce 100x impact by creating or managing AI systems.
THE FUTURE
Nearly every company will make changes like these. The ones that do it proactively will define what comes next.
The future is not fewer people. It's different work, new roles, and better rewards for those who embrace it. We're already seeing entirely new roles emerge, like Agent Managers, that didn't exist a year ago.
ClickUp is positioning to lead this shift, not just internally, but for our customers too. I've never been more certain about where we're headed.
Day 12 of my #30DaysOfAWSTerraform!
Covered validation functions, regex checks, sensitive vars, advanced type conversions, date formatting, and reading JSON files in Terraform.
Blog: https://t.co/KRjJ3K1Kgq
Ref: @techie_piyush
https://t.co/pNGY18mtC3
Day 11 of my #30DaysOfAWSTerraform!
Started Terraform Functions (Part 1)
— > string
—> numeric
—> collection
—> type conversion
—> date/time, and lookup functions.
Blog: https://t.co/4xoEMA6hTY
Ref: @techie_piyush
https://t.co/RPg7wL6LJ5
Day 10 of my #30DaysOfAWSTerraform!
Learned conditional expressions, dynamic blocks, and splat expressions — powerful tools for writing flexible and reusable Terraform.
Blog: https://t.co/rro20eo7nd
Ref: @techie_piyush
https://t.co/PD3tUE9yY2
Day 9 of my #30DaysOfAWSTerraform!
Learned lifecycle meta-arguments —
create_before_destroy,
prevent_destroy,
ignore_changes,
replace_triggered_by,
pre/postconditions
and real AWS examples.
Blog: https://t.co/QrlBrGa3J0
Ref: @techie_piyush
https://t.co/h2cCZiiGiB
Day 8 of my #30DaysOfAWSTerraform!
Explored Terraform meta-arguments — count, for_each, and depends_on. Learned how they enable loops, stable iteration, and explicit dependencies for scalable AWS IaC.
Blog: https://t.co/ns3keIECoZ
Ref: @techie_piyush
https://t.co/xzWqwkBDFA
Day 7 of my #30DaysOfAWSTerraform!
Dived deep into Terraform type constraints — strings, numbers, lists, maps, tuples, objects, validations, and real AWS examples for EC2, VPC and S3
Blog: https://t.co/RCK2YjPCDQ
Ref: @techie_piyush
https://t.co/sxJh31sFoW
Day 6 of my #30DaysOfAWSTerraform!
Learned how Terraform loads files, how to organize .tf configs, and best practices for clean, scalable infra structure.
Blog: https://t.co/1Q8NgX54fF
Ref: @techie_piyush
https://t.co/FiYu1vvfkZ
#Terraform#AWS#DevOps
Day 5 of my #30DaysOfAWSTerraform!
Deep-dived into Terraform variables — inputs, outputs, locals, types, and precedence.
Blog: https://t.co/c4qG0w38Xc
Ref: @techie_piyush
https://t.co/P9xnWTDLBP
Day 4 of my #30DaysOfAWSTerraform!
Learned how Terraform manages state, how remote S3 backend works, and how S3 native locking (no DynamoDB) keeps infra safe.
Blog: https://t.co/SWGvPfmJNF
Ref by @techie_piyush : https://t.co/oWYFqaauVR
#Terraform#AWS#DevOps
Day 3 of my #30DaysOfAWSTerraform!
Created a VPC + S3 bucket using Terraform and learned how implicit dependencies automatically control resource order.
Blog: https://t.co/un4EW97IKs
Ref by @techie_piyush : https://t.co/EDtkF1WCoy
#AWS#DevOps#Terraform
Day 2 of my #30DaysOfAWSTerraform!
I published a new blog explaining Terraform providers, versioning & lock files in a simple way.
Ref video by @techie_piyush : https://t.co/uDJt7x2o6Q
🔗 Blog: https://t.co/pC4N3Xpwz6
@techie_piyush 🚀 Day -1 of my hashtag #30DaysOfAWSTerraform Challenge!
📷 I just published the first blog of this series where I’m laying the foundation for everything we’ll build over the next 30 days.
https://t.co/uBbwx7lRe5
A big thanks to @techie_piyush
Starting My 30-Day Terraform + AWS Sprint!
Super excited to begin the
#30DaysOfAWSTerraform challenge by @techie_piyush - a solid step toward leveling up my DevOps & Infrastructure as Code skills.
This challenge aligns perfectly with my cloud automation goals.
If you're on the same DevOps journey — let’s connect and grow together!
🔗 Day 0 Session: https://t.co/Gxl0jsf0nj
My Goals:
🔥 Learn Terraform from fundamentals to advanced
🔥 Build production-ready AWS infrastructure
🔥 Work on real-world IaC projects
🔥 Share my daily progress & learnings
Day 0:
✅ Challenge overview
✅ Environment setup
✅ Project sneak peek
✅ Community guidelines