Product Features

Create prompts in your library

Add prompts to your personal, workspace, or organization library with metadata, variables, and visibility.

5 min read

Your library is where saved prompts live. Each entry has a title, instructions (required), and optional metadata.

Where to create:

  • Personal: /dashboard/libraryNew prompt (/dashboard/library/newPrompt)
  • Organization: /dashboard/organization/{orgId}/library
  • Workspace hub: workspace library when working inside a linked workspace

See Prompt library basics for fields like tags, variables, context blocks, and lifecycle status.

  1. Step 1

    Start a new prompt

    Open **Library** and choose **New prompt** (or equivalent on the org library page).

  2. Step 2

    Enter title and instructions

    Write the core prompt text—the message you intend to send to a model. Add description, tags, and categories for discovery.

  3. Step 3

    Add structure (optional)

    Define **variables** and **context blocks** for reusable templates. Pick target models and language if you track them.

  4. Step 4

    Set visibility and save

    Choose private, team, or org visibility. Saving creates version `1`; each edit bumps the version.

Related articles