Convergence
Sign inGet started, free
Product

Prompt management tools for teams who use AI daily

Prompt management is the practice of keeping the prompts a team relies on in one structured, searchable place instead of scattered across chat histories and documents. Convergence stores each prompt as ordered steps, tags every step with the AI tool it was written for, keeps a restore point for every edit, and shares prompts through folders whose membership is the access list.

By Ijan Kruizinga · Published September 1, 2026

A prompt is a sequence of steps, not a wall of text

Most prompt libraries are a list of text blobs. Convergence stores a prompt as ordered steps, each with a label you scan in lists and a body you actually run. That structure is what makes a prompt maintainable: you can reorder steps, rewrite one without touching the rest, and tag each step with the tool it belongs in.

Notes sit alongside the steps for the context that is not itself an instruction — why the prompt exists, what to watch for, what it is not for. The parts that change each run become fill-in variables, and copy takes the whole thing in one action, so the structure costs nothing at the point of use.

  • Steps are what gets copied — labels for scanning, bodies for running.
  • Notes are for context — they never end up pasted into a chat window.
  • Per-step tool and model tags — so whoever picks the prompt up knows where it was meant to run.

Publishing is what keeps a library trustworthy

Every prompt autosaves as a draft while you write. Publishing it does two things: an AI pass fills in anything you deliberately left blank — title, description, step labels — and rewrites the tags from the prompt’s current content, steered toward tags your workspace already uses. Anything you actually wrote is never overwritten.

Editing a published prompt flips it back to Draft until someone publishes again. That is a signal to readers that the content may still be moving, not a privacy setting — a draft is exactly as visible and copyable as a published prompt. What it used to say stays in its version history.

Finding the right prompt in two keystrokes

A library nobody can search is a folder of dead files. Press ⌘K anywhere to search, type # to filter by tag, or narrow by AI tool from the Tools dropdown. The left rail switches between everything you can see, your own prompts, what has been shared with you, and each folder.

Starring is personal: star what you run daily and it leads your Home page without changing anything for anyone else. What other people can see is decided separately, by shared folders.

Prompts that work across every tool

Convergence is deliberately not tied to one model vendor. A prompt can carry different tool tags per step — research in one tool, drafting in another — which is how people actually work. If a tool is missing from the list you can type it in, and it is captured for an admin to standardise.

The prompts themselves stay portable: export the whole library to JSON or Markdown whenever you like. If you are still forming a house style, both Anthropic’s prompt engineering documentation and the guides here are a reasonable place to start.

Frequently asked questions

What is prompt management?

Prompt management is the practice of keeping the prompts a team relies on in one structured, searchable, version-controlled place, rather than letting them live in individual chat histories, notes apps and documents where nobody else can find or improve them.

How is this different from keeping prompts in a shared document?

A document has no structure, no search beyond text matching, no access control finer than the whole file, and no history of who changed a prompt or why. Convergence gives each prompt steps, tags, a restore point per edit, and folder-level access.

Does it work with ChatGPT, Claude, Copilot and Gemini?

Yes. Convergence is a library, not a wrapper around one model. Each step can be tagged with the tool and model it was written for, and prompts are copied out into whichever tool you actually use.

Can I get my prompts back out?

At any time, on every plan including the free one. Export the whole library to JSON or Markdown. Nothing is locked in.

Do I need a team to use it?

No. An individual account is free forever and has the full prompt structure, version history and search. A workspace only matters once you want other people in the same library.

Keep reading

Shared folders
How a prompt gets shared with exactly the right people.
Prompt versioning
A restore point for every editing session, with attribution.
Pricing
Free for one person, $5 a seat for a team.
Guides
How to build a prompt library people actually use.