Editing & Customization
Last updated: 2026-03-13
Section-Based Editor#
The Altrixy editor uses a section-based architecture. Each portfolio is composed of discrete sections that can be independently edited, regenerated, reordered, or removed.
Each section displays:
- Section header with the title and action buttons (regenerate, delete, drag handle)
- Content area with rich text editing
- Quality indicator showing a score from 0-100 for that section
Click anywhere in the content area to start editing. The toolbar appears above the active section with formatting options.
Markdown Support#
The editor supports full Markdown syntax for power users. Toggle between Rich Text and Markdown mode using the switch in the top-right of the editor.
Supported Markdown features:
- Bold (**text**), *Italic* (*text*), ~~Strikethrough~~ (~~text~~)
- Headings (## H2, ### H3)
- Ordered and unordered lists
- Code blocks with syntax highlighting
- Tables
- Blockquotes
- Links and images
- Horizontal rules
If you are comfortable with Markdown, the Markdown editor mode is significantly faster for bulk content editing.
Adding and Removing Sections#
To add a section:
1. Hover between two existing sections — a "+" button appears
2. Click the "+" button
3. Choose from: Empty Section, AI-Generated Section, or Library Block
4. For AI-generated, provide a brief prompt describing what the section should cover
To remove a section:
1. Hover over the section header
2. Click the trash icon
3. Confirm the deletion in the popup
Deleted sections can be recovered from the Version History within 30 days.
Content Quality Scores#
Every section and the overall portfolio receive a Content Quality Score from 0 to 100. The score is calculated based on:
| Factor | Weight | Description |
|---|---|---|
| Specificity | 30% | Presence of concrete numbers, metrics, and examples |
| Structure | 20% | Logical flow and use of the STAR framework |
| Readability | 20% | Sentence length, vocabulary level, and clarity |
| Impact Language | 15% | Use of action verbs and outcome-oriented phrasing |
| Completeness | 15% | Coverage of all expected sections for the template |
Scores above 80 are considered excellent. The AI provides specific suggestions for improving lower-scoring sections.
Quality scores are guidelines, not rules. A score of 70 with authentic voice may be better than a score of 95 that sounds generic.
Auto-Save#
The editor auto-saves every 30 seconds while you are actively editing. You will see a small "Saved" indicator in the bottom-left corner.
You can also manually save with Cmd+S (Mac) or Ctrl+S (Windows).
If you lose your connection, the editor stores unsaved changes locally in your browser. When you reconnect, pending changes are synced automatically.
Version History#
Every save creates a version snapshot. Access version history by clicking the clock icon in the editor toolbar.
Version history lets you:
- Browse all previous versions with timestamps
- Preview any version in a side-by-side diff view
- Restore any previous version with one click
- See who made changes (relevant for future team features)
Versions are retained for 90 days on the free plan and indefinitely on paid plans.