Quick Start
Save your first prompt in 5 steps — under 2 minutes.
5 steps to your first prompt
Step 1 — Open PromptAura
Go to https://prompt-aura.ppai.web.id and sign in with Google. No API keys needed — everything works locally in your browser.
Step 2 — Click “New Session”
Click the + button (bottom-right on desktop, floating action button on mobile). A blank prompt editor opens.
Step 3 — Organize with a folder (optional but recommended)
Before saving, pick a folder or create one. Folders keep things tidy as you grow.
Folder Organizer
Click folders to expand. Drag a session into a folder to move it.
Step 4 — Paste your prompt and add a variable
Paste any prompt you use repeatedly. Wrap reusable parts in {{double braces}} to make them variables.
Example:
Write a {{tone}} LinkedIn post about {{topic}} for {{audience}}.
Include 3 hashtags and a call-to-action.
Variables appear automatically as input fields below the editor. Fill them in — the preview updates live.
Step 5 — Save and reuse
Click Save. Your session appears in the folder. Next time, click it, change the variables, hit Run, and copy the result.
What just happened?
| Action | What PromptAura did |
|---|---|
You typed {{topic}} | Created a variable input automatically |
| You clicked Save | Stored the session in your chosen folder (local-first, instant) |
| You clicked Run | Sent the resolved prompt to your selected AI model |
You changed {{topic}} and ran again | Reused the same template with new input — no copy/paste |
Next steps
Or jump straight to a guide:
- Create your first prompt — step-by-step walkthrough with screenshots
- Use variables — master
{{placeholders}}with live examples - Organize with folders — nested folders, drag-and-drop, search