diff --git a/libbeat/docs/release-notes/breaking/breaking-7.6.asciidoc b/libbeat/docs/release-notes/breaking/breaking-7.6.asciidoc
new file mode 100644
index 000000000000..7d72610fbd74
--- /dev/null
+++ b/libbeat/docs/release-notes/breaking/breaking-7.6.asciidoc
@@ -0,0 +1,15 @@
+[[breaking-changes-7.6]]
+
+=== Breaking changes in 7.6
+++++
+7.6
+++++
+
+{see-relnotes}
+
+//NOTE: The notable-breaking-changes tagged regions are re-used in the
+//Installation and Upgrade Guide
+
+//tag::notable-breaking-changes[]
+
+// end::notable-breaking-changes[]
diff --git a/libbeat/docs/release-notes/breaking/breaking.asciidoc b/libbeat/docs/release-notes/breaking/breaking.asciidoc
index d3f4aa40d07f..cb6aec8d0cec 100644
--- a/libbeat/docs/release-notes/breaking/breaking.asciidoc
+++ b/libbeat/docs/release-notes/breaking/breaking.asciidoc
@@ -11,6 +11,8 @@ changes, but there are breaking changes between major versions (e.g. 6.x to
See the following topics for a description of breaking changes:
+* <>
+
* <>
* <>
@@ -23,6 +25,8 @@ See the following topics for a description of breaking changes:
* <>
+include::breaking-7.6.asciidoc[]
+
include::breaking-7.5.asciidoc[]
include::breaking-7.4.asciidoc[]
diff --git a/libbeat/docs/release-notes/highlights/highlights-7.6.0.asciidoc b/libbeat/docs/release-notes/highlights/highlights-7.6.0.asciidoc
new file mode 100644
index 000000000000..2890861b3f27
--- /dev/null
+++ b/libbeat/docs/release-notes/highlights/highlights-7.6.0.asciidoc
@@ -0,0 +1,26 @@
+[[release-highlights-7.6.0]]
+=== 7.6 release highlights
+++++
+7.6
+++++
+
+Each release of {beats} brings new features and product improvements.
+Following are the most notable features and enhancements in 7.6.
+
+For a complete list of highlights, see the
+https://www.elastic.co/blog/beats-7-6-0-released[{beats} 7.6 release blog].
+
+For a list of bug fixes and other changes, see the {beats}
+<> and <>.
+
+//NOTE: The notable-highlights tagged regions are re-used in the
+//Installation and Upgrade Guide
+
+// tag::notable-highlights[]
+
+//[float]
+//==== Highlight
+
+//Description
+
+// end::notable-highlights[]
diff --git a/libbeat/docs/release-notes/highlights/highlights.asciidoc b/libbeat/docs/release-notes/highlights/highlights.asciidoc
index b77111f062fb..37b95396fc7d 100644
--- a/libbeat/docs/release-notes/highlights/highlights.asciidoc
+++ b/libbeat/docs/release-notes/highlights/highlights.asciidoc
@@ -4,6 +4,8 @@
This section summarizes the most important changes in each release. For the
full list, see <> and <>.
+* <>
+
* <>
* <>
@@ -16,6 +18,8 @@ full list, see <> and <>.
* <>
+include::highlights-7.6.0.asciidoc[]
+
include::highlights-7.5.0.asciidoc[]
include::highlights-7.4.0.asciidoc[]