diff --git a/docs/source/tools/analysis_tools_home.rst b/docs/source/tools/analysis_tools_home.rst
index 7b000e0..ecc2ca5 100644
--- a/docs/source/tools/analysis_tools_home.rst
+++ b/docs/source/tools/analysis_tools_home.rst
@@ -27,6 +27,7 @@ Analysis and Visualization Tools
patchview/patchview
deeplabcut/deeplabcut
sleap/sleap
+ cebra/cebra
pynapple/pynapple
spyglass/spyglass
dandi/dandi
@@ -326,6 +327,19 @@ Behavior
Data Analysis Toolbox
----------------------
+.. image:: cebra/cebra.png
+ :class: align-left
+ :width: 180
+
+.. include:: cebra/cebra.rst
+ :start-after: .. short_description_start
+ :end-before: .. short_description_end
+
+.. raw:: html
+
+
+
+
.. image:: pynapple/logo2.png
:class: align-left
:width: 180
diff --git a/docs/source/tools/cebra/cebra.png b/docs/source/tools/cebra/cebra.png
new file mode 100644
index 0000000..8c436f5
Binary files /dev/null and b/docs/source/tools/cebra/cebra.png differ
diff --git a/docs/source/tools/cebra/cebra.rst b/docs/source/tools/cebra/cebra.rst
new file mode 100644
index 0000000..a844e8c
--- /dev/null
+++ b/docs/source/tools/cebra/cebra.rst
@@ -0,0 +1,19 @@
+.. _analysistools-cebra:
+
+CEBRA
+-----
+
+.. image:: cebra.png
+ :width: 400
+
+.. short_description_start
+
+:ref:`analysistools-cebra` is a machine-learning method that can be used to compress time series in a way that reveals otherwise hidden structures in the variability of the data. It excels on behavioural and neural data recorded simultaneously, and it can decode activity from the visual cortex of the mouse brain to reconstruct a viewed video.
+:bdg-link-primary:`website `
+:bdg-link-primary:`paper `
+:bdg-link-primary:`GitHub repo `
+:bdg-link-primary:`Docs `
+:bdg-link-primary:`NWB tutorial `.
+
+
+.. short_description_end