EdgazeDocsEdgaze Docs
DocumentationAPI Reference
Home
Builder Overview
Guides
Workflow StudioPrompt StudioTemplatesAPI VaultComposer & Generative AI
Core
Workflow InputWorkflow FormWorkflow OutputMerge
AI
LLM ChatLLM ImageLLM Embeddings
Logic & integration
HTTP RequestYouTube TranscriptJSON ParseConditionDelayLoopRemixed Workflow
Billing & Runs
For buyers
Run a WorkflowWhat You Pay ForFunding RunsWhen Runs FailRefunds
For creators
Publish and PriceCreator Earnings GuideBYOK (Bring Your Own Key)Failover
For developers
API RunsVersion PinningRemix and Nested Workflows
Reference
Bundles Expiry and RefundsRun Outcomes ReferenceLegacy Unlock
Legal & Trust Center
Core Platform
Terms of ServicePrivacy PolicyCookie PolicyAcceptable Use PolicyPlatform Status and Beta DisclaimerContent Disclaimer
Marketplace & Payments
Payments OverviewMarketplace FeesCreator EarningsPayout SystemRefund PolicyChargeback PolicyPricing Limits
Creator Rules
Creator TermsCreator GuidelinesWorkflow Run PolicyInfrastructure Cost EstimationCreator Subscription Policy
Trust, Safety & IP
Community GuidelinesFraud and Abuse PolicyDMCA and IP Takedown PolicySecurity and Responsible Disclosure
Changelog ✨Edgaze Code
Getting started
API ReferenceAuthenticationQuickstart
Workflows
GETList WorkflowsGETGet Workflow
Runs
POSTCreate RunGETGet RunGETList Run Events
Guides
WebhooksErrors & Edge CasesBilling & Spend CapsStreaming & Real-time

Prompt Studio

Turn one strong prompt into a product with clear inputs, testing, and publish flow.

Prompt Studio#

Prompt Studio is the fastest way to ship a prompt as a product. You write the prompt, define what the customer fills in, test the result, and publish with a clean run experience.

When to use it#

Choose Prompt Studio when a single prompt carries the product: writing helpers, analysis, rewrites, structured templates, and other lightweight tools that do not need a graph.

Choose Workflow Studio when you need multiple steps, merges, routing, or logic that should stay visible and editable block by block.

How a prompt product works#

Every prompt product has three layers: the prompt itself, the placeholders the customer completes, and the result they receive.

text
Customer inputs -> Prompt template -> Result

Keep each layer obvious. The buyer should never feel like they are editing your internal wording.

Placeholders#

Placeholders are the variables in your prompt. Name them the way a customer would think, not the way a developer would.

Good names: topic, tone, audience, length, format.

Weak names: input1, field2, stuff.

Pair each placeholder with a plain question. Prefer What should this be about? over a bare label like Topic.

Testing#

Test with messy, realistic input before you publish: short answers, long answers, imperfect phrasing, and values from the audience you expect.

If the prompt only works when the input is perfectly polished, it is not ready.

Publishing#

Your title and description should promise an outcome.

The buyer should immediately understand what they get, what they need to enter, and what kind of result to expect. Describe the job the product does, not the trick you used in the prompt.

Good habits#

  • One prompt, one job.
  • Human placeholder names and questions.
  • Realistic tests before publish.
  • Simple beats clever but fragile.

When to move to Workflow Studio#

If you keep adding hidden logic on top of one prompt (multiple stages, branching, external data, heavy post-processing), it is time to graduate to a workflow graph.

What to read next#

  • Workflow Studio
  • Templates
  • API Vault
  • Publish and Price

Related builder documentation

Builder Overview

How the Edgaze builder fits together: Workflow Studio, Prompt Studio, Templates, and API Vault.

Workflow Studio

A complete Workflow Studio guide covering the canvas, builder flow, and every node available in Edgaze.

Templates

Start from an outcome, answer a few setup questions, and open an editable workflow in Workflow Studio.

Open Workflow BuilderBrowse templatesExplore marketplace workflows
On this page
When to use itHow a prompt product worksPlaceholdersTestingPublishingGood habitsWhen to move to Workflow StudioWhat to read next
© 2026 Edge Platforms, Inc. All rights reserved.