AI Integration Guide · 20 min read

The Complete Guide to Integrating Claude AI Into Your Business

Everything an Australian business owner needs to know to set up Claude, integrate it properly, keep data safe, and actually get value out of it — not just another chatbot experiment.

Published 21 April 2026
By Automatrix
Topic AI · Business Automation
0Sections
0K token context
0Min read
0Fluff
What's in this guide
  1. Why Claude, not ChatGPT
  2. Picking the right plan
  3. First-time setup
  4. Using Projects properly
  5. Skills — the big unlock
  6. Artifacts & AI-powered apps
  7. Writing styles
  8. Extended Thinking
  9. Cowork & desktop agents
  10. Connectors & MCP
  11. When to use the API
  12. Claude Code for devs
  13. Security & data handling
  14. Prompting that actually works
  15. Real business use cases
  16. Common pitfalls
  17. A suggested stack
  18. Useful links & resources

Most businesses we talk to have tried ChatGPT once, gotten a mediocre email draft, and decided AI "isn't quite there yet." That's usually because they never set it up properly in the first place. This guide walks through exactly how to introduce Claude — Anthropic's AI — into a real business, from the first login to production automations. No hype, just what we've actually done for our own clients.

SECTION 01Why Claude, not ChatGPT or Gemini

They're all large language models. The differences that matter in a business context are more practical than philosophical:

The honest version: if your team mostly writes, researches, summarises, or codes — Claude is the better default. If you need image generation or video, pair it with something else.

SECTION 02Picking the right plan

Anthropic has restructured plans a few times. Here's what the landscape looks like right now — full breakdown at claude.com/pricing.

Free
$0/mo
Testing it out. Limited daily messages, no Projects.
Max
$100–200 USD/mo
Heavy daily users — agencies, devs using Claude Code all day.
Team
$25+ /seat/mo
5+ seats, shared Projects, admin console, SSO.
Enterprise
Custom
500K context, audit logs, SCIM, compliance, BAA for healthcare.
Our take

Start on Pro for a month. If you hit the usage cap more than once a week, or you have a developer running Claude Code agentically, jump to Max. Only go to Team once you have at least 3 people who'll genuinely use it weekly — paying for idle seats is how AI budgets get wasted.

SECTION 03First-time setup — do these five things

Skipping these is why most people's Claude experience is mediocre.

1. Fill in your profile and preferences

Under Settings → Profile there's a "What should Claude call you?" field and a "What should Claude know about you?" field. Use them. Put your business name, what you do, who your customers are, your tone of voice. This gets injected into every conversation.

I run [Business Name], a [industry] business in [city].
We serve [customer type]. Our tone is [casual/direct/premium].
When writing for us, use AU English, avoid corporate fluff,
and default to a professional but friendly voice.

2. Turn on memory

Claude can remember facts across conversations. In Settings → Features, enable "Generate memory from chat history." It stops you re-explaining your business every Monday.

3. Enable the connectors you need

Under Settings → Connectors, connect Gmail, Google Drive, Google Calendar, and any third-party tools you use. These are off by default.

Your first-week checklist · tap to tick off
Profile filled in (name, role, business, tone)
Memory enabled in Settings → Features
Gmail, Drive, Calendar connectors authorised
At least one Project created per business area
Web search + code execution toggles on
Desktop app installed
At least one custom Skill uploaded

4. Create your first Project

Projects are the single biggest productivity unlock in Claude. More on this below.

5. Install the desktop and mobile apps

The desktop app is noticeably faster than the browser, and voice mode on mobile is genuinely useful for thinking out loud in the car or on a walk.

SECTION 04Using Projects properly — the biggest early unlock

A Project is a persistent workspace with its own knowledge base and its own custom instructions. Every conversation you start inside the Project inherits both. This is how you stop pasting the same context every morning.

Example Project instructions

"You are the sales assistant for [Business]. When I share a lead, always: (1) research the company if a URL is given, (2) suggest 3 angles for outreach, (3) draft a short first-touch email in our voice, (4) flag any red flags. Use AU English. Never commit to pricing — flag to me instead."

SECTION 05Skills — the biggest recent unlock

Skills are the feature most business users haven't heard of yet, and they're the thing that changes Claude from "very good AI" into "AI that does things your way." Released in late 2025, now on every plan. Full docs at support.claude.com.

A Skill is a folder of instructions, templates, and optional scripts that teaches Claude how to do a specific task your way. Unlike Projects (which load everything every time), Skills use progressive disclosure — Claude reads a one-line description of each Skill, and only pulls in the full instructions when the task actually calls for it.

Skills vs Projects — when to use which

Projects

Like a dedicated room in your office
  • Always loaded when you're inside
  • Best for ongoing context (brand, clients, codebase)
  • You manually switch between them
  • Shareable within a Team plan
  • No code execution

Skills

Like a playbook you hand Claude on demand
  • Available everywhere, loaded on demand
  • Best for repeatable procedures (reports, SOPs)
  • Claude detects when to use them automatically
  • Shareable across the whole organisation
  • Can run scripts, templates, data files

Creating your own Skill — no coding required

