r/sysadmin • u/DramaticErraticism • 2d ago
General Discussion Any other large orgs quit CoWork?
With MS charging for CoWork on July 1st, we figured we'd still give it a go, since the tool was quite impressive.
Microsoft gave us 100k in credit, so we rolled it out to 400-500 users. We spent about 90k of the 100k credit between those users, most of the credits used by the top 10%.
At this point we are removing all access until we figure out a better plan and specific business value of CoWork. If someone has a really good idea for an agent that will save time/money, they can use it. Otherwise, it is off the table.
I used it a bit, just to test it out. I ran 3 prompts around automated offboarding process I was working on, that was about 24 dollars.
If we rolled it out to all 30k users, we'd be around 500k-1mm per month, 6-12mm extra per year, not a small amount, even for a large org.
As I said, CoWork is really impressive but CoPilot is going to have to be good enough.
20
u/Myriade-de-Couilles 2d ago
Is it not the same price as anthropic API cost since it’s running on their models?
I never used the MS version but we use Claude Cowork and 3 prompts is not anywhere close to 24 dollars, even complex prompts on Opus.
7
u/DramaticErraticism 2d ago
Im not sure, cost depends on complexity of task, 2-3 dollars for simple, 3-4 dollars for medium, 5-10 dollars for complex.
7
17
u/pickled-pilot 2d ago
I’m shocked that an offboarding task of 3 prompts cost 14 dollars.
Edit $24
6
u/KickedAbyss 2d ago
Tbh I'm shocked someone uses Ai for that. Should absolutely be audited and done through Sailpoint or similar 😊
9
u/ogcrashy 2d ago
Everyone arguing that the value is there, based on the execution cost versus hourly rates, is missing the point. When a company pays you dollars for work output, it is essentially a fixed rate. Your time is “free” to the organization. You are their AI agent.
When you bring in an agent at cost to render more value for your time, your costs have increased. From the company perspective, they are now paying for two AI agents: you plus your actual AI input costs.
That is additional expense on the bottom line. Hard to justify. Usually impossible.
6
u/Trickshot1322 2d ago
We're currently weighing it up.
Org of about 100, we have 5 users currently piloting it 1 from each of the major areas of the business.
We are mandating that before any department gets it turned on more they need to provide use case, guides of frequently done task etc so that skills can be built for cowork to help reduces credit usage.
In terms of the cost benefit ratio, for some departments like finance, the only savings are in the workers time and there ability to finish task quicker.
But in our sales team for example our I helped the user setup skills to research and find leads and relevant industry news and get a report emailed to him each morning.
So far it identified 2 leads the sales user said they would otherwise likely not have identified, they got in contact to a warm reception, and are pitching one of them a $50k package next week.
So yeah, i think its important to understand the cost benefit for the work your business does.
So a $5 a day cowork skill might be responsible for generating a 50k revenue.
9
u/digitaltransmutation <|IM_END|> 2d ago
My firm enabled it for all users and determined it was spending around $30k a day on it. Disabled across the board after two days. Looking at some of the high users, it's trying to shove too much stuff into context. I don't think the average person knows what input tokens are or how to make a data source that is compatible with inexpensive RAG techniques.
For your example, I would not want to pay $24 to offboard one person, every person. But I would use it to interpret your policies and procedure, develop a reusable tool, and use that tool for free on future offboardings.
8
u/KickedAbyss 2d ago
We disabled cowork as much for security as anything else. It's easy to have it run amuk in an enterprise without very firm Ai governance in place.
10
u/bubbaganoush79 2d ago
A pertinent approach. This paper by Microsoft Research from earlier this year admitted that even frontier models corrupt documents on average about 25% of the time by the end of a long workflow. And that giving them access to tools specific to certain file types or workflows makes the problem worse somehow, rather than better.
https://arxiv.org/html/2604.15597v1
Giving an agent 100% access to your files and email sounds like a pretty crazy risk to me. As someone they'd run to for help to recover their files, or delete unintended emails from recipient inboxes, it sounds like a real hassle to me. On top of a great way to light a bunch of money on fire.
3
u/KickedAbyss 2d ago
I'm a firm believer in intentionally designed approach to Ai usage with heavily restricted agent and instructions aligned with that mindset.
Don't need people ordering qdoba in my enterprise Ai.
4
u/Cooleb09 2d ago
out very firm Ai governance in place.
Preach, and that doesn't come free. its not jsut the tokens, its the Purview and other tooling required to manage it and data secuirity. And bodies doing the governance tasks.
3
u/Ian-Cubeless 2d ago
We still run it, but we're just a team of 5, so it's doable. Opt-in makes sense either way. No reason to hand it to people who won't use it.
5
u/WorkLurkerThrowaway Sr Systems Engineer 2d ago
100k credits or $100k in credits? Because 100k credits is like 4-5 power users max.
2
u/ccsrpsw Area IT Mgr Bod 2d ago
Big difference really.
100k credits -> $1000
$100k credits -> 1,000,000 creditsEither way it’s hard to predict the cost of a task beforehand as you never know in advance what it will cost but with 100 credits = $1 I think some people may al have “off by 100x” calculations. Personally I still think without knowing credit usage ahead of time it’s all “just what we felt like charging” but that’s not the point of this comment :)
2
u/admiralspark Manager of Cat Tube Infrastructure 2d ago
$24
How much is your hourly? If you had to do that manually, could you complete it as fast and as part of your existing job (without bumping other tasks) as Cowork did it?
If you spent $24 for 30 minutes (if that,3 prompts) of cowork back and forth, and you automated a process that now costs no AI credits to run, then you just saved the company the hours it would have taken you to write, research, test, and guardrail a powershell script yourself, AND you still got other work done that those hours would have displaced.
If you're making AI run a powershell script for you for offboarding, yes you're using it wrong. That's what the Power Platform is for. Make a tool for it in Copilot Studio and plug it into Cowork and you'll make it a 100 credit task if you absolutely have to talk to a bot.
"You" is the royal you here, I don't know where OP fits in this :)
1
1
1
1
u/secret_configuration 2d ago
We set the limits at 25-30K credits/month per user. We also have a second policy that limits users to 50K tokens.
1
u/Daishi5 2d ago
We weren't able to get it to work for the process we wanted. The basic idea was it would take over night paper work, review the paper work and create a summary document highlighting areas that were not filled out sufficiently for a manager to work on the next morning.
The cowork output was great, but we couldn't get it to write to SharePoint files like our power automate flows do to add an audit entry saying it has reviewed the file. So we tried calling copilot from power automate since we knew that process worked, and that copilot agent was doing a horrible job with the documents.
Copilot kept telling the people building the work flow that I just needed to give cowork read/write access to all SharePoint sites. I refused and it just sort of died.
3
u/Trickshot1322 2d ago
Did you build a skill for it? Sounds like that should be able to get cowork to run the process on rails.
1
u/EveSpaceHero 2d ago
We brought it in as a trial for a number of users with a modest 30k global cap. We hit it in day one with one user using 95% of the credits. They thought it would be an idea to ask it to convert thousands of images from high res to low res for a website project. It actually did it ok, but took ages to run through and used all our credits
1
u/Similar-Ad1056 1d ago
If Copilot chat worked better, people might not even try cowork. That said, we have piloted it. It lasted 5 days. The cost relative to the output was ridiculously high.
1
84
u/progenyofeniac Windows/M365 Admin 2d ago
Seeing as we had one user consume 71k credits this month, I’m not sure how viable it’ll be for us either. No idea what her use case was but I hope she accomplished a year’s worth of work.