diff --git a/docs/en/serverless/logging/view-and-monitor-logs.mdx b/docs/en/serverless/logging/view-and-monitor-logs.mdx
index cbec4893ed..242180c1bf 100644
--- a/docs/en/serverless/logging/view-and-monitor-logs.mdx
+++ b/docs/en/serverless/logging/view-and-monitor-logs.mdx
@@ -79,8 +79,10 @@ The following actions help you filter and focus on specific fields in the log de
* **Filter for field present ():** Show logs that contain the specific field.
* **Toggle column in table ():** Add or remove a column for the field to the main Logs Explorer table.
-## View log data set details
+## View log quality issues
-From the main menu, go to **Project settings** → **Management** → **Data Set Quality** to view more details about your data sets and monitor their overall quality.
+From the log details of a document with ignored fields, as shown by the degraded document indicator (()), expand the **Quality issues** section to see the name and value of the fields that were ignored.
+Select **Data set details** to open the **Data Set Quality** page. Here you can monitor your data sets and investigate any issues.
+The **Data Set Details** page is also accessible from **Project settings** → **Management** → **Data Set Quality**.
Refer to Monitor data sets for more information.
\ No newline at end of file