Perplexity Deep Research Comes to Computer: New AI Research Tool Explained
On June 11, 2026, Perplexity quietly moved Deep Research into Computer — the same multi-agent “digital worker” it had launched just three months earlier. If you’ve been treating Perplexity as a search engine with a fancy UI, that move is the moment it became something else: a real AI research tool that plans, browses, writes code, cites, and ships you a finished report, deck, or dashboard.
I dug through the official blogs, the DRACO benchmark paper, and hands-on reviews to figure out what actually changed, what’s worth your money, and where the seams still show. Here’s the full breakdown.
What is Perplexity Deep Research on Computer?
Perplexity Deep Research is an agentic, iterative research analyst that plans before it searches, runs multiple searches in parallel, reads what it found, and synthesizes a cited report. In June 2026, Perplexity merged that capability into Computer — its cloud-based orchestration system that routes work across more than 20 frontier AI models.
Before the merge, you ran Deep Research in one tab and Computer in another. Now you ask a hard question once, and the system breaks it into subtasks, runs them in parallel across models like Claude Opus 4.6, Gemini, GPT-5.2, Grok, and Google’s Veo 3.1, and hands back a deliverable — not just an answer.
Think of it as the difference between hiring a research assistant who emails you a Word doc versus one who also builds the slide deck while they sleep.
Pull quote: “Deep Research quickly leads to a report, a dashboard, or anything else the work calls for. Computer is where that happens.” — Perplexity, June 11, 2026
Why this matters now
Perplexity Computer matters because research tasks are already the largest category of work people run on it — about 26% of all Computer tasks are research and analysis, ahead of coding, asset creation, and other categories (Perplexity, June 2026). Perplexity didn’t graft Deep Research onto Computer as a side feature; they fused the most-used function into the host where the work already happens.
Two other shifts make this release land harder than it would have in 2025:
- Models are specializing, not commoditizing. In January 2025, more than 90% of Perplexity’s enterprise tasks ran on just two models. By December 2025, no single model handled more than 25% (VentureBeat, Feb 26, 2026). That’s why a system that picks the right model for each subtask beats a single-model chat.
- A new agent benchmark just dropped. Perplexity open-sourced DRACO in February 2026 — a 100-task benchmark grounded in real user research requests across Law, Finance, Medicine, Academic, and seven other domains (Perplexity Research, Feb 4, 2026).
What changed under the hood: Search as Code
Search as Code is a new architecture where the AI writes executable Python that builds and runs its own search pipeline, instead of calling a fixed retrieval API. It’s the biggest technical shift in this release.
Old-style search treats retrieval as one step: ask a question, get links back. Search as Code treats it as a program. The model generates code that calls Perplexity’s Agentic Search SDK, then runs thousands of retrieval steps in parallel inside a sandbox, deduplicates and reranks results in code, and feeds the cleaned corpus to the reasoning model (Perplexity, June 11, 2026).
In practice, this means:
- A single Deep Research run can break a question into hundreds of targeted retrievals.
- It can change course mid-search if results are thin.
- It can mix live web sources with your internal files (PDFs, spreadsheets, connected apps) in the same search.
The Decoder reported on June 7, 2026 that this approach “dumps rigid search APIs and lets AI models write their own search routines in Python.” It’s the architectural reason Deep Research got measurably better inside Computer.
The benchmarks that matter (and the ones you should ignore)
Deep Research in Computer improved on every external benchmark Perplexity tested it on, with the biggest gain on agentic browsing tasks.
Here’s the side-by-side, comparing the legacy Deep Research against the new Computer-integrated version, using Perplexity’s published numbers as reported by MarkTechPost on June 11, 2026:
| Benchmark | Source | Legacy Deep Research | Deep Research in Computer | Change |
|---|---|---|---|---|
| Humanity’s Last Exam | Center for AI Safety & Scale AI | 36.4% | 50.5% | +14.1 pts |
| BrowseComp | OpenAI | 40.7% | 83.8% | +43.1 pts |
| DeepSearchQA | Google DeepMind | 81.9% | 85.0% | +3.1 pts |
The BrowseComp jump is the headline. BrowseComp tests an agent’s ability to navigate the web to find hard-to-locate information — exactly the kind of work Deep Research now does all day.
On DRACO, Perplexity’s own research team found Deep Research hit the highest pass rates across all 10 tested domains, with particularly strong performance in Law (89.4%) and Academic (82.4%). It also beat the lowest-scoring competitor by more than 20 percentage points on Personalized Assistant and Needle-in-a-Haystack tasks. And it did this at the lowest latency: 459.6 seconds versus 592 to 1,808 seconds for competitors (Perplexity Research, Feb 4, 2026).
Treat these as Perplexity’s first-party numbers until an independent team reruns them — but the consistency across three different benchmarks is hard to dismiss.
How Deep Research in Computer actually behaves
It behaves like a junior analyst who plans, executes, and writes — not like a search box.
Here’s the kind of multi-step work Perplexity shows off in the launch post. Imagine you ask: “Are the non-competes of the employees from the Texas startup we just acquired still enforceable now that we’re a California company?”
Computer splits that into four parallel research paths (Perplexity, June 11, 2026):
- California’s near-total ban on non-competes and how its courts treat out-of-state agreements.
- Texas enforceability standards (specialized training, trade secrets).
- Post-acquisition contract assignment case law.
- The FTC’s recent rulemaking on non-competes.
It then reconciles all four into a single risk assessment that flags which agreements are likely void, which may survive, and where outside counsel is warranted.
That used to take you an afternoon in LexisNexis and a Slack thread with legal. Now it’s one prompt.
Pricing and plans in 2026
Deep Research in Computer is included with Perplexity Pro and Max, but Computer access and heavy research use are gated behind Max’s credit allotment. Here are the verified numbers straight from Perplexity’s pricing pages as of June 2026:
- Free tier: Standard search; Deep Research has limited or no free quota on the in-Computer version.
- Pro: $17/month billed annually (or $20/month monthly) — includes Deep Research in Computer with credits; Pro launched Computer access on March 13, 2026.
- Max: $167/month billed annually (or $200/month monthly) — 10,000 Computer credits per month, access to all 20+ frontier models, and full Personal Computer for Mac access (Perplexity Max).
- Enterprise: Custom pricing; Computer for Enterprise includes 400+ app integrations and Slack (Perplexity Enterprise).
A word of caution. Several Pro and Max users reported on Reddit in March 2026 that one heavy Computer task burned through their entire monthly credit balance. If you’re a Max subscriber, watch your credit meter on long research runs.
Deep Research vs. the rest of the field
Perplexity Deep Research trades some raw benchmark ceiling for speed, citation quality, and live-data grounding — and it’s the only major research tool that ships a finished deliverable rather than just a report.
Here’s how the big three stack up against each other in mid-2026:
| Feature | Perplexity Deep Research in Computer | OpenAI Deep Research | Google Gemini Deep Research |
|---|---|---|---|
| Best at | Cited reports with live data, agentic browsing | Long, narrative synthesis | Multi-modal research with Google data |
| Typical runtime | 3–6 min standard; longer for Computer tasks | 5–30 min | 5–15 min |
| Output format | Report, deck, dashboard, spreadsheet | Long-form markdown report | Long-form report |
| Lives inside | Perplexity Computer (multi-model) | ChatGPT | Gemini app |
| Price (top tier) | $200/mo Max | $200/mo Pro | ~$250/mo Google AI Ultra |
For everyday fact-finding, Zapier’s 2026 comparison calls Perplexity the stronger research partner because of citation transparency. For the heaviest long-form synthesis, ChatGPT’s Deep Research is still a beast. The difference here is that Perplexity’s version is now embedded in a broader agentic system that can produce work product, not just prose.
How to actually use it (a 5-minute starter)
- Pick a hard question with a real deliverable. “Map US vs EU data privacy laws into a comparison table” beats “tell me about GDPR.”
- Open Computer. Go to perplexity.ai and select the Computer mode from the mode switcher, or click the deep-research skill.
- Attach context. Drop in a PDF, a spreadsheet, or connect an app via Connectors so Computer can pull from internal sources alongside the live web.
- Watch the plan. Computer breaks your query into subtasks and shows you which model handles which piece. You can intervene and reassign.
- Convert the answer. Once it lands, ask Computer to turn the report into a deck, a dashboard, or a live spreadsheet — that’s the part standard Deep Research tools can’t do.
For finance, legal, and healthcare teams, Perplexity’s example queries include buy-side due diligence on European grocery retailers and a CAR-T competitive landscape review — both good templates to copy.
What still isn’t great
The seam between “cited” and “correct” hasn’t disappeared. Deep Research now puts inline citations on every factual claim, which is a huge step up — but as MarkTechPost noted in its June 11, 2026 coverage, “cited does not always mean correct.” Treat every report as a first draft, not a final answer.
A few other rough edges from the hands-on reviews:
- Browser-agent stumbles. Builder.io’s March 3, 2026 review found Computer “excels at generalist workflows but falls short for web tasks” compared to dedicated tools like ChatGPT Atlas.
- Credit burn on heavy tasks. Max subscribers have reported one long Computer task eating a full month’s credits.
- Comet integration is incomplete. The Comet AI browser — free worldwide since October 2, 2025 — has its own Assistant that overlaps with Computer but isn’t the same product. Most Deep Research in Computer work still happens in the web app, not the browser (Reddit r/perplexity_ai, March 2026).
What’s coming next
Personal Computer for Mac is the next chapter, and it’s already rolling out. Perplexity began shipping Personal Computer to Max subscribers on April 16, 2026, then expanded to all Mac users on May 7, 2026. Personal Computer runs Computer locally on a Mac or Mac mini — including a Mac mini that “stays available 24/7 for work that needs a persistent machine or secure local access to your files and native apps.”
Add the Slack integration (April 1, 2026) and the premium data partnerships with Statista, PitchBook, and CB Insights, and the picture is clear: Perplexity wants Deep Research in Computer to be the place where research, planning, and finished deliverables all happen in one prompt.
If you’re spending $200 a month on ChatGPT Pro or Google AI Ultra and still pasting outputs into Google Slides, give Perplexity Max a serious test drive. The Deep Research upgrade in Computer is the first 2026 release that genuinely changed how I do research at work — and that’s saying something after testing every other agent tool on the market.
A quick FAQ
Is Deep Research in Computer free? No. Deep Research in Computer is gated behind a paid plan. Perplexity Pro gives limited access; Perplexity Max at $200/month is where the heavy lifting lives, with 10,000 monthly credits and full model access.
Does it replace ChatGPT Deep Research? For raw narrative synthesis, no. For cited, deliverable-ready research that pulls live data and ships as a deck or spreadsheet, it’s the strongest option I tested in 2026.
Can I use it on my phone? Computer works on the web at perplexity.ai. Personal Computer is currently Mac-only and rolling out gradually, with iOS coverage likely later this year.
How do citations work? Every factual claim carries a numbered inline citation that links directly to a live source URL — you can click through and verify, which is more transparent than most research agents I’ve used.
Sources
- Perplexity, “Deep Research, now in Computer,” June 11, 2026
- Perplexity, “Introducing Perplexity Computer,” February 25, 2026
- Perplexity Research, “Evaluating Deep Research Performance in the Wild with the DRACO Benchmark,” February 4, 2026
- Perplexity, “Personal Computer Is Here,” April 16, 2026
- Perplexity, “Personal Computer is Available to All Mac Users,” May 7, 2026
- Perplexity, “Announcing Premium Sources,” March 12, 2026
- Perplexity, “The Internet is Better on Comet,” October 2, 2025
- Perplexity, “Computer in Slack,” April 1, 2026
- Perplexity Changelog, “What We Shipped - March 13, 2026,” March 13, 2026
- MarkTechPost, “Perplexity Moves Deep Research Into Computer,” June 11, 2026
- VentureBeat, “Perplexity launches ‘Computer’ AI agent that coordinates 19 models,” February 26, 2026
- The Decoder, “Perplexity’s ‘Search as Code’ lets AI models write their own search pipelines,” June 7, 2026
- Zapier, “Perplexity vs. ChatGPT: Which AI tool is better? [2026],” March 24, 2026
- Builder.io, “Perplexity Computer Review: What It Gets Right (and Wrong),” March 3, 2026