Prompt Variables 101: Mastering CSV & Placeholders

By PromptMix Team · Jul 2, 2025

Learn the placeholder syntax that powers PromptMix Batch Generate.

Why placeholders?

Hand-editing 30 product names is boring and error-prone. Placeholders let you define a template once and inject data from a spreadsheet.

Placeholder rules in PromptMix

  1. Double braces: {{variable}}
  2. Lowercase snake or camel case: product_name or productName
  3. Must match a CSV header exactly.

Quick tutorial

StepDo this
1Canvas Prompt: Describe {{product}} in three bullets focusing on {{benefit}}.
2CSV: product,benefit rows
3Batch → upload → export

Advanced tips

Debug checklist


Placeholders turn PromptMix into a prompt CMS. Master them once, scale forever.