diff --git a/source/import_documentation/Widgets/Reference.rst b/source/import_documentation/Widgets/Reference.rst
index 3d95c3d3e25143161bfe896add24c94582a4d4b7..a1034e206aaa9195cd9f90f1526a4cf2a9be3e19 100644
--- a/source/import_documentation/Widgets/Reference.rst
+++ b/source/import_documentation/Widgets/Reference.rst
@@ -91,3 +91,4 @@ Features to add to the widget. You can choose as many as you want
 -  ``addable``: adds a ``<solid-form>`` that allows to add data on the field concerned. 
    It accepts attributes from :ref:`solid-form <solid-form>` by using ``addable-[field]-[attribute]="value"`` format.
    If ``addable-data-src`` is not provided, the solid-form will use the URI in ``range-[field]`` as data-src, if declared. 
+-  ``oembed``: displays the video content of an oEmbed link filled with the associated ``value-[field]`` attribute.
\ No newline at end of file