Subscribe to our newsletter to learn more about the tools powering the modern newsroom.

I onboarded a team of journalists to Claude Cowork. Here's how it went.

My husband finds my tech-adjacent title – professor of practice of AI and investigative journalism – hilarious. At work, I cheerfully wrestle with every new AI tool that crosses my path. At home, I refuse to learn the TV remote and hunt him down every time I want to switch between the news and Netflix. The technical term, I believe, is willful ignorance.

But my domestic refusal to embrace a growth mindset has given me real empathy for the complicated feelings people bring to learning AI. I know that if my husband wrote me instructions for the remote, I’d learn it in a minute. But the second he starts lecturing, I shut down completely.

My colleagues, hard at work.

So, when my boss, Mark Greenblatt, asked me to onboard my journalist colleagues onto the AI agent Claude Cowork, I brought this perspective to the task.

For context, I am obsessed with Claude Cowork. I use it daily and it has meaningfully improved my life. I was so excited for this assignment, in the way you want everyone around you to read a book you love.

I brought seven of my colleagues together for an hour-long workshop. A few weeks later, I interviewed five of them about their experiences and whether they were still using the tool. The discussions felt honest, shedding light on anxieties and breakthroughs that I suspect are broadly applicable.

In what follows, I have anonymized my colleagues, with the exception of Mark.

Bad prior experiences with AI

Except for Mark, everyone I interviewed had past negative experiences that made them skeptical about either the training, or AI in general.

A colleague I’ll call Anya described a constant internal conflict. She worried about AI generating falsehoods, and the environmental impact, yet felt a professional obligation to master it. A colleague I’ll call Maeve was skeptical after a string of frustrating encounters, and Liam said he started his job at Cronkite “predisposed to not really want to use it.” Isla was triggered by the word “agent,” wondering if the tool was going to access her email or Google Drive.

The value of seeing me use AI

Several colleagues noted that their attitudes began to shift even before the official workshop, simply from watching me use the technology in real time. Liam said his “mental approach” transformed, “passively through osmosis,” while we were working together to fix a font issue on our website. He watched me take a screenshot of WordPress, feed it to Gemini, and instantly receive the troubleshooting steps we needed to solve the problem. “That was my first experience, seeing the power of AI,” Liam said.

Training day

For the training, everyone except one remote colleague was physically in the same room. I had prepared a step-by-step worksheet designed to get everyone set up with Claude Pro and then walk them through a simple web-scraping task.

Being physically present proved essential for handling the inevitable setup friction. While I tried to anticipate as many hurdles as possible, unexpected tech glitches still cropped up. For instance, Claude performs web scraping best via its Chrome extension, but Maeve hadn’t been able to open Chrome for months due to a system error. Anya successfully installed the plugin, but Claude kept trying to route her through Safari. I spent nearly the entire workshop jumping from desk to desk to troubleshoot these kinds of issues; for most of the group, simply getting set up took over half an hour.

Mark later noted that the most valuable thing I did was getting everyone “physically in a room” because there was value in struggling through those initial tech annoyances together.

The lightbulb moment

As I walked around the room, I began to see people have the lightbulb moment. I had deliberately chosen a web-scraping exercise because it is something standard chatbots typically can’t handle, making it a showcase for the power of agentic AI. It is also a tedious chore that most people would gladly automate. And while errors are possible, it is a specific use case where hallucinations are less of a risk.

By the end of the hour, everyone had successfully completed the exercise. Liam recalled being “amazed,” and Anya called it “really cool.” Mark, who had originally pushed me to test AI agents back when I was a skeptic, but hadn’t actually used Cowork himself yet, said the workshop was “an eye opener [...] about how awesome this technology is.”

Some are still using it, some aren’t

The workshop had the greatest impact on Maeve. When I asked if she was still using Cowork, she immediately rattled off multiple examples from just that morning. She is now using it to scrape tax data, and noted that Claude even tracked down state spending information while she was on a phone call. Mark also found immediate success, using Cowork to salvage a corrupted document he had spent hours editing.

For others, however, the momentum stalled. Several colleagues don’t appear to have touched Cowork since the workshop. Isla used the agent to review dozens of public records PDFs for story ideas, but she wasn’t impressed with the results and hasn’t logged back in. Even so, she valued the training; because she reports on AI, she recognizes that she needs to deeply understand the technology to cover it effectively.

"I just worry about being dead weight"

When I asked everyone how they felt during the workshop, I expected a standard level of pushback. I thought one or two colleagues would admit they were annoyed to be pulled away from their deadlines, or skeptical of my AI evangelism. Instead, I found myself saddened by Liam’s response. He said that an anxiety had surfaced during the session. The “feeling that maybe I’m a bit of a dead weight around AI […] that was an emotion that was bubbling up as the training was happening,” he told me. “This is something I want to learn,” he said, “and I’m worried that I won’t.”

