> ## Documentation Index
> Fetch the complete documentation index at: https://workllm.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Organization Memory | WorkLLM

> Organization Memory is WorkLLM's shared memory layer for your company. Five memory tiers ground every AI answer in your own work, automatically.

Organization Memory is WorkLLM's shared memory layer: it remembers your products, processes, and past work so your team stops re-explaining context every time they open a chat.

## The five memory layers

Not all context belongs everywhere. WorkLLM organizes memory into five layers, so the right information reaches the right people, automatically.

<AccordionGroup>
  <Accordion title="Thread memory">
    Every conversation remembers what you've already said, so you never repeat yourself mid-chat. Context stays alive for the full length of a conversation, automatically, with nothing to set up.
  </Accordion>

  <Accordion title="Context memory">
    Every folder in a project carries its own memory. Threads inside that folder automatically know what's relevant without you explaining it. This layer is scoped to the folder, so unrelated work never bleeds in, keeping client folders, campaigns, and features cleanly separated.
  </Accordion>

  <Accordion title="Project memory">
    Everything inside a project shares the same memory layer, applying across all folders and threads automatically. It gives every part of an initiative one consistent foundation, no matter who's working in it.
  </Accordion>

  <Accordion title="Personal memory">
    Your writing style and preferences travel with you across every project and folder in WorkLLM. AI adapts to how you write instead of the other way around, so outputs already sound like you.
  </Accordion>

  <Accordion title="Organization memory">
    Company-wide knowledge available to everyone, everywhere, one source of truth every conversation can draw from. It's available in every project, folder, and thread with no exceptions, keeping product details, brand guidelines, and policies consistent across the whole team.
  </Accordion>
</AccordionGroup>

## How memory flows

A thread inside a folder has access to that folder's context memory, its project's memory, and your company's organization memory, all at once. You never have to manually connect the dots. WorkLLM does it for you.

<Frame>
  <img src="https://mintlify.s3.us-west-1.amazonaws.com/workllm/Workllm-memory-flow.png" alt="WorkLLM Memory Flow" />
</Frame>

## FAQs

<AccordionGroup>
  <Accordion title="What's the difference between project memory and context memory?">
    Project memory applies to everything inside a project, every folder and every thread. Context memory is scoped to a specific folder, so only threads inside that folder use it. Project memory is the broader, parent layer; context memory is the more specific, child layer.
  </Accordion>

  <Accordion title="Does organization memory apply across every project automatically?">
    Yes. Organization memory is available everywhere in WorkLLM, regardless of which project, folder, or thread you're working in. It's meant for company-wide knowledge that should always be available.
  </Accordion>

  <Accordion title="Who can add something to organization memory?">
    Anyone on the team can suggest content for organization memory by adding files, links, or saving an AI answer. A memory owner or admin then reviews and approves it before it becomes visible to everyone else.
  </Accordion>

  <Accordion title="Do we need to connect our entire Google Drive or Slack to use org memory?">
    No. You only add what you actually want AI to know: files, folders, links, or templates. There's no need to authenticate and share access to your entire workspace just to get a few documents into memory.
  </Accordion>

  <Accordion title="What happens if a teammate doesn't have access to a file I added?">
    Nothing breaks. Once something is added to org memory, it's available to everyone with workspace access, regardless of whether they have permissions on the original file or app it came from. This avoids the common problem where an AI agent fails because the person using it doesn't have the right file permissions.
  </Accordion>

  <Accordion title="Can organization memory be deleted or corrected if something's outdated?">
    Yes. Organization memory owners and admins can edit, replace, or delete anything in organization memory at any time, so your company's knowledge stays accurate as things change.
  </Accordion>
</AccordionGroup>

## Next steps

<CardGroup cols={2}>
  <Card title="Request a Demo" icon="calendar" href="https://calendar.app.google/Muovg96CzondTeYw6">
    Talk to the WorkLLM team and see organization memory set up around your workflows.
  </Card>

  <Card title="Contact Us" icon="envelope" href="https://workllm.io/company/contact">
    Have a question or want to talk to the team? Reach out and we'll get back to you.
  </Card>
</CardGroup>
