Core Concepts

Understand the fundamental concepts behind SuperPrompts: structured sections, iteration workflow, and version control.

Structured Sections

SuperPrompts organizes prompts into 7 structured sections that adhere to AI provider best practices. This structure optimizes how AI models process and respond to your instructions.

The 7 Sections

1

Task Context

Define the AI's role, purpose, and overall context. This sets the foundation for how the model should behave.

2

Tone Context

Specify the communication style, personality, and tone the AI should use in responses.

3

Detailed Task Description & Rules

Provide comprehensive instructions, constraints, and rules the AI must follow.

4

Examples

Show the AI expected behavior through concrete examples of inputs and desired outputs.

5

Immediate Task Description

Describe the current request or task the AI needs to handle right now.

6

Thinking Step by Step

Instruct the AI to reason through problems methodically, improving response quality.

7

Output Formatting

Specify the exact format, structure, and style of the AI's response.

Why Sections? This structure follows proven AI prompting best practices. Each section is sent to the AI provider in the optimal order, ensuring consistent, high-quality responses.

Iteration Workflow

SuperPrompts provides a complete workflow for rapid iteration on your structured prompt sections. Test with real AI providers before deploying to production.

The Iteration Cycle

1

Edit Sections in Dashboard

Modify any of the 7 sections using the intuitive editor. Add context, refine tone, update examples, or adjust formatting.

2

Test Sections with AI Providers

Use the built-in testing interface to send your structured sections to OpenAI, Anthropic, Google, Mistral, or xAI. See how each section influences the response.

3

Deploy Instantly

Once satisfied, your section changes are automatically versioned and available via API immediately. No code changes or redeployments needed.

4

Rollback if Needed

If something goes wrong, rollback to any previous version with one click. All section versions are preserved in history.

Version Control

Every change to your prompt sections is automatically versioned with Git-like version control. View history, compare versions, and rollback instantly.

Automatic Versioning

Each time you save changes to any section, a new version is automatically created. Versions are numbered sequentially and include timestamps.

Version History

Access the complete history of your prompt sections from the History tab:

v2.1 (current) - 2 minutes ago
Updated tone context and examples
v2.0 - 1 hour ago
Added detailed task description
v1.5 - 1 day ago
Initial production version

Rolling Back

To rollback to a previous version:

  1. Navigate to your prompt
  2. Click the "History" tab
  3. Find the version you want to restore
  4. Click "Restore this version"
  5. All sections are immediately updated (creates a new version)

Pro Tip: Rolling back creates a new version, so you never lose any history. You can always go back to any point in time.