Open the Changes page
- Go to the dashboard.
- Open a tool.
- Click Changes in the sidebar.
What creates changes
Changes are created when you edit fields on Edit Tool:
Edits are saved to a draft. The Changes page compares that draft to the published version, or to nothing if the tool has never been deployed.
See Editing Your Tool for a full field reference and limits.
If there are no changes
If your draft matches the published version, you will see No Pending Changes.Change categories
Changes are grouped by type:
Each change shows Previous (published) and Current (draft) values. Click a change to see full details in a side panel.
Undo a change
You can discard a single pending edit without resetting the whole draft:- Hover a change row to reveal Undo change on the far right of the preview, or
- Open the change detail sheet and click Undo change.
Required fields before deployment
Before deploying, required readiness fields must be complete:- Name
- Slug (at least 3 characters)
- Tagline (10 to 160 characters)
- Description (max 500 characters)
- Quickstart (at least one language with usage code)
- Categories (at least one)
Deploy changes
- Review the changes on the page.
- Click Deploy in the alert or sidebar.
- Optionally add a commit message describing the changes.
- Confirm to start the deployment.
New tools vs. updates
- New tool: The page shows all draft fields as changes. Deploy to publish for the first time.
- Published tool: The page shows only the differences between your draft and the live version.
Next steps
- Editing Your Tool to update metadata
- Publishing & Deployments to understand deployment flow