diff --git a/docs/source/changelog.rst b/docs/source/changelog.rst
index b3424247b..08092d757 100644
--- a/docs/source/changelog.rst
+++ b/docs/source/changelog.rst
@@ -46,7 +46,8 @@ There is a new cell toolbar for adding *cell tags* (:ghpull:`2048`):
Cell tags are a lightweight way to customise the behaviour of tools working with
notebooks; we're working on building support for them into tools like `nbconvert
`__ and `nbval
-`__.
+`__. To start using tags,
+select *Tags* in the *View*, *Cell Toolbar* menu in a notebook.
The UI for editing cell tags is basic for now; we hope to improve it in future
releases.