The web editor auto-saves your work as you type. Changes are private — they won’t appear on your live docs site — until you click Publish.Documentation Index
Fetch the complete documentation index at: https://help-center-starter-replace-template-content.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Drafts
While you’re editing, your changes are saved as a draft in Mintlify. Drafts are visible to other editors with access to the project, so collaborators can review your work before it goes live.Multiple editors
If two editors are working on the same page at the same time, Mintlify merges changes on a section-by-section basis. For busy pages with frequent edits, coordinate with teammates to avoid editing the same section simultaneously.Exiting without publishing
If you close the editor without publishing, your draft is saved. The next time you open the editor, you’ll see the unpublished changes and can continue editing or discard them.Publishing
Click Publish in the top-right corner of the editor to deploy your changes. Publishing commits your changes to the repository and triggers a new deployment. Deployments typically complete in 30–60 seconds. You can monitor the progress in your Mintlify dashboard under Deployments.Before publishing
- Preview the page using the preview toggle in the editor.
- Check that all links point to valid pages.
- If the page includes a code example, verify it’s accurate.