Skip to main content
Memory is a shared UTF-8 filesystem for your workspace. People and coding agents can create, organize, search, read, and edit text files without copying them into a local project checkout. Open Settings → Memory to browse the whole filesystem. Open a Project’s settings to work inside that Project’s folder.

Understand the filesystem

Connected workspace providers get an empty integrations/<provider>.md file in each Project when no previous instruction exists. Disconnecting an Integration does not delete that file or its edits. Archiving a Project moves its folder to archived/; unarchiving returns it to projects/. Permanently deleting a Project removes it from the active and archived Project lists, but keeps its folder and files read-only under legacy/projects/.
Cogno reserves only the locations shown above. Folders or files such as notes/, agents/, and README.md are free-form content created by a person or agent, or preserved from an earlier trial. Cogno does not create them as part of the standard layout.
Memory files are not automatically inserted into every prompt. Coding agents list, search, and read the files they need. Workspace-wide reads are the default, so an agent can read other Project folders but can only change its own Project folder.

Edit Memory files

1

Open Settings → Memory

Open Settings → Memory. The Explorer shows workspace, live projects, archived Projects, and legacy in that order. The archived and legacy sections start collapsed.
2

Create or open a file

Select New file or New folder, or select an existing file. Markdown files open in Preview or Markdown mode; other UTF-8 files open as Plain text.
3

Edit and let Cogno save

Type in the editor. Changes save automatically after you stop typing; ⌘S saves immediately.
4

Copy the agent-visible path

Select Copy path when you want to reference the exact path in a task or conversation.
If an agent or another member saves the same file while you edit it, Cogno shows This file changed while you were editing. Choose Load latest or Overwrite with mine. Cogno never silently overwrites the other version.
Deleting a file or folder cannot be undone. Deleting a folder also deletes every file inside it.

Reference