// guide
Log a release manually
Any workspace member can log a release directly from the feed.
Prerequisites: You must be logged in and belong to a workspace.
Steps
- 1Open the Feed page.
- 2Click Log release in the top-right corner.
- 3Fill in the form:
- Release title (required) — a short name for the release. Example: "v2.4.1", "Checkout flow redesign".
- Released at (required) — the date and time the release went to production. Defaults to now; you can backdate freely.
- Team (optional) — the team that owns this release. Example: "backend", "mobile".
- Subsystem (optional) — the component or service affected. Example: "payments", "auth".
- Description (optional) — any extra context. Markdown is supported.
- 4Click Save. The release appears at the top of the feed immediately.
Edit or delete a release
Open the release from the feed to go to its detail page. The Edit and Delete actions are available to the release creator and workspace admins.
Deleting a release is permanent.