Bower keeps a running history of every note so you can look back at an earlier draft or recover something you accidentally overwrote. You never have to remember to save — Bower captures versions as you work.Documentation Index
Fetch the complete documentation index at: https://docs.bowerlabs.ai/llms.txt
Use this file to discover all available pages before exploring further.
How it works
As you edit a note, Bower quietly records snapshots in the background. Each snapshot is a complete copy of your note at that moment, including any diagrams you drew inside it. Snapshots are private to your workspace — only workspace members can see them, and only the note’s workspace ever has access. Snapshots are captured automatically:- While you’re typing — at most one new snapshot every 10 minutes, and only if the content has actually changed.
- When you leave the page (close the tab, navigate away, or switch apps).
- Right before you restore an older version, so every restore is reversible.
Viewing history
- Open the note you want to explore.
- Click the ⋮ (kebab) menu in the top right.
- Choose Version history.
Labelling a version
Some versions are worth remembering — the snapshot right before a major rewrite, or the last draft you showed a colleague. You can add a short label to any version in the list so it’s easier to spot later.- Hover over the version you want to label (on mobile, tap into the list first).
- Click the pencil icon that appears on the right.
- Type a short label, like “Before methods section rewrite”, and press Enter or click Save.
Restoring a version
When you find the version you want:- Select it in the list to preview.
- Click Restore in the bottom-right of the view.
- Confirm the dialog.
How long versions are kept
Each workspace’s version history window depends on the subscription plan:| Plan | History kept |
|---|---|
| Starter | 7 days |
| Pro | 1 year |
| Team | Unlimited |
Limits and edge cases
- Team collaboration. If another workspace member restores a version while you’re editing, your editor will pick up the restored content the next time it refreshes. For this reason, coordinate before restoring on shared notes.
- Inline images. Images in historical versions continue to work even after they’re removed from the current note — Bower keeps images on disk until every version that references them expires.

