DocsPrompt History

Prompt History

Detailed specifications on data retention, history search, and version control for prompts.

PromptEase treats your prompts like source code. Every generation, refinement, and tweak is saved automatically into a Git-style history ledger.

Version Control

When you generate a prompt, and then click 'Refine' to change it, PromptEase does NOT overwrite the original. Instead, it creates `v2`. You can scrub back and forth through your version history on the Prompt Result screen using the version badges.

Your History tab includes a powerful search engine (powered by PostgreSQL full-text search) that allows you to find past prompts instantly.

  • Filter by Date: e.g., 'Last 7 days'
  • Filter by Type: e.g., 'Only Image Prompts'
  • Filter by Model: e.g., 'Prompts optimized for Claude'
  • Text Search: Matches against the title, the generated text, and your original answers.
Starter users can only view their 10 most recent prompts. Upgrading to Pro instantly restores access to your entire historical archive.

Was this page helpful?