Our conversation then shifted to a specific challenge where Liam had previously tried, and failed, to use Gemini. I confidently declared it a perfect use case for Cowork, and together we started a new task. Claude, however, quickly informed us it could not, in fact, complete the request. Humbled, we wrapped up the meeting, leaving me to wonder about the need to perhaps temper my AI enthusiasm.

Viewpoint diversity

Surrounding myself with colleagues who span the entire spectrum of AI opinions keeps me grounded. One colleague’s caution, for instance, inspired us to stress-test an AI tool I had confidently declared hallucination-free, which ended up exposing a flaw. Meanwhile, I have Mark providing ideas and encouragement for responsible AI experimentation, and the Scripps Howard Foundation provided funds for testing these tools.

If the workshop taught me anything, it’s that onboarding people to AI is less about evangelism and more about presence – being in the room when it works, and especially when it doesn’t.


What we're testing

The showdown: Claude’s Cowork vs. OpenAI’s Codex

While this newsletter focused on Claude’s Cowork, many journalists only have access to OpenAI’s Codex. Both are AI agents with similar capabilities relevant for journalists – they can scrape the web, sort through massive documents, and conduct research.

To see how they stack up, I put them head-to-head in a real-world journalism use case. I gave both agents the exact same prompt: pull the tax filings for the 20 largest non-profits in Arizona, calculate the percentage of revenue spent on executive compensation versus program services, generate a tip sheet, and link to all sources. For the curious: Claude ran on Claude 4.7 Opus, and OpenAI used 5.5 High. Here’s how they performed.

The results

Claude did substantially better, but frankly, both were amazing. If I had seen Codex’s performance just last year, I would have been in awe. It is only when compared directly to Claude that it feels a bit underwhelming. But both absolutely got the job done, and then some.

In minutes, both agents generated Excel files that would have taken me hours to build from scratch, extracting key values from dense tax forms and running the calculations.

They also displayed a trait I’ve seen repeatedly from agentic AI that never ceases to amaze me: intelligent disobedience.

Like a guide dog refusing a command to walk because it sees a car speeding into the intersection, both Claude and Codex recognized the implied assumption in my prompt, that a higher executive-compensation-to-programming ratio is inherently bad. Instead of just blindly running the numbers, both agents flagged cases where executive compensation was listed as zero and warned me that this wasn’t necessarily a good thing.

Intelligent disobedience in action: Both Claude’s Cowork (top) and Codex (bottom) refused to blindly follow the prompt, instead flagging how misleading a reported “$0” in executive compensation can be.

Where Claude took the win

Ultimately, Claude beat Codex across several key dimensions:

Better links to sources: My prompt explicitly asked to “link to all sources to facilitate verification.” Codex provided links, but they just pointed to a massive Excel sheet containing tens of thousands of rows of raw tax data. For true verification, a journalist wants the exact URL where the data originated. Claude understood this. It created a dedicated column in its Excel sheet linking directly to the specific tax filing on ProPublica.

Cleaner data formatting: Claude’s spreadsheet was vastly easier to eyeball and digest at a glance compared to Codex’s output.

Better editorial insight: Claude’s tip sheet was more detailed, easier to make sense of, and surfaced more compelling journalistic leads.


Westlaw’s AI features

We’ve been putting Westlaw’s AI features to the test, exploring Thomson Reuters’ version of a walled-garden chatbot. To give you an idea of how it works: Mark Greenblatt, the Howard Center’s executive editor, told me about a student who was hitting a brick wall on PACER, hunting through local jurisdictions for lawsuits related to a story. Mark tried typing the company name directly into Westlaw’s AI search, asked if there were any connected lawsuits, and multiple cases popped up in minutes. Mark told me that, “the research that we were able to do gave new life to his entire investigation, and he walked away really, really happy.”

The catch? It’s pricey . AI-assisted plans start at $155 a month per seat. But according to Mark, the time saved can make it worth the price for some use cases. It’s great at spotting trends and connecting the dots between federal and local cases fast. He also pointed out a huge perk for investigative work: if a government agency denies a records request using a specific exemption, the tool lets you easily hunt down past records-related rulings. Finding those precedents makes it much easier to build an appeal.

I decided to give it a test drive myself with a curveball question from our recent investigation into cosmic radiation protections for US aircrews. We had found one regulation requiring airlines to have “a plan for mitigating crew exposure to radiation during solar flare activity” on polar flights. Our team had gone back and forth on whether this actually counted as a real protection, so I wanted to see if Westlaw would catch the nuance and at least flag the provision. Sadly, it didn’t. Like so many AI tools, it’s not perfect, but it can be a time-saving assistant.

A screenshot from Westlaw’s AI-Assisted Research tool.
Artificial Intelligence The Howard Center

AI and Investigative Journalism: New self-paced course from the Howard Center

Learn how AI can advance investigative reporting by uncovering hidden leads and expanding research possibilities.

Enroll Now