diff --git a/doc/using/overlays.xml b/doc/using/overlays.xml
index 3fa68e32a3c..7f7c8bc42b5 100644
--- a/doc/using/overlays.xml
+++ b/doc/using/overlays.xml
@@ -184,6 +184,19 @@ self: super:
The Nixpkgs attribute is mkl.
+
+
+ AMD
+ BLIS/LIBFLAME (optimized for modern AMD x86_64 CPUs)
+
+
+ The AMD BLIS library, with attribute amd-blis,
+ provides a BLAS implementation. The complementary AMD LIBFLAME
+ library, with attribute amd-libflame, provides
+ a LAPACK implementation.
+
+
Introduced in