> ## Documentation Index
> Fetch the complete documentation index at: https://docs.bettter.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Editing a changelog entry

> Update an existing changelog entry from the Changelog tab.

You can edit any changelog entry after it is published. Changes appear immediately on both the dashboard and the public portal.

## How to open the edit dialog

1. Navigate to the **Changelog** tab at `/dashboard/[slug]/changelog`
2. Click any changelog entry card
3. The **Edit Changelog Entry** dialog opens

## Editable fields

The edit dialog includes the same fields as creation:

| Field           | Details                                       |
| --------------- | --------------------------------------------- |
| **Title**       | 12–160 characters                             |
| **Description** | 40–4000 characters                            |
| **Type**        | New, Fix, or Improvement                      |
| **Date**        | Publish date via calendar picker              |
| **Image**       | Upload, replace, or remove the optional image |

Click **Cancel** to discard changes, or **Update** to save. While saving, the button shows **Updating…**.

<Note>
  Only the project owner can edit changelog entries. The public changelog is read-only.
</Note>

## Next

Continue to [Deleting a changelog entry](/2.manage-content/2.10-deleting-a-changelog-entry) to permanently remove an entry.
