Skip to main content
Publishing takes your edited capture and turns it into a real documentation page — written, illustrated, and committed to your docs repository in one step.

What happens when you publish

Click Publish in the extension and choose a destination — any repository enabled under Settings → Docs repositories (there’s a filter box for long lists). The guide lands under docs/guides/ in that repo. A progress bar tracks the upload, and behind the scenes:
1

AI composes the guide

AI writes a terse description for each step, a title for the guide, and a prose overview that summarizes the workflow — composed together into a polished, readable page.
2

Assets are prepared

Screenshots are finalized with your annotations, crops, and redactions permanently baked in. Typing steps get their short GIF clips.
3

One atomic commit

Everything lands as a single commit on a new change-request branch in your docs repo.
4

You get a link

The extension hands you a direct link to the change request for review.

What lands in your repo

The commit contains everything the guide needs, versioned alongside the rest of your docs: Session video is handled separately: it uploads to secure storage and appears in the guide as a playable recording, rather than being committed to the repo.
Captures are limited to 60 steps. If a workflow is longer, split it into two focused guides — they’ll be easier to follow and to replay.

Review and merge

The change request behaves like any other in LivingContext. Open the link to:
  • Read the guide as readers will see it.
  • Refine the AI-written text, restructure sections, or add context — all normal change-request editing works.
  • Merge when it’s ready. The guide goes live in your docs, and becomes replayable with Guide Me.
See Editing and change requests for the full review workflow.
Because publishing creates a change request rather than editing docs directly, nothing goes live without review. Publish freely — a rough capture in a CR is better than a workflow that never gets documented.

Prefer to keep it local?

Next to Publish, Create Locally turns the recording into a document right in your browser — no repo involved — with three depth options (Quick with no AI, Light detail, Full detail). It’s handy for a private draft, but published guides are what your team can read, search, and replay.

After publishing

  • The published guide can be replayed on the live site with Guide Me.
  • It becomes part of the knowledge Ask docs draws on when answering questions.
  • The original capture remains in your browser until you clear it, so you can re-publish or keep iterating.