diff --git a/README.md b/README.md
index c48530143f..fed53600e8 100755
--- a/README.md
+++ b/README.md
@@ -7,6 +7,9 @@
[](https://github.com/ROCm/rocprofiler-systems/actions/workflows/cpack.yml)
[](https://github.com/ROCm/rocprofiler-systems/actions/workflows/docs.yml)
+> [!NOTE]
+> If you are using a version of ROCm prior to ROCm 6.3.1 and are experiencing problems viewing your trace in the latest version of [Perfetto](http://ui.perfetto.dev), then try using [Perfetto UI v46.0](https://ui.perfetto.dev/v46.0-35b3d9845/#!/).
+
## Overview
ROCm Systems Profiler (rocprofiler-systems), formerly Omnitrace, is a comprehensive profiling and tracing tool for parallel applications written in C, C++, Fortran, HIP, OpenCL, and Python which execute on the CPU or CPU+GPU.
diff --git a/docs/what-is-rocprof-sys.rst b/docs/what-is-rocprof-sys.rst
index fb2a4ed16b..51100b81b2 100644
--- a/docs/what-is-rocprof-sys.rst
+++ b/docs/what-is-rocprof-sys.rst
@@ -15,6 +15,11 @@ A visualization of the comprehensive ROCm Systems Profiler results can be observ
web browser. Upload the Perfetto (``.proto``) output files produced by ROCm Systems Profiler at
`ui.perfetto.dev `_ to see the details.
+.. important::
+ If you are using a version of ROCm prior to ROCm 6.3.1 and are experiencing problems viewing your
+ trace in the latest version of [Perfetto](http://ui.perfetto.dev), then try using
+ [Perfetto UI v46.0](https://ui.perfetto.dev/v46.0-35b3d9845/#!/).
+
Aggregated high-level results are available as human-readable text files and
JSON files for programmatic analysis. The JSON output files are compatible with the
`hatchet `_ Python package. Hatchet converts