diff --git a/content/en/docs/refguide/modeling/images.md b/content/en/docs/refguide/modeling/images.md
index 3bd98731a61..cd7c613b36e 100644
--- a/content/en/docs/refguide/modeling/images.md
+++ b/content/en/docs/refguide/modeling/images.md
@@ -20,7 +20,7 @@ If you want different images to appear for different objects (for example, a pic
## Supported Formats
-The following image formats are supported: *png*, *jpeg*, *gif*, *bmp*, and *svg*. The *png* format is recommended, as it is compressed without losing any information and supports transparency very well.
+The following image formats are supported: *png*, *jpeg*, *gif*, *bmp*, *webp*, and *svg*. The *png* format is recommended, as it is compressed without losing any information and supports transparency very well.
## Custom Images
diff --git a/content/en/docs/refguide/modeling/pages/page-resources/image-collection.md b/content/en/docs/refguide/modeling/pages/page-resources/image-collection.md
index 0f96e8af4d1..1ce6fe0bfb2 100644
--- a/content/en/docs/refguide/modeling/pages/page-resources/image-collection.md
+++ b/content/en/docs/refguide/modeling/pages/page-resources/image-collection.md
@@ -37,7 +37,7 @@ Some of the actions can be applied to multiple images. You can select all images
The **Add** button allows you to add a new image from a file to your image collection. The image will be given the name of the image file you add. If the name already exists, a suffix will be added to make the name unique.
-The following image formats are supported: *png*, *jpeg*, *gif*, *bmp*, and *svg*.
+The following image formats are supported: *png*, *jpeg*, *gif*, *bmp*, *webp*, and *svg*.
You can also add an image to your collection using Ctrl + N.