---
name: client-proposal
description: Use when the user asks to create, draft, or write
  a proposal or quote for a client. Follows the company's standard
  pricing structure, tone, and section order.
---

# Client Proposal Generation

When I ask for a proposal, produce a document with these sections:

1. Executive summary (3 sentences max)
2. The problem (in the client's own words where possible)
3. Our approach (three phases: audit, build, optimise)
4. Deliverables (bullet list, no fluff)
5. Investment (one-time + ongoing, clearly separated)
6. Next steps

## Rules
- Australian English throughout
- Pricing always shown in AUD, excl. GST, with GST noted below
- Always end with a specific next action and a date
Real Automatrix workflow

We have Skills for: client onboarding emails, SEO audit reports, post-call ticket notes, Xero receipt reconciliation, and SOP generation from screen recordings. Each one was 10 minutes to write. Each saves hours a week. Browse examples at github.com/anthropics/skills.

SECTION 06Artifacts & AI-powered apps

Artifacts are the side panel that opens when Claude builds something substantial — a document, a chart, a working React app, an SVG diagram. What most people miss: artifacts can now be published and shared as real apps with Claude baked in.

What artifacts are good for:

SECTION 07Writing styles — your voice, every time

Styles are a lighter-weight alternative to Projects when all you need is tone consistency. Click the "+" in the composer, choose Use style, and pick from Normal, Concise, Explanatory, or Formal — or create a custom style by pasting in two or three examples of your writing.

Tip

Don't write a style guide — show the style. Three paragraphs of your actual writing beats three paragraphs describing how you write. Claude pattern-matches better than it follows rules.

SECTION 08Extended Thinking — when accuracy matters more than speed

By default Claude responds quickly. For hard problems — legal review, complex reasoning, multi-step analysis, sensitive code — toggle Extended Thinking in the composer. Claude then spends seconds or minutes working visibly through the problem before answering.

Turn it on for: reviewing a contract for risks, diagnosing a bug that involves three systems, designing a process or architecture.

Leave it off for: drafting emails, quick lookups, light editing.

SECTION 09Cowork — Claude on your desktop

Cowork is Anthropic's desktop agent product (bundled with Pro, Max, Team Premium). Instead of pasting files into chat, you give Claude access to a folder on your computer and it reads, edits, and creates files directly.

SECTION 10Connectors and MCP — where the real power lives

A chatbot that can only chat is a novelty. A chatbot that can read your inbox, check your calendar, pull a Supabase record, and post to Slack is a junior staff member.

G
Gmail
Draft, search, reply
D
Drive
Read, summarise, edit
C
Calendar
Book, reschedule
S
Supabase
Query customer data
$
Stripe
Check payments
N
Netlify
Deploy, manage sites
A
Ahrefs
SEO data, backlinks
+
Custom MCP
Your own systems

SECTION 11When to move to the API

The chat interface is where you work. The API is where you automate. Move to the API when you want Claude to do something without a human in the loop.

ModelInput / MTokOutput / MTokBest for
Haiku 4.5~$1~$5High-volume simple tasks
Sonnet 4.6$3$15Default for business automations
Opus 4.6$5$25Complex reasoning, agents, long docs
Cost saver

Two big levers: prompt caching (up to 90% off repeat context) and the Batch API (50% off for anything that can wait 24 hours).

SECTION 12Claude Code — for teams with developers

Claude Code is a CLI tool that turns your terminal into an agentic coding environment. You point it at a repo and ask it to build a feature, fix a bug, write tests, or refactor — and it does it, committing as it goes.

npm install -g @anthropic-ai/claude-code
claude

SECTION 13Security and data handling — read this part

Real risk

We've audited businesses that gave an AI agent unrestricted access to their CRM and Stripe. One crafted support email away from a bad day. Always sandbox permissions — read-only where possible, require human approval for anything that moves money, sends external emails, or deletes data.

SECTION 14Prompting that actually works

Give it a role
"You are a senior copywriter at a premium B2B agency" beats "write some copy."
Context then task
Paste the relevant info before asking the question. Claude reads top-down.
Show, don't tell
One good example beats 500 words of instruction. Paste a doc you liked.
Specify the format
"5 bullets, each under 15 words, in AU English" removes all ambiguity.
Ask it to think first
"List your assumptions and approach before answering." Quality jumps.
Iterate, don't restart
If the first draft's off, tell it what to change. It keeps the good parts.

SECTION 15Real business use cases worth setting up

SECTION 16Common pitfalls to avoid

SECTION 17A suggested starting stack

LayerWhat to set upTime
PlanClaude Pro for the owner + one key staff member5 min
ProfileFill in business context and tone preferences10 min
ConnectorsGmail, Drive, Calendar at minimum10 min
StylesTwo custom styles: "client email" and "internal"15 min
ProjectsOne Project per business function (3–5 total)1 hour
SkillsTwo Skills: your most-repeated doc and most-repeated email30 min
First automationPick one painful weekly task, run it manually for 2 weeksOngoing

SECTION 18Useful links & resources

Official Anthropic

Skills & extensibility

Developer tools

Want this done for you?

We set up and automate Claude-based systems for selective Australian businesses.
Free audit, no pitch deck, no pressure.

Book a Free Audit →
0% read