Guide • Claude Cowork • Australia
How to set up Claude Cowork: a step-by-step guide for small business
Folders, context, tools, plugins, workflows, scheduled tasks and guardrails, in the order we set it up for clients. Written for owners and operators of 1 to 20 people, with no technical skills assumed.
By Automata AI, a Sydney-based Claude consultancy. Last updated 9 June 2026. We run our own business on Cowork: content pipeline, CRM, filing and reporting, and this is the setup we use ourselves.
What Claude Cowork is
An empty desk until you set it up
Claude Cowork is the agentic mode of the Claude desktop app. Instead of answering one prompt at a time, it takes on whole tasks: working with files in folders you grant it, connecting to your email, calendar, accounting and CRM tools, running multi-step workflows, and executing scheduled tasks on its own. Out of the box, though, it is an empty desk. This guide turns it into a working part of your business.
If you want the working files as you go, the full open-source version of this guide, with copy-paste templates and checklists, is free on GitHub under a CC BY 4.0 licence.
Before you start
What you need
- •The Claude desktop app on macOS or Windows. Cowork is not on the web or mobile, although Pro and Max users can send tasks from their phone to a running desktop session.
- •Any paid Claude plan. Since 9 April 2026, Cowork is included on Pro, Max, Team and Enterprise. In Australia expect roughly $30 to $35 AUD per user per month; confirm the exact figure in your billing screen.
- •A computer that stays awake and online. Cowork sessions stop if the app closes or the machine sleeps.
- •Access to the tools you want connected: email, calendar, accounting software, CRM.
One thing to be clear about, because several popular guides get it wrong: Cowork does not run locally with your data kept private on your machine. Your prompts and the files you grant are processed on Anthropic’s servers. What is true is that on Team and Enterprise plans Anthropic does not train its models on your data by default, and on Pro and Max you can opt out in settings. Decide your plan with that in mind before you grant any business folders.
The setup
Seven steps, in order
Step 1 — Design your folders first
Cowork acts on real files in the folders you grant it, so the folder design is the safety model. What Claude can reach defines what can go wrong, which is why you design it before Claude touches anything.
- •One dedicated workspace folder. Never grant your whole Documents folder, your desktop, or a drive root.
- •Exclude by default. Payroll, HR records, customer identity documents and credentials never go inside the granted folder.
- •Mirror your business functions, not your file history. A clean structure beats ten years of accumulated folders.
cowork-workspace/ 0-inbox/ drop zone: things for Claude to process 1-clients/ one folder per active client or job 2-finance/ invoices out, bills in (NOT payroll) 3-marketing/ content, social, website copy 4-operations/ SOPs, templates, checklists 9-archive/ completed work, read-mostly
When you grant the folder, Cowork offers two modes, "ask before acting" and "act without asking". Start with ask-first. Deletion always requires approval in both modes.
Step 2 — Write a business context file
Without context, every session starts from scratch. A short context file at the root of your workspace tells Claude who you are, what the business does, how you work and what the rules are: business name and what you sell, your customers, tone of voice, the tools you use, currency and date formats, and standing rules such as "draft, never send" for anything customer-facing.
Cowork’s memory currently persists within projects only and does not carry across standalone sessions, which is exactly why the written context file is the reliable backbone of the whole setup.
Step 3 — Connect your tools
Connectors give Cowork scoped access to the tools your business runs on: Gmail or Microsoft 365, Google Calendar, accounting software, your CRM and many more. Connect each from inside a conversation or via Settings, authorising through the provider’s own login.
- •Connect only what your first two workflows need. Taking trust back is harder than granting it.
- •Prefer the verified connector directory, because local integrations run with the same permissions as any program on your computer.
- •Scope to read-only where reading is enough. A workflow that summarises your inbox does not need permission to send.
Step 4 — Install plugins and skills
Plugins bundle skills, connectors and commands for a type of work. Anthropic publishes free first-party packs, including a small-business plugin (invoice chasing, cash-flow snapshots, customer pulse, month-end prep) plus marketing, sales and productivity packs, installable from the app via Customize then Browse plugins.
For a small business, start with the small-business pack, the productivity pack, and whichever of marketing or sales matches where your hours go. Skills are triggered with "/" in a conversation, or fire automatically when a task matches. Resist installing everything: an unused plugin is just configuration debt.
Step 5 — Build your first two workflows
Pick two jobs that are repetitive, document- or data-shaped, and genuinely annoying. Build them interactively first: delegate the task in a normal session, watch what Claude does, correct it, and fold what you learn back into your context file. Automate only once it works by hand. Two we run ourselves:
- •The Monday morning brief. "Read 1-clients/ and 2-finance/, check my calendar and inbox, and produce monday-brief.md in 0-inbox/: cash position, this week’s commitments, the top three things needing attention, and anything overdue."
- •Invoice follow-up drafts. "Check 2-finance/invoices-out/ against payments, and for anything 14 or more days overdue draft a reminder email matched to the customer’s history. Save drafts to 0-inbox/ for my approval. Never send."
Step 6 — Set up scheduled tasks
Scheduled tasks run your proven workflows automatically: hourly, daily, on weekdays, weekly, or manually. Each run happens in its own fresh session. Create them with /schedule or from the Scheduled page.
The detail most guides miss: tasks only run while the computer is awake with the app open. A missed run is skipped, then runs automatically once the machine wakes, with a notification. Design for "visible if missed" by having every scheduled task write a date-stamped output file, so a silent gap is obvious by its absence. Start with two scheduled tasks, not ten. Each run uses more of your allowance than a chat does.
Step 7 — Put your guardrails in writing
The difference between a safe setup and a mess is rarely the software. It is whether the operating rules exist in writing. A one-page policy a five-person business can adopt as-is should cover:
- •Draft, never send. Anything customer-facing is produced as a draft for a human to approve. Keep it for at least the first 90 days; most businesses keep it for good.
- •Folder boundaries. What is granted, what is excluded, and who may change that list.
- •Approval gates. What runs on its own (read-and-report tasks) versus what always asks first (anything that creates, sends, spends or deletes).
- •A review habit. Outputs of automated runs get human eyes within one business day.
- •What never enters the workspace: credentials, payroll, identity documents, anything you would not hand a new contractor on day one.
Anthropic’s own safety documentation is candid that prompt-injection risk is still non-zero and that you remain responsible for what Claude does. Written guardrails are how a small business carries that responsibility without an IT department.
Free templates and checklists
The complete open-source version of this guide, with copy-paste files for your folder structure, business context, guardrails policy and scheduled-task prompts, is on GitHub under a CC BY 4.0 licence. Found an error? Open an issue, accuracy is the point.
When things go wrong
Troubleshooting common problems
Scheduled task did not run
Likely cause: Computer asleep or app closed; missed runs are skipped by design
Fix: It re-runs on wake (watch for the notification); schedule for times the machine is reliably awake
Claude cannot see a file you can see
Likely cause: File is outside the granted folder, or a cloud-only placeholder not synced locally
Fix: Move it into the workspace; force the file to sync or download
Output quality dropped
Likely cause: Context file is stale, or the task outgrew its prompt
Fix: Refresh the context; split the task into smaller steps
Hitting usage limits mid-week
Likely cause: Too many scheduled tasks or heavy document jobs
Fix: Prune tasks; move your heaviest user to a higher plan
Claude proposed deleting something unexpected
Likely cause: Working as designed; deletion always asks
Fix: Decline, then narrow the folder grant or tighten the task prompt
A note worth internalising: the widely shared stories of agentic-AI accidents trace back to broad folder grants combined with act-without-asking mode. The guardrails in Step 7 exist because of exactly those stories.
DIY or done-for-you
Should you set it up yourself or get help?
Plenty of owners set Cowork up themselves, and this guide is written so you can. The honest difference is time and safety: a careful self-setup takes a few evenings of trial and error, and the common mistakes are over-broad folder access and automations that fail silently.
If you would rather compress that into a week with tested workflow patterns and your guardrails written down, our fixed-fee Claude Cowork setup for Australian small businesses is $3,500 AUD, including training and two working workflows, and you own everything. Teams that want the foundations first can start with Claude training, and larger rollouts run as a Cowork consulting engagement.
FAQ
Frequently asked questions
Is Claude Cowork available on Windows?
Yes. Cowork reached general availability on both macOS and Windows on 9 April 2026. It needs the desktop app; there is no web or mobile version, though Pro and Max users can send tasks from the mobile app to a running desktop session.
Which Claude plan do I need for Cowork?
Any paid plan: Pro, Max, Team or Enterprise. Pro is enough to start. Heavy daily automation pushes you toward Max for the heaviest user.
How much does Claude Cowork cost for a small business?
The software is included in your Claude subscription, about $30 to $35 AUD per user per month for Pro in Australia; confirm in your billing screen. The real cost is setup time: a careful self-setup using this guide takes a few evenings. Done-for-you setups in Australia run from roughly $1,500 to $5,000 AUD; ours is a fixed $3,500 AUD including training and two working workflows.
Is my business data used to train Claude?
On Team and Enterprise plans, no, not by default. On Pro and Max consumer plans, data may be used unless you opt out in settings. Check your plan’s data settings before granting business folders.
Does Claude Cowork store data in Australia?
No. There is no Australian data residency for Cowork today. API-level AU residency exists via AWS Bedrock and Google Vertex, but that is a different product. Any provider telling you Cowork keeps your data onshore is wrong.
Can Claude Cowork send emails or invoices by itself?
Technically yes, if you grant send-capable connectors and act-without-asking mode, but you should not. The draft-never-send rule exists because approval gates on outbound communication are what make the rest of the autonomy safe.
Claude Cowork vs Claude Code: which do I need?
Claude Code is for software engineering in a terminal; Cowork is the same agentic capability pointed at business work through the desktop app. A small business wants Cowork. If you also build software, the two share plugins and patterns.
Ready?
Want it set up for you?
Book a free 30-minute call. We'll map your workflows, pick the first two to automate, and confirm a fixed fee that covers what you need.