What Memory is
Memory holds the persistent context for one workspace — the background the Cogno agent draws on when it makes sense of new events and proposes work. It’s stored and edited as Markdown, and it lives at Settings → Memory. Two things keep Memory current:- Cogno updates it automatically. As new events arrive from your connected tools (Slack, GitHub, meetings, and more), Cogno revises Memory to reflect what changed.
- You can edit it directly. Open the editor to fix, trim, or add context by hand.
Memory is workspace-wide: one shared document per workspace, not per person. See
Concepts for how Memory fits the wider loop.
Edit your Memory
1
Open Settings → Memory
Go to Settings → Memory. Cogno shows the current Memory rendered as Markdown,
with a character count and the Last updated timestamp. If nothing has been
written yet, you’ll see Memory is empty. Click Edit to add content.
2
Select Edit
Select Edit to open the Markdown editor.
3
Write in Markdown
Edit the text directly. Memory supports Markdown — use headings, lists, and
emphasis to keep it structured and easy for the agent to read. A workspace’s
Memory can hold up to 4000 characters.
4
Preview or revert as you go
Select Preview to see the rendered Markdown, or Revert to discard your
changes and restore the last saved version.
5
Save
Select Save. Cogno confirms with Saved. and updates the Last updated
timestamp.
Reference
Editor states
Limits
Related docs
- Instructions — standing rules Cogno always follows, next door at Settings → Instructions.
- Concepts — how Memory fits the events → agent → workers loop.
- Getting started with Cogno — set up the loop end to end.