Q: Global variables
Global variables don't seem to be working properly. When it gives me the actual improved prompt, it gives me the full variable name instead {{any global variable}}
Parves_PromptArchitects
May 13, 2026A: Hi! Thanks for flagging this. What you're seeing is actually intentional behavior, not a bug.
The variable name (e.g. {{any global variable}}) is preserved in the displayed prompt on purpose. However, when you click the Copy button or use "Use Prompt" from our extension modal, the variable is automatically replaced with its current value before the prompt is sent.
We kept the variable name visible by design so that if you ever update the value of a global variable, that change is automatically reflected in every prompt you've previously saved or modified - no need to go back and edit each one manually.
Hope that clears things up! Let us know if you run into anything else.
Also, just a quick tip: for this type of support question, reaching out via the live chat on our website is usually more helpful, since you can share screenshots there and we can walk you through things visually.
Thanks I did notice now that the variable name is not on the once clicking on copy.
But still leaves traces of the placeholder example "The uniform details are provided by the placeholder" and then it gives the detail of the uniform from the variable.