Draft vs published
How the public site reads published snapshots versus working drafts.
Elmapi keeps a working draft and published snapshots.
Public reads
The docs site requests state: 'published'. Readers only see the latest published snapshot.
Editing after publish
Saving an entry updates the draft. The live page keeps the last published version until you publish again.
Unpublish
Unpublish hides an entry from public reads. Versions stay available in Elmapi if you need to restore later.
Use drafts for work in progress. Publish when the article is ready for the help center.