diff --git a/doc/source/ray-libraries.rst b/doc/source/ray-libraries.rst
index 1495bcaa6..3a0f2d867 100644
--- a/doc/source/ray-libraries.rst
+++ b/doc/source/ray-libraries.rst
@@ -109,6 +109,12 @@ spaCy is a library for advanced Natural Language Processing in Python and Cython
[`Link to integration `__]
+XGBoost |xgboost|
+-----------------
+XGBoost is a popular gradient boosting library for classification and regression. It is one of the most popular tools in data science and workhorse of many top-performing Kaggle kernels.
+
+[`Link to integration `__]
+
.. |classyvision| image:: images/classyvision.png
:class: inline-figure
:height: 30
@@ -161,6 +167,10 @@ spaCy is a library for advanced Natural Language Processing in Python and Cython
:class: inline-figure
:height: 30
+.. |xgboost| image:: images/xgboost_logo.png
+ :class: inline-figure
+ :height: 30
+
.. |nlu| image:: images/nlu.png
:class: inline-figure
:height: 30