ChatGPT Work Tutorial: 6 Role-Based Workflows, Prompt Templates & Automation Recipes
Who needs this? Knowledge workers who watched the July 9 ChatGPT Work launch and now face a practical Monday-morning question: what do I actually automate first? What you get: three usage principles, mode-selection tables, a five-step universal workflow, copy-paste prompts for sales, marketing, finance, operations, product, and engineering, plus Scheduled Tasks recipes and usage optimization tactics. Structure: role-based templates, Plan Mode checklists, a 30-day roadmap, six FAQs, and an isolated Mac validation path before you grant Computer Use on your daily driver.
Table of Contents
This is a hands-on companion to our ChatGPT Work launch guide (Codex merge, feature overview, Cowork comparison). For coding-assistant positioning see our Cursor vs Claude Code comparison.
01 · Summary: What to Do on Monday Morning
On July 9, 2026, OpenAI launched ChatGPT Work and folded the standalone Codex app into a unified ChatGPT desktop experience. If you already read the launch coverage, you know the headline: an agent that runs for hours across apps and ships finished documents, spreadsheets, slide decks, and lightweight web apps. The harder question is operational: what do you actually hand it on Monday morning?
OpenAI's own onboarding advice is deliberately modest—start with a task you already know well. A month-end variance analysis. A campaign brief. A sales meeting prep doc. Something where you can judge quality in minutes, not days. This guide follows that philosophy with copy-paste prompts organized by role, Plan Mode review checklists, Scheduled Tasks automation recipes, and metered-usage optimization tactics drawn from OpenAI's internal validation cases, early adopters at Zapier and Nvidia, and the Workspace Agent Cookbook.
Three numbers frame the opportunity: 1,400+ plugins in the unified directory; roughly 5 million weekly Codex users (with more than 1 million already running non-coding workflows); and OpenAI's internal claim that month-end close workflows compressed from days to hours. The sections below turn those capabilities into repeatable playbooks—not another launch recap.
02 · Three Pain Points Worth Taking Seriously
- Most teams treat Work like Chat and burn quota. Work mode plans its own execution path. If you micromanage every click ("open Salesforce, export CSV, then…"), you pay for redundant reasoning and still get mediocre output. The fix is outcome-based prompts with explicit data sources and deliverable formats—covered in Section 03 and 04.
- Plan Mode is skipped on high-stakes jobs. Finance exports, customer-facing emails, and compliance-sensitive reports need step-by-step approval before autonomous execution. Approving a plan that pulls the wrong month's data or auto-sends an external email is a career-limiting move. Section 04 includes a review checklist; every role template below flags constraints.
- Scheduled Tasks fail silently on sleeping laptops. Desktop Scheduled Tasks require the device online and logged in. Teams that schedule a 6:30am dashboard brief on a MacBook that sleeps overnight wake up to nothing—and blame the product. Section 11 covers trigger design; Section 13 covers troubleshooting. For true background automation, Plus-and-above web Workspace Agents are the safer path.
03 · Three Principles That Decide Success
Before you copy a prompt, internalize how Work differs from everyday Chat:
| Principle | What it means | Practical tip |
|---|---|---|
| Describe outcomes, not steps | Work plans its own path | ❌ "Open Salesforce, export, then…" → ✅ "Build a weekly pipeline PPT from @Salesforce deals in the last 30 days, flagging at-risk opportunities" |
| Connect tools first | Plugins are Work's data layer | Authorize Gmail, Slack, Drive before starting; use @AppName to pin sources |
| Plan Mode is your brake | Review before execution | For external emails, financial reports, and client deliverables, approve every step |
3.1 Pick the Right Mode: Chat / Work / Codex
Using the wrong mode wastes quota and produces the wrong artifact type:
| Your need | Use | Why |
|---|---|---|
| Quick Q&A, brainstorming, single-turn copy | Chat | Lightweight, fast |
| Multi-app projects, finished deliverables, hours-long tasks | Work | Plugins + Plan Mode + Computer Use |
| Code review, PRs, multi-repo development | Codex | Developer-native workflows |
| Recurring background automation | Work + Scheduled Tasks | Triggered or scheduled execution |
3.2 Desktop vs Web: Where to Run Each Workflow
| Scenario | Recommended environment |
|---|---|
| Local file read/write, Computer Use, Free-tier trial | Desktop (Mac / Windows) |
| Team collaboration, monitor task progress on the go | Web / mobile (Plus and above) |
| Sales meeting brief auto-generation + email notification | Web Workspace Agent + scheduled dispatch |
| Local Excel reconciliation, folder batch processing | Desktop Work mode |
04 · Universal 5-Step Workflow
Regardless of role, run every Work job through this sequence:
4.1 Work Mode Prompt Formula
Example skeleton: You are a [role]. Pull [data type] from [time range] via @Salesforce and @Gmail. Complete [specific action], output as [Google Docs / Excel / PPT / Sites]. Constraints: [do not modify source data / two decimal places / no external email]. Notify me via [Slack / save to folder] when done.
4.2 Plan Mode Review Checklist
Before approving execution, confirm each item:
- Are data sources correct (right account, right month)?
- Any high-risk actions (send external email, delete, overwrite files)?
- Does output match your team's template?
- Can any steps be removed to save usage?
- Do you need a human approval checkpoint?
05 · Sales Workflows
Sales teams were among the earliest Work adopters. OpenAI's internal case: a discovery conversation converted into a customized PoC proposal within 24 hours—a process that traditionally took weeks. The templates below adapt official Cookbook patterns and Zapier-style pipeline repair workflows.
5.1 Scenario A: Daily Customer Meeting Briefs (Scheduled)
Pain point: Reps spend 1–2 hours daily assembling client background, recent news, and meeting agendas. Work solution: Scan tomorrow's calendar, pull CRM notes, search public news, generate briefs, and email a summary.
5.2 Scenario B: Live Account Command Center (Sites + Daily Refresh)
Pain point: Enterprise account intel lives across CRM, email, and Slack—with no single live view. Work solution: Build an interactive Sites dashboard that refreshes on a schedule.
5.3 Scenario C: Lead Review & Pipeline Repair
Pain point: Thousands of monthly leads with invisible follow-up gaps. Work solution: Cross-reference CRM and email touchpoints, surface broken handoffs, estimate pipeline loss.
06 · Marketing Workflows
6.1 Scenario A: Research → Brief → Multi-Market Assets
Pain point: Research, campaign briefs, and regional asset adaptation are typically split across people—with context lost at every handoff. Work solution: One instruction chain with phase gates.
6.2 Scenario B: Slack / Teams → Meeting Agenda Sync (Weekly Scheduled)
07 · Finance Workflows
7.1 Scenario A: Month-End Variance Analysis (OpenAI-Validated)
Pain point: Month-end close and forecast adjustments consume days of manual data hunting and spreadsheet work. Work solution: Auto-locate source data, build reconciliation sheets, draft narrative, produce management deck. OpenAI reports compressing close cycles from days to hours.
7.2 Scenario B: Invoice vs. Payment Register Reconciliation
08 · Operations Workflows
8.1 Scenario A: Daily Dashboard Morning Briefing (Scheduled)
8.2 Scenario B: Customer Feedback Clustering → Product Priorities
09 · Product Workflows
9.1 Scenario A: Launch Readiness Review (Jira + GTM Cross-Check)
Pain point: Product launches require simultaneous checks across engineering progress, marketing plans, and support docs—manual and error-prone. Adapted from Nvidia's cross-system readiness pattern.
10 · Engineering: Work + Codex in the Same App
Engineering scenarios split cleanly: Codex mode handles code implementation; Work mode handles cross-team documentation and announcements. Both live in the same desktop app—switch modes without changing tools.
10.1 Scenario A: PR Review → Release Notes → Team Announcement
10.2 Scenario B: Multi-Repo Weekly Engineering Summary
11 · Scheduled Tasks Recipe Library
OpenAI highlights four high-frequency automation patterns teams adopt first:
| Recipe | Trigger | Action | Best for |
|---|---|---|---|
| Monday agenda refresh | Mon 7am | Slack digest → update agenda doc | Marketing / Ops |
| Daily metrics brief | Weekdays 6:30am | Dashboard diff → email report | Ops / Finance |
| Feedback clustering | Fri 4pm | Multi-channel → priority list | Product |
| Account daily refresh | Weekdays 8am | CRM changes → update Sites dashboard | Sales |
11.1 Scheduled Task Prompt Pattern
11.2 Safety Checklist Before Going Unattended
- Minimal plugin scope—connect only what the workflow needs
- No auto-external-send unless explicitly intended
- Output archive path set to avoid accidental overwrites
- Enterprise: agent network policy confirmed with admin
- Run 2–3 manual single-shot tests before enabling the schedule
12 · Usage Optimization: Do More for Less
ChatGPT Work shares a metered usage pool with Codex—not a flat monthly feature. The same workflow can cost 5× more depending on how you write the prompt and structure the plan.
12.1 Billing Factors (Simplified)
| Factor | Impact on usage |
|---|---|
| Task step count | More steps = higher consumption |
| Context size | More documents and emails pulled = higher input cost |
| Output length | Output tokens cost roughly 6× input tokens |
| Cache hits | Repeated reads of the same doc cost ~1/10 of fresh input |
| Model selection | GPT-5.6 deep reasoning costs more than lightweight tasks need |
12.2 Seven Cost-Saving Tactics
- Draft in Chat first, then hand a tight brief to Work for execution
- Trim Plan Mode steps, especially duplicate pulls from the same data source
- Reuse template documents in Scheduled Tasks to benefit from cache discounts
- Request concise outputs—"table + 3 bullets" beats a narrative report
- Split large projects into phases to avoid expensive full re-runs
- Free users: test small desktop tasks before scaling automation
- Enterprise: set workspace / group / individual limits in Admin Console
12.3 Pre-Launch Usage Test
13 · Common Pitfalls & Troubleshooting
| Issue | Cause | Fix |
|---|---|---|
| Codex projects missing | Incomplete app migration | Update Codex app → becomes ChatGPT desktop; if broken, clean reinstall from chatgpt.com/download |
| Plugin connected but no data | Insufficient scope or wrong @name | Re-check plugin permissions; use explicit @Salesforce not "the CRM" |
| Good plan, wrong output | Stale context or AI inference | Pause and steer; attach explicit source files |
| Scheduled task didn't fire | Device asleep / logged out | Use web Workspace Agents for true background; desktop tasks need device online |
| Usage higher than expected | Verbose output, redundant pulls | See Section 12 optimization tactics |
| Work vs Cowork confusion | Different workflow philosophy | Cloud SaaS orchestration → Work; local folder batch jobs → Cowork (see launch guide Section 06) |
14 · 30-Day Onboarding Roadmap
| Week | Goal | Action |
|---|---|---|
| 1 | Single-task fluency | Run 3 manual Work tasks you can quality-check; practice Plan Mode review |
| 2 | Plugin depth | Connect 3 core tools (email + collaboration + files); complete 1 cross-app deliverable |
| 3 | Automation | Convert Week 1 task to Scheduled Task; verify 3 successful triggers |
| 4 | Team rollout | Document role-specific prompt library; Enterprise teams set admin usage limits |
15 · Frequently Asked Questions
Q: Which workflow should I try first?
A: The task you know best and can verify—month-end variance, campaign brief, or sales meeting prep. OpenAI recommends these because you can judge quality quickly.
Q: How long should my prompt be?
A: 150–400 words focusing on data sources, output format, and constraints. Do not micromanage steps—that is Work's job.
Q: Do Scheduled Tasks run when my laptop is off?
A: Desktop tasks need the device online. For true background automation, use web Workspace Agents on Plus plans and above.
Q: Work mode vs. Workspace Agent?
A: Work is personal agent mode inside ChatGPT. Workspace Agents are team-built, admin-governed automations in Business and Enterprise with shared governance.
Q: Can I use generated slides and reports externally as-is?
A: Treat them as 80% drafts. Always human-review numbers, names, and external statements.
Q: What can Free users run from this guide?
A: Desktop Work with usage limits. Start with lightweight tasks like invoice reconciliation before scheduling long-running automation.
16 · Conclusion
ChatGPT Work is not valuable because it exists—it is valuable when it removes a workflow you already resent doing manually. The fastest path to ROI is not reading more launch coverage; it is picking one task you know intimately, running it three times, tuning the prompt, and then automating it with Scheduled Tasks.
Start with the workflow closest to your desk. Let Plan Mode earn your trust on a low-stakes run before you approve a finance export or customer email. Then let Scheduled Tasks handle the boring repetition—while you keep human review on anything that leaves the building.
17 · Validate Workflows on an Isolated Mac Before Production Rollout
Every template in this guide assumes OAuth access to production Gmail, Slack, Salesforce, and Drive—and on desktop, Computer Use can read and edit local files. Running a month-end variance workflow or a sales brief automation on your primary MacBook means granting an agent broad permissions on the machine where your Xcode signing identities, personal documents, and browser sessions live. A misconfigured Scheduled Task that overwrites a shared Drive folder or sends a draft email externally is a real operational risk—not a hypothetical one.
Windows and Linux users can sample web-side Work, but they cannot fully exercise macOS-specific paths: Codex default-icon behavior, Metal-accelerated Computer Use latency, and developer flows that parallel Xcode and GitHub Desktop. If you need Apple-faithful acceptance testing before team rollout, rent an M-series Mac mini for a day—run plugin authorization → three-mode smoke test → one role workflow from this guide → destroy the node—instead of polluting your daily driver. See M-series Mac compute pricing for billing and SSH access; for agent isolation patterns see the Agent Skill complete guide.
18 · References
- OpenAI Blog — ChatGPT for your most ambitious work
- OpenAI Cookbook — Sales Meeting Prep Agent
- ChatGPT Learn Changelog — learn.chatgpt.com/docs/whats-new
- SiliconANGLE — OpenAI debuts ChatGPT Work agentic tool
- Developers Digest — ChatGPT Work Codex desktop merge analysis
Last updated: July 11, 2026. Work rollout timelines, plugin availability, and usage billing may change—confirm on OpenAI's official channels.