User Guide
- Manage Prompts
- Create Prompt
- Edit Version
- Generate Version
- Rename Version
- Delete Version
- Set Primary Version
- Lock Version
- Compare Versions
- Token Count and Cost
- Update Prompt Use Case
- Copy Prompt to Workspace
- Move Prompt to Workspace
- Optimize Prompts
- Prompt Scoring
- Scoring Criteria
- Prompt Heatmap
- Prompt Balance
- Prompt Risk
- Workspaces
- Add Workspace
- Rename Workspace
- Delete Workspace
- Switch Workspace
- Projects
- Add Project
- Delete Project
- Update Project Brief
- Assign Prompt to Project
- API Clients
- Add API Client
- Edit API Client
- Delete API Client
- Regenerate API Client
- Require API Client
- Connect AI Providers
- AI21 Labs
- Amazon Bedrock
- Anthropic
- Azure OpenAI
- Azure Serverless
- Cohere
- Deep Infra
- Fireworks AI
- Google Gemini
- Groq
- Hugging Face
- Hyperbolic
- Lambda
- Meta
- Mistral
- Moonshot AI
- OpenAI
- Perplexity
- Together AI
- xAI
Edit Version
On this page you'll find the following:
Overview
To edit a prompt version, select the prompt from the Prompt Library; this will bring you to the prompt's Versions list page. Then click the version from the list that you want to edit.

This will bring you to the version's Edit page. Editing prompt versions in Zatomic is done with a user-friendly Markdown editor. Markdown was chosen as the editor format because it works really well for both humans and AI models.
Tip: The Markdown Guide website is a great source of additional information regarding the Markdown format.

The Editor Toolbar
While you can manually type Markdown syntax in the editor, the editor toolbar has various buttons for use as a WYSIWYG editor:

- Big heading
- Medium heading
- Small heading
- Bold
- Italic
- Generic list
- Numbered list
- Quote
- Code
- Insert table
- Undo
- Redo
- Toggle preview
Save Prompt as New Version
Below the edit box is the green Save button to save any changes you've made. But you can also save the content as a new version by clicking the down arrow on the right of the Save button and selecting the Save as new version option.
