AI model by Anthropic
Claude Sonnet 5 for business
Anthropic's balance of speed and intelligence: a strong everyday model for assistants, document work, tool calling and coding.
- Reviewed on September 24, 2026
- Anthropic
Capability tiersRelative, not benchmarks
Key facts about Claude Sonnet 5
- Model ID at review
- claude-sonnet-5
- Provider
- Anthropic
- Main category
- General purpose
- Open weights
- No, available as a hosted service
- Last reviewed
- September 24, 2026
Fit
Where it fits and where it does not
Good at
-
Everyday assistant work: drafting, summarizing and answering from documents.
-
Reliable tool calling for agents and integrations.
-
Structured outputs that match a JSON schema.
-
Coding help and code review.
-
Reading images, scanned forms and screenshots.
Not the right choice for
-
The very hardest reasoning tasks, where Opus or Fable may do better.
-
Extremely high volumes of trivial requests, where Haiku is cheaper.
-
Audio or video input.
-
Self-hosting on your own servers.
Use cases
Business use cases we would use it for
Knowledge assistants
Inbox and lead handling
Document extraction
Our notes
When we would choose it
Anthropic describes Sonnet as the best combination of speed and intelligence in the Claude family. That is also how we see it in practice: the default model for most assistant, extraction and agent steps, when a task needs more judgment than a small model can give but does not need the top tier.
Sonnet 5 supports tool use and structured outputs, which matter more than raw intelligence in many business systems. An assistant that calls your CRM correctly and returns clean JSON every time is worth more than one that writes beautifully but breaks the format. We test both on real data before launch.
For high-volume steps, we would route simple requests to Claude Haiku and keep Sonnet for the rest. For the hardest cases, Claude Opus is the next step up. See LLM integration.
A practical test for Sonnet is to take one real workflow, such as answering fifty past customer questions from your help center, and score the answers with the people who normally write them. Count wrong answers, missing sources and format errors, not only good writing. If Sonnet passes, it usually becomes the default model for that workflow, with a cheaper model added later for the simplest cases once volume grows.
Before you commit
Things to check before you commit
-
Cost per request
Mid-priced. Estimate cost from real prompts and outputs at your expected volume.
-
Context size
A 1M token window is available. Retrieval usually keeps prompts smaller, faster and cheaper.
-
Data terms
Check the business terms and region settings for your account.
-
Upgrades
Sonnet 4.6 and 4.5 are legacy but still available. Test before switching versions in production.
Alternatives
Models to compare it with
Claude Opus 5.5
Anthropic's recommended starting point for most serious work: long-running agentic coding and knowledge work, with a 1M token context window.
Claude Haiku 4.5
Anthropic's fastest and lowest-cost Claude model, with near-frontier intelligence for high-volume and real-time work.
GPT-6 Sol
The middle model of the GPT-6 family, positioned for complex coding and agentic workflows at a mid price level.
Gemini 3.8 Flash
Google's most capable Flash model, stable since September 2026, for agents, software engineering and enterprise workflows with full multimodal input.
Keep exploring
Solutions, services and guides
Related services
View all related services- LLM integration Add a large language model to software you already have, with the guardrails, costs and logging handled.
- RAG knowledge assistants Assistants that answer questions from your own documents and show where each answer came from.
- AI chatbots Website and messaging chatbots that answer common questions well and hand everything else to a person.
- AI Product Development AI agents, knowledge assistants, copilots and document automation built into the way your team already works.
- AI agents AI that takes actions in your systems, such as qualifying leads or processing requests, with people checking the results.
- Document automation Read invoices, forms, contracts and IDs, pull out the right fields and route them for review.
Solutions
View all solutions- Knowledge assistant (RAG) Ask a question in plain words and get an answer from your own documents, with links to the sources.
- AI lead qualification Score, research and route every new inquiry so your team talks to the best leads first.
- AI document processing Read forms, applications, IDs and statements, extract the fields you need and route each document for the right review.
- AI sales research agent Short, sourced briefings on each prospect before a call, drafted by an AI agent from public information and your CRM.
- Automated quoting Draft accurate quotes and proposals from a request, your price rules and past work, for a person to approve.
- AI-assisted content workflows Briefs, first drafts, edits and repurposing in a workflow where people set the angle and approve every word.
Industries
View all industries- Real estate Listing sites, lead handling, CRM automation and document workflows for agencies, brokers and developers.
- Healthcare Patient booking, intake forms, internal knowledge assistants and admin automation for clinics and care providers.
- Finance and accounting Client portals, document collection, invoice and receipt processing, and reporting for accounting firms and finance teams.
- Tax and compliance services Client portals, document checklists, case queues and deadline tracking for tax preparers and compliance firms.
- Insurance Claims intake, document and photo processing, policy knowledge assistants and customer portals for brokers and insurers.
- Education and elearning Course platforms, student portals, content workflows and AI tutoring assistants for schools and training companies.
Case studies
View all case studiesGuides and articles
View all guides and articles- How to choose an AI model for your business A step-by-step way to pick an AI model by testing candidates on your own tasks, data rules and budget.
- What is RAG and when do you need it? How retrieval-augmented generation lets AI answer from your documents, when it fits and how to build it well.
- RAG vs fine-tuning Two ways to make AI work with your knowledge, compared by cost, accuracy and upkeep.
- How to keep customer data safe when using AI Practical steps to protect customer data when you use AI services, from data terms to access and logging.
- AI chatbot vs AI agent What separates a chatbot that answers from an agent that acts, and when you need each.
MCP servers
View all mcp servers- Files and storage Servers that connect AI to cloud drives and object storage, so it can find, read and organize documents.
- AWS S3 Amazon S3 is handled through the managed AWS MCP Server, which lets AI run scripted AWS actions, create presigned links and search AWS docs.
- Box Box's official MCP server lets AI search and read files, ask questions across documents with Box AI, extract data and upload files.
- Dropbox Dropbox's own MCP server lets AI list, search and read files, convert them to markdown and create, move, share and delete files. In beta.
- Google Drive Google's own Drive MCP server lets AI search, read and create files in Google Drive, with your Google Workspace sign-in.
- OneDrive Microsoft's OneDrive MCP server, part of its Work IQ preview, lets AI find, read, create, move, share and delete files in OneDrive.
Glossary terms
View all glossary terms- Large language model A large language model, or LLM, is an AI model trained on vast amounts of text that can understand and generate language, and often images and code.
- Structured output Structured output is when an AI model returns its answer in a fixed format, such as JSON matching a schema, so software can use it reliably.
- Hallucination A hallucination is when an AI model states something false or invented as if it were true, such as a made-up fact, figure or source.
- LLM integration LLM integration is connecting a large language model to your software and data, so AI features work inside your own products and processes.
- Open-weights model An open-weights model is an AI model whose trained parameters are published, so anyone can download and run it on their own hardware under its license.
- Artificial intelligence Artificial intelligence is the broad field of building software that performs tasks that normally need human judgment, such as understanding language or images.
FAQ
Questions people ask us
Have a question that is not here? Ask us directly.
Yes, for assistants that answer from your documents and call tools. For very high volumes of simple questions, Claude Haiku may be enough.
Anthropic offers structured outputs on current models, which constrain responses to a JSON schema. We still validate every response in code.
Anthropic lists 1M tokens. Check the documentation for output limits and pricing.