Coding

Claude for Small Business

Small businesses can now tap into large language models with Anthropic's fine-tuned Claude, a customized AI solution that leverages the company's 137B parameter model to provide scalable, on-demand conversational support. By integrating Claude with existing workflows, small businesses can automate tasks, enhance customer engagement, and streamline operations without requiring extensive AI expertise. This move marks a significant expansion of large language model accessibility.

Anthropic has released Claude for Small Business, a package of connectors and ready-to-run workflows that integrate the company's large language model into tools small businesses already use: Intuit QuickBooks, PayPal, HubSpot, Canva, Docusign, Google Workspace, and Microsoft 365. The offering is designed to move small business AI usage beyond the chat window into automated task execution.

How it works

Claude for Small Business is a toggle install inside Claude Cowork. After connecting the desired tools, users select a job from a menu of 15 pre-built agentic workflows. Claude executes the work, but nothing sends, posts, or pays without user approval.

The package ships with 15 workflows across finance, operations, sales, marketing, HR, and customer service, plus 15 skills built on repeatable tasks that small business owners identified as time sinks.

What it can do

Specific workflows include:

  • Planning payroll: Settle QuickBooks cash position against incoming PayPal settlements, build a 30-day forecast, rank overdue items, and queue reminders for approval.
  • Closing the month: Reconcile books against settlements, flag mismatches, generate a plain-English profit-and-loss statement, and export a close packet for the accountant.
  • Business pulse: Surface cash position, sales trends, pipeline movement, and weekly commitments on a single scheduled dashboard.
  • Running a campaign: Identify slow revenue stretches, analyze HubSpot campaign performance, draft a promo strategy, and generate assets in Canva.

Additional workflows include an invoice chaser, margin analyzer, month-end prepper, tax-season organizer, contract reviewer, lead triager, and content strategist.

Connected tools and permissions

Each connected tool handles specific functions:

  • PayPal: settlements, invoicing, disputes, refunds
  • Intuit QuickBooks: payroll planning, monthly close, cash-flow, tax-season preparation, reconciliation
  • HubSpot: lead triage, customer pulse, campaign attribution
  • Canva: content generation, collaboration, publishing, performance tracking
  • Docusign: contract sending, status tracking, filing executed copies

User permissions carry over from the connected tools. If an employee cannot see certain data in QuickBooks or Google Drive, they cannot see it through Claude. Anthropic states it does not train on customer data by default on Team and Enterprise plans.

Training and availability

Anthropic partnered with PayPal on AI Fluency for Small Business, a free on-demand course covering how to use AI safely and responsibly in a small business context. The course is available starting today.

The company is also launching the Claude SMB Tour, a free half-day live training and hands-on workshop for 100 local small business leaders per stop. Spring stops include Chicago, Tulsa, Dallas, Hamilton Township, Baton Rouge, Birmingham, Salt Lake City, Baltimore, San Jose, and Indianapolis. More cities will be added in the fall.

Partnerships and pricing

Anthropic is partnering with three Community Development Financial Institutions (CDFIs) — Accion Opportunity Fund, Community Reinvestment Fund USA, and Pacific Community Ventures — providing Claude credits and technical support to build tools that help small businesses get funded. Pacific Community Ventures is using Claude to power its Radiant Data Hub, which collects and synthesizes voice-based feedback from small business clients.

Together with Workday and the Local Initiatives Support Corporation (LISC), Anthropic is supporting the Workday Foundation Solopreneurship Accelerator Program, which in 2026 will equip 15 aspiring solopreneurs with seed funding, Claude credits, and an AI-first entrepreneurship curriculum.

Pricing details for Claude for Small Business were not specified in the announcement. The full list of skills, automations, and connectors is available on Anthropic's solutions page.

Bottom line

Claude for Small Business addresses a real gap: small businesses have been slower to adopt AI beyond basic chat interfaces, and the pre-built workflows reduce the setup effort. The approval-gate model and permission inheritance address the data-security concerns that half of surveyed small business owners cited as their biggest hesitation. Whether the workflows match a given business's actual processes will determine practical value.

Similar Articles

More articles like this

Coding 1 min

Arena AI Model ELO History

"Hidden Decline: AI Model Performance Plummets After Initial Hype, Data Reveals. A live tracker of flagship AI models' ELO ratings shows a stark contrast between initial launch excitement and subsequent performance decay, with generational jumps and slow declines becoming apparent only when viewed over time. The data raises questions about the long-term viability of AI models and the need for more transparent performance metrics."

Coding 1 min

The Other Half of AI Safety

A long-overlooked vulnerability in AI safety protocols is being exposed by a growing number of edge cases, where seemingly innocuous model updates can have catastrophic consequences, highlighting the need for more robust "backdoor" detection and mitigation strategies in large language models. Specifically, researchers have identified a class of "adversarial perturbations" that can be injected into model weights, compromising downstream applications. This "other half" of AI safety is now a pressing concern.

Coding 1 min

Tell HN: Dont use Claude Design, lost access to my projects after unsubscribing

"Subscription limbo: A user's experience with Claude Design's abrupt access revocation after downgrading from a paid plan, raising questions about the implications of complex contractual agreements on user data ownership and access rights in large language model ecosystems."

Coding 1 min

Medicare's new payment model is built for AI. Most of the tech world has no idea

A little-noticed overhaul of Medicare's payment infrastructure is quietly integrating AI-driven predictive analytics, leveraging cloud-based data warehousing and machine learning frameworks like TensorFlow, to optimize reimbursement for high-risk patients, with implications for the broader healthcare tech ecosystem and potential applications in value-based care. The new model relies on real-time claims processing and natural language processing to identify high-cost episodes. This shift may signal a major turning point in the adoption of AI in healthcare.

Coding 1 min

Meta won't let you block its AI account on Threads

Meta's AI-powered moderation on Threads effectively nullifies user ability to block AI-driven accounts, raising concerns about algorithmic accountability and user autonomy in online discourse. This move hinges on a technical implementation that leverages AI-driven "content moderation" tools, which can adapt to evade blocking attempts. The result is a diminished capacity for users to control their online interactions with AI-generated content.

Coding 1 min

Rars: a Rust RAR implementation, mostly written by LLMs

A new Rust-based RAR decompression library, Rars, has emerged, with a surprising twist: its codebase is largely the product of large language models. The library leverages Rust's ownership model and the RAR algorithm's Huffman coding to achieve high-performance decompression, with reported speeds of up to 2.5 GB/s on a single thread. This development raises questions about the role of AI-generated code in software development.