Skip to main content
By default, Web Search casts a wide net across the open web. Focus modes let you restrict that search to a specific category of sources, so you get results from academic databases, news outlets, GitHub, or your own connected accounts instead of a general mix.

How to select a focus mode

1

Enable the Search pill

Click the Search pill in the prompt bar to activate web search.
2

Open the focus mode dropdown

Click the dropdown arrow immediately to the right of the Search pill. A menu of all 8 available focus modes appears.
3

Select a focus mode

Click the mode you want. The pill label updates to reflect your selection (e.g., “Search: News”).
4

Send your message

Your search is now scoped to the selected focus mode. The Sources panel will show only results from that category.
Your focus mode selection applies to the current message only. Each new message defaults back to Auto unless you select a mode again.

All 8 focus modes

ModeWhat it searchesBest for
AutoZeroTwo selects the most relevant source types automaticallyGeneral queries, mixed topics
CompanyCompany websites, LinkedIn company pages, business directories, press releasesBusiness research, competitor analysis, due diligence
ResearchAcademic databases, arXiv, PubMed, Google Scholar, research institutionsPeer-reviewed literature, scientific questions, evidence-based answers
NewsNews outlets, press releases, journalism sites, current articlesBreaking news, recent events, media coverage
PDFPDF documents hosted on the open webWhitepapers, government reports, technical specs, filings
GitHubRepositories, issues, pull requests, README files, code searchOpen source projects, code examples, library docs, debugging
PersonalYour connected accounts via Connectors (Google Drive, Gmail, Notion, etc.)Searching your own documents, emails, notes, calendar
LinkedInPublic profiles, company pages, job postingsProfessional background, talent sourcing, company intel

When to use each mode

Auto (default)

Use Auto when your query spans multiple source types or you are not sure what type of source will have the best answer. ZeroTwo determines which sources to prioritize. Example prompts:
  • “What is the best way to structure a REST API?”
  • “What are the pros and cons of using TypeScript?”
  • “Explain transformer architectures in simple terms”

Company

Use Company mode when researching a specific organization — its products, leadership, funding history, reputation, or competitive position. ZeroTwo focuses on company websites, LinkedIn company pages, business directories like Crunchbase, Bloomberg, and press releases. Example prompts:
  • “What has Stripe announced in the last 6 months?”
  • “Who are the executives at Databricks and what is their background?”
  • “What is Notion’s current pricing model and target customer?”
  • “Has Anthropic raised any funding recently?”

Research

Use Research mode for topics where academic rigor matters — science, medicine, economics, psychology, and other fields with peer-reviewed literature. ZeroTwo prioritizes arXiv, PubMed, Google Scholar, and research institution sites. Example prompts:
  • “What does the research say about intermittent fasting and metabolic health?”
  • “Find recent studies on large language model hallucination rates”
  • “Summarize the academic consensus on urban heat island effects”
  • “What are the most-cited papers on attention mechanisms in neural networks?”
For thorough academic literature reviews across many papers, consider Deep Research — it synthesizes findings across dozens of sources into a structured report rather than a single response.

News

Use News mode when you want coverage from journalism outlets rather than blog posts, Wikipedia, or company sites. ZeroTwo focuses on news organizations, current articles, and media coverage. Example prompts:
  • “What happened at the UN General Assembly this week?”
  • “What are the latest developments in the EU AI Act?”
  • “Find recent news coverage of Nvidia’s quarterly earnings”
  • “What are journalists saying about the latest iPhone release?”

PDF

Use PDF mode to surface formal documents: government reports, whitepapers, research publications, financial filings, and policy documents. ZeroTwo specifically searches for PDF files hosted on the public web. Example prompts:
  • “Find the WHO report on global antibiotic resistance”
  • “Look for the IMF World Economic Outlook”
  • “Get the NIST cybersecurity framework PDF”
  • “Find SEC filings related to a specific company”

GitHub

Use GitHub mode when your question is about code, open source libraries, tooling, or software projects. ZeroTwo searches GitHub repositories, issues, pull requests, README files, and discussions. Example prompts:
  • “How is authentication handled in the Supabase JS client?”
  • “Find open issues related to memory leaks in the LangChain repo”
  • “What is the latest stable release of FastAPI?”
  • “Find examples of how to use React Server Components with streaming”

Personal

Use Personal mode to search across your connected accounts — your emails, documents, calendar, and notes — rather than the public web. ZeroTwo queries your linked Connectors to find relevant content from your own data. Example prompts:
  • “Find the contract I uploaded to Google Drive last month”
  • “Did I receive any emails about the Q4 report?”
  • “Search my Notion workspace for notes on project Alpha”
  • “What meetings do I have scheduled this week?”
Personal mode requires at least one Connector to be active in your account. Go to Settings → Connectors to link Google Drive, Gmail, Notion, or other supported apps. If no connectors are connected, Personal mode returns no results.

LinkedIn

Use LinkedIn mode to find professional profiles, company pages, and job postings indexed from LinkedIn. This searches publicly available LinkedIn content. Example prompts:
  • “Find information on the CTO of Figma”
  • “What does Anthropic’s company page say about their team size?”
  • “Look up ML engineer job postings at frontier AI labs”
  • “What is the professional background of [person’s name]?”
LinkedIn focus mode searches publicly indexed LinkedIn content. It does not log into your LinkedIn account or access private profile information. Results depend on what LinkedIn makes publicly crawlable.

Tips for better results with focus modes

  • Be specific in your prompt — focus modes narrow the source pool, but a vague question still produces vague results
  • Combine modes with date constraints — “Search News for coverage of X in the last 30 days” narrows results to recent articles
  • Use GitHub for documentation lookups — often faster than navigating directly to a project’s docs site
  • Stack Research with specific source names — “Search Research for studies from Johns Hopkins or Harvard on X” gives ZeroTwo a clear source target
  • For multi-source synthesis — use Deep Research, which handles iterative querying across multiple source types automatically
See Deep Research Overview to learn when a full research session is the better choice.