diff --git a/docs/en/install-upgrade/release-notes/release-notes-kibana-beta1.asciidoc b/docs/en/install-upgrade/release-notes/release-notes-kibana-beta1.asciidoc
index 3bb59ae83..eda1194e5 100644
--- a/docs/en/install-upgrade/release-notes/release-notes-kibana-beta1.asciidoc
+++ b/docs/en/install-upgrade/release-notes/release-notes-kibana-beta1.asciidoc
@@ -1,12 +1,9 @@
= {kib} version 9.0.0-beta1
-++++
-{kib}
-++++
For information about the {kib} 9.0.0 release, review the following information.
[float]
-[[highlights-9.0.0]]
+[[highlights-9.0.0-beta1]]
== Highlights
[[highlight-borealis]]
@@ -14,7 +11,7 @@ For information about the {kib} 9.0.0 release, review the following information.
[float]
-[[breaking-changes-9.0.0]]
+[[kibana-breaking-changes-9.0.0-beta1]]
== Breaking changes
Breaking changes can prevent your application from optimal operation and performance.
@@ -79,7 +76,7 @@ For more information, refer to ({kibana-pull}208208[#208208]), ({kibana-pull}208
//Needs to be added to upgrade notes and detailed
[discrete]
[[deprecation-203148]]
-.Deleted deprecated alerts routes.
+.Removed deprecated alerts routes.
[%collapsible]
====
*Details* +
@@ -322,7 +319,7 @@ For more information, refer to ({kibana-pull}207325[#207325]).
[float]
-[[deprecations-9.0.0]]
+[[deprecations-9.0.0-beta1]]
== Deprecations
The following functionality is deprecated in 9.0.0, and will be removed in 10.0.0.
@@ -379,7 +376,7 @@ Kibana security::
//For detailed information about the 9.0.0 release, review the enhancements and bug fixes.
[float]
-[[enhancement-v9.0.0]]
+[[enhancement-v9.0.0-beta1]]
=== Enhancements
//Dashboards & Visualizations::
Data ingestion and Fleet::
@@ -399,7 +396,7 @@ Platform::
* Sets HTTP2 as default if SSL is enabled and adds deprecation log if SSL is not enabled or protocol is set to HTTP1 ({kibana-pull}204384[#204384]).
[float]
-[[fixes-v9.0.0]]
+[[fixes-v9.0.0-beta1]]
=== Bug fixes
Dashboards & Visualizations::
* Fixes an issue in Lens where colors behind text were not correctly assigned, such as in `Pie`, `Treemap` and `Mosaic` charts.
diff --git a/docs/en/install-upgrade/release-notes/release-notes-kibana-rc1.asciidoc b/docs/en/install-upgrade/release-notes/release-notes-kibana-rc1.asciidoc
index f93d3eadc..216c83ab7 100644
--- a/docs/en/install-upgrade/release-notes/release-notes-kibana-rc1.asciidoc
+++ b/docs/en/install-upgrade/release-notes/release-notes-kibana-rc1.asciidoc
@@ -1,6 +1,67 @@
+[[release-notes-kibana-9.0.0-rc1]]
= {kib} version 9.0.0-rc1
-++++
-{kib}
-++++
-coming::[9.0.0-rc1]
\ No newline at end of file
+coming::[9.0.0-rc1]
+
+For information about the {kib} 9.0.0 release, review the following information.
+
+NOTE: This build contains all changes described in <>, in addition to the following changes.
+
+// [float]
+// [[highlights-9.0.0-rc1]]
+// == Highlights
+
+
+[float]
+[[breaking-changes-9.0.0-rc1]]
+== Breaking changes
+
+**Kibana security**
+
+//Needs to be added to upgrade notes and detailed
+[discrete]
+[[breaking-213123]]
+.Removed default `--openssl-legacy-provider`.
+[%collapsible]
+====
+*Details* +
+Legacy OpenSSL algorithms have been disabled by default. Further information on which algorithms can be found at https://docs.openssl.org/3.0/man7/OSSL_PROVIDER-legacy. These can be re-enabled by adding `--openssl-legacy-provider` to $KBN_PATH_CONF/node.options. For more information, refer to ({kibana-pull}213123[#213123]).
+====
+
+// [float]
+// [[deprecations-9.0.0-rc1]]
+// == Deprecations
+
+// The following functionality is deprecated in 9.0.0, and will be removed in 10.0.0.
+// Deprecated functionality does not have an immediate impact on your application, but we strongly recommend
+// you make the necessary updates after you upgrade to 9.0.0.
+
+
+// [float]
+// [[features-9.0.0-rc1]]
+// == Features
+// {kib} 9.0.0 adds the following new and notable features.
+
+//For more information about the features introduced in 9.0.0, refer to <>.
+
+[[enhancements-and-bug-fixes-v9.0.0-rc1]]
+== Enhancements and bug fixes
+
+//For detailed information about the 9.0.0 release, review the enhancements and bug fixes.
+
+[float]
+[[enhancement-v9.0.0-rc1]]
+=== Enhancements
+
+Elastic Observability solution::
+* Split Up SLO Details from Overview. Static data that describes the SLO definition has been moved to a separate tab, making charts and valuable information about SLIs faster to access. ({kibana-pull}212826[#212826]).
+* Adds the reason message to the rules recovery context ({kibana-pull}211411[#211411]).
+* Adds a link to the location badge on synthetics SLOs that sends to the Monitors page with a filter applied that matches the location of the origin SLO ({kibana-pull}210695[#210695]).
+
+[float]
+[[fixes-v9.0.0-rc1]]
+=== Bug fixes
+
+Elastic Observability solution::
+* Fixes an issue where clicking on the name badge for a synthetics monitor on an SLO details page would lead to a page that failed to load monitor details ({kibana-pull}210695[#210695]).
+* Allows use of wildcard filters in SLO queries when DSL filters are also used ({kibana-pull}213119[#213119]).
diff --git a/docs/en/install-upgrade/release-notes/release-notes-kibana.asciidoc b/docs/en/install-upgrade/release-notes/release-notes-kibana.asciidoc
index 675a24c80..1726fbb72 100644
--- a/docs/en/install-upgrade/release-notes/release-notes-kibana.asciidoc
+++ b/docs/en/install-upgrade/release-notes/release-notes-kibana.asciidoc
@@ -5,4 +5,4 @@
++++
include::release-notes-kibana-rc1.asciidoc[leveloffset=+1]
-include::release-notes-kibana-beta1.asciidoc[leveloffset=+1]
\ No newline at end of file
+include::release-notes-kibana-beta1.asciidoc[leveloffset=+1]