diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8f58b23f..4d24ce5d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Added support for filtering in the _Copy AI prompt to clipboard_ actions on the analysis page (experimental)
+- Added the _Storybook_ path to the `sitemap.xml` file
### Changed
diff --git a/apps/api/src/assets/sitemap.xml b/apps/api/src/assets/sitemap.xml
index a422ff31..fc1e89db 100644
--- a/apps/api/src/assets/sitemap.xml
+++ b/apps/api/src/assets/sitemap.xml
@@ -92,6 +92,10 @@
https://ghostfol.io/de/ueber-uns/oss-friends
${currentDate}T00:00:00+00:00
+
+ https://ghostfol.io/development/storybook
+ ${currentDate}T00:00:00+00:00
+
https://ghostfol.io/en
${currentDate}T00:00:00+00:00