Preparing the source material for a coordinated documentation cycle
Start the cycle in the project workspace where your team keeps both authored documentation and technical reference content. Before anyone edits pages, confirm which project and which release you are working on. In Atloria, this usually means agreeing on the target version in the project’s version area, the current documentation branch or working copy your team is updating, and the exact set of reference pages that will be reviewed during this cycle.
Your source material should include the latest technical reference output your team is using for review. Depending on how your project is maintained, that may come from the code parsing workspace, API reference pages inside the project, or manually reviewed technical pages. The goal is to make sure everyone is looking at the same reference baseline before authored guides are updated.
It helps to gather the working materials in one place before the first edit begins:
| Item | What to confirm | Why it matters |
|---|---|---|
| Project | The correct project in Atloria | Prevents edits in the wrong workspace |
| Target version | The version label for this release | Keeps updates tied to the right release |
| Reference source | Parsed results, reviewed reference pages, or both | Gives writers a verified source |
| Draft materials | Notes, comments, and page drafts | Keeps follow-up work organized |
Next, assign clear ownership. One person should confirm technical accuracy in the reference pages. Another should update authored guides and task-based pages. A reviewer or approver should check the final version package before publication. If your team also prepares release notes, decide who owns those at the start.
Keep review comments, reference diffs, draft page changes, and version notes together so the same materials can be reused during approval and publication.
Reviewing technical reference changes before authored updates
Open the latest technical reference pages in Atloria and compare them with the currently published version of the same content. If your team uses the code parsing workspace, review the newest parsed output alongside the existing reference pages. If your team reviews technical pages manually, compare the updated page content against the public baseline. The purpose of this step is to isolate what actually changed before writers begin editing task guides.
Focus first on changes that affect what readers do. A renamed field, a new required setting, a changed permission requirement, or a different response example can all make an authored guide inaccurate. By contrast, wording cleanups that do not change meaning can usually wait until later. Separate these two types of changes so your writing team can prioritize the updates that affect instructions, prerequisites, and release notes.
As you review, capture each meaningful change in a simple review log. For every change, note which authored pages are affected and whether the change also needs a version note. This makes handoff much easier because the writer can move directly from the review log to the correct pages in Atloria.
A practical review log can include:
| Reference change | Impact on readers | Authored page to update | Include in version notes |
|---|---|---|---|
| Renamed field | Steps and screenshots may no longer match | Setup or task page | Yes |
| New required option | Prerequisites and examples must change | Configuration guide | Yes |
| Deprecated behavior | Add warning or replacement guidance | Existing workflow page | Yes |
| Wording only | No task impact | Optional cleanup | Usually no |
If you already use analytics or audit records to support release decisions, keep this review step aligned with the process in Using Analytics Audit and Exports in Release Operations. That earlier workflow helps you support these findings with release evidence instead of relying on memory.
Updating authored documentation from validated reference findings
Once the technical review log is complete, move into the authored pages that were flagged for updates. In Atloria, open each affected documentation page and revise the parts readers rely on most: task steps, prerequisites, explanations, examples, and links to supporting reference pages. Work from the validated review notes rather than editing from memory, so every change in the guide matches the approved technical source.
Start with the pages that describe user actions. If a field name changed, update the step where readers enter that value. If a required option was added, revise the prerequisite section and the procedure itself. If a path, command option, or authentication requirement changed in the reference material, make sure the authored page reflects that change everywhere it appears, including examples, screenshots, and linked follow-up pages.
Cross-links matter here. After updating the written guidance, check that each link still points readers to the correct technical reference page inside the same project and version. A task page should lead to the exact supporting reference page, not a general section that forces readers to search again.
Use this checklist while editing:
- Update page titles or headings if terminology changed
- Revise step-by-step instructions to match current labels and inputs
- Replace outdated examples and expected results
- Review prerequisites for new access or setup requirements
- Check links between authored pages and technical reference pages
- Add a note in the draft if any source detail is still unclear
If something in the technical source is incomplete or inconsistent, do not guess. Mark the gap directly in the draft and send it back for clarification before release approval. That is especially important when the reference pages and the authored workflow appear to conflict. It is better to pause one page than to publish a polished guide that sends readers down the wrong path.
Preparing versioned documentation for release
After the authored pages and technical reference pages are aligned, decide where the update belongs in Atloria’s version structure. Some changes fit into the current documentation version, while others belong in a new release or must be applied to more than one maintained version. Use the scope of the change to guide that decision. A small wording correction may stay in the current version, but a renamed option, new requirement, or changed workflow often needs version-specific handling.
Open the target version and confirm that both authored pages and technical reference pages are assigned consistently. This is where version labels, availability notes, compatibility statements, and deprecation notices need to match. If one page says a feature is available in a release but the linked reference page does not, readers will lose confidence quickly.
Before packaging the release, test the versioned reading experience inside Atloria. Move through the left navigation, open key pages, and use in-page links to make sure readers stay inside the intended version. Pay special attention to links from task guides into technical reference pages, because those are the easiest places for version mismatches to appear.
Review these release elements together:
| Release element | What to verify |
|---|---|
| Version label | Matches the target release everywhere |
| Availability notes | Appear on both authored and reference pages when needed |
| Deprecation notices | Clearly shown on affected pages |
| Navigation links | Stay within the correct version |
| Version notes | Explain the reader-facing changes |
When the checks are complete, assemble the release package: approved authored updates, reviewed or regenerated technical reference pages, and version notes that explain what changed. If your team needs a broader refresher on version handling, use Moving Document Updates into Versioned Releases alongside this workflow.
Publishing the coordinated update to the public site
With the release package assembled, run a final publication check before making the update public. In Atloria, review the target version as a complete set rather than checking pages one by one. Confirm that the authored guides, technical reference pages, navigation items, and version notes all appear together and reflect the same release state.
Start with link and navigation validation. Open the main landing page for the version, move through the section menu, and test links from authored pages into reference pages. Then confirm that the updated version metadata is visible where readers expect it. If your team uses search and version selectors, check that the new content appears in the correct public location and does not point readers back to an older release.
A final publication review should cover:
- Broken or outdated links
- Missing technical reference pages
- Navigation items that do not include the new content
- Incorrect version labels or availability notes
- Search results that still favor old pages
- Landing pages that do not surface the updated release
Once the version is approved, publish the coordinated content set together. Avoid releasing authored pages separately from the technical reference pages they depend on. Publishing only part of the package is one of the fastest ways to create inconsistent public documentation.
After publication, record the release details in your team’s publication history. Include the release date, the published version identifier, the approver, and links to the review notes or supporting artifacts used during the cycle. If you later need to explain a change, verify what was published, or decide whether to roll back, that record becomes the source of truth.
Fixing common handoff and release problems
When technical reference review and authored updates are handled by different people, the most common problem is a broken handoff. If the technical reference changed but the authored guide did not, go back to the review log and confirm that each flagged change was assigned to a page owner. In Atloria, open the affected project pages and compare the reviewed reference content with the current draft or published guide. If the guide still uses old wording, the handoff likely stopped between review and editing.
Another common issue is outdated terminology inside authored guidance. A guide may still mention an old field name, option, or requirement even though the linked technical reference page is correct. Fix this by updating all related content together: the procedure, prerequisites, examples, screenshots, and any nearby cross-links. Partial updates usually create more confusion than the original mistake.
If versioned pages point to the wrong release of the technical reference content, inspect the version assignment for both page types. A task guide in one release should not send readers to a reference page from another release. Check the target version, the page links, and any redirects before republishing.
When the public site shows only part of the update, the publication package is usually incomplete. Confirm that all of the following were included in the same release:
| Problem | What to check in Atloria | Likely fix |
|---|---|---|
| Authored page updated, reference page missing | Publication package contents | Republish with both page sets |
| Reference page updated, guide still old | Review log and assigned draft pages | Complete the authored update |
| Wrong version opens from links | Version labels and page links | Correct version mapping |
| Navigation missing new pages | Version navigation and page inclusion | Rebuild and republish the release set |
For broader release troubleshooting, it can also help to revisit Running a Project from Setup to Public Documentation Release, especially if the issue affects the full publishing path rather than a single page handoff.
Overview
This workflow is for teams who need to keep technical reference material and authored documentation in sync during the same release cycle. In Atloria, that usually means reviewing updated technical pages first, then using those findings to update task-based guides, version notes, and public-facing documentation before publication. The goal is not just to refresh content, but to make sure readers see one consistent story across project pages, reference pages, and the published site.
A coordinated cycle usually moves through four connected areas in Atloria:
| Area | Purpose in the workflow | Typical output |
|---|---|---|
| Technical reference content | Identify validated changes | Reviewed reference findings |
| Authored documentation pages | Update instructions and explanations | Revised task guides |
| Version workspace | Group pages into the right release | Release-ready version |
| Public publication view | Confirm what readers will see | Published documentation set |
This guide focuses on the handoffs between those areas. You will review technical changes, update authored pages based on confirmed findings, prepare the correct version, and publish both content types together. That is especially useful when a release includes renamed inputs, changed requirements, or updated workflows that affect both reference pages and reader-facing instructions.
If you need help with only one part of that process, use the related guides for deeper detail. For version handling, see Moving Document Updates into Versioned Releases. For release evidence and audit support, see Using Analytics Audit and Exports in Release Operations. This guide brings those pieces together into one coordinated publishing workflow.
Prerequisites
Before you begin, make sure you can access the Atloria areas used in this workflow. You need access to the project workspace that contains the documentation pages you are updating, the technical reference content your team uses for review, and the version area where the release will be prepared. If your team separates responsibilities, confirm who can edit pages and who can approve or publish the final version.
You should also have the source materials for the release ready before opening drafts. At minimum, gather the latest reviewed technical reference changes, the list of authored pages affected by those changes, and the version or release label your team plans to publish under. If your team keeps release notes, changelog entries, or review comments in Atloria, have those available as well so they can be attached to the same cycle.
Use this readiness list before starting:
- Access to the correct project workspace
- Access to the technical reference pages or parsed results under review
- Permission to edit authored documentation pages
- Permission to review or publish the target version, if that is part of your role
- A confirmed release label or target version
- Review notes that identify which pages need updates
It also helps if you are already familiar with Atloria’s project and version navigation. If you need a refresher, read Understanding Project Navigation and Linked Workspaces and Managing Project Version Workspaces. Those guides explain how to move between the project workspace, version views, and related documentation areas without losing track of the release you are preparing.
Was this page helpful?