Skip to content

Workplace Memory

Last verified: 14 April 2026 | Applies to: Pro, Max, Team, Enterprise

Claude has a built-in Memory feature (Settings → Capabilities) that passively learns your name, role, and preferences from conversations over time. It’s useful, but it’s automatic, you can’t control exactly what it stores, and it only captures what comes up naturally in chat. The Productivity plugin gives you a deeper, structured layer on top: you seed your full business context explicitly (team names, acronyms, processes, priorities) and Claude loads it every session. Set it up once (about fifteen minutes), and every Cowork session starts with Claude already briefed. This is the first workflow most operators should complete.

  1. Open Claude Desktop → Cowork tab → Plugins (in the left sidebar) → search “Productivity” → Install.

    You can also install from claude.com/plugins.

  2. Open a new Cowork session and type:

    /productivity:start

    Claude creates four things in your working folder:

    • TASKS.md: a task list Claude can read and update
    • CLAUDE.md: working memory for your current context
    • memory/: a directory for longer-term knowledge
    • dashboard.html: a visual overview that opens in your browser
  3. Claude will ask about your role, team, and current priorities. Be specific. The more you give, the less you’ll have to repeat later. Here’s an example:

    I'm COO at a 15-person ecommerce company. My direct reports are Sarah (ops), Marcus (finance), and Priya (marketing). We're mid-way through migrating from Shopify to a headless setup. Key acronyms: PSR = product status report, WBR = weekly business review, Q1 close = our fiscal year ends in March.

    This gets stored in the memory files. Next session, Claude already knows.

    What to include:

    • Your role and company (size, industry, stage)
    • Direct reports and key stakeholders (names, roles)
    • Current projects and priorities
    • Acronyms and shorthand your team uses
    • Preferences (report format, communication style, tools you use)
  4. Once your context is seeded, test it:

    Draft a message to Marcus asking him to prep the PSR for tomorrow's WBR

    Claude should know that Marcus is your finance lead, what a PSR is, and that WBR means your weekly business review. No clarifying questions needed.

    Try a few more:

    • “What are my current priorities?”
    • “Create a task: review Q1 close timeline with Marcus by Friday”
    • “Open my dashboard”
  5. Run /productivity:update weekly to triage stale tasks and flag memory gaps. This takes about two minutes.

    Use /productivity:update --comprehensive monthly for a deeper scan. Claude reviews all stored context and suggests what’s outdated.

    The rhythm: Seed once, use /productivity:update weekly, /productivity:update --comprehensive monthly. Total maintenance: five minutes a week.

Built-in Memory reduces the cold-start problem in Chat, but it’s patchy. It may know your name and role but miss your team’s acronyms or reporting preferences. Workplace Memory eliminates the gap entirely for Cowork sessions. You open Cowork and start working. Claude knows your team, your projects, your terminology. Twenty minutes of initial setup saves hours per week.

graph TD
    Chat[Chat conversations] --> Builtin[Built-in Memory]
    Builtin --> Passive[Passive context in Chat]
    You[You seed context] --> Productivity[Productivity plugin]
    Productivity --> Files[CLAUDE.md + memory files]
    Files --> Cowork[Structured context in Cowork]
    Passive --> Combined[Claude knows your world]
    Cowork --> Combined

Claude now has two layers of persistent context. They’re complementary, and most operators should use both.

Built-in MemoryWorkplace Memory (this workflow)
How it worksClaude automatically synthesises summaries from your chat history every ~24 hoursYou explicitly seed context via structured markdown files
ControlPassive. Claude decides what to remember.Full control. You write exactly what Claude should know.
Where it worksChat, Desktop app, MobileCowork sessions only
ScopePer-project (each Project gets isolated memory)Per-folder (lives in the directory you choose)
What it storesYour role, preferences, working style, project detailsTeam structure, acronyms, processes, priorities, task lists
EditingView and edit the summary in Settings, import/export supportedEdit the markdown files directly, any time
PlansAll plans including FreePro, Max, Team, Enterprise (requires Productivity plugin)

The practical difference: Built-in Memory is a colleague who gradually learns your habits from working with you. Workplace Memory is handing that colleague a detailed briefing document on day one.

Our recommendation: Turn on built-in Memory (Settings → Capabilities) for passive context in everyday Chat. Then set up Workplace Memory below for structured work sessions in Cowork where you need Claude to know your exact team, terminology, and processes.

Folder instructions (the lightweight alternative)

Section titled “Folder instructions (the lightweight alternative)”

If you don’t want the full Productivity plugin, you can get basic persistent context by creating a CLAUDE.md file in any folder where you work with Cowork.

# Company Context
## Team
- CEO: Alex
- COO: You
- CFO: Marcus
- Head of Marketing: Priya
## Current Priorities
1. Website redesign (launch: 15 March)
2. Q1 financial close
3. New hire onboarding (2 positions)
## Terminology
- PSR = Product Status Report
- WBR = Weekly Business Review
- P0 = Critical priority

Cowork reads this file automatically when working in that directory. It’s less powerful than the Productivity plugin (no task management, no dashboard, no /productivity:update command), but it’s a good starting point if you want something simpler.

You can set global instructions (apply to all Cowork sessions) or folder-specific instructions (apply only in that directory). Folder instructions override global ones when they conflict.


Something wrong or outdated? Let us know →

Get weekly workflows. Subscribe to the newsletter.