diff --git a/pages/components/docs-editor.mdx b/pages/components/docs-editor.mdx
index f923e9201e..2d25a2b910 100644
--- a/pages/components/docs-editor.mdx
+++ b/pages/components/docs-editor.mdx
@@ -556,4 +556,88 @@ Here is a list of current Ultraviolet illustrations available
Here is a list of current Ultraviolet product icons available
----
\ No newline at end of file
+
+---
+
+## GuideFlow Integration
+
+
+
+
+## StoryLane Integration
+
+
+
+---
+
+## Illustration Cards
+
+Here is an example of a card component using illustrations with its troubleshooting link and automatically placed due to `IllustrationCardsContainer` wrapping each manually added cards.
+
+```jsx
+
+
+
+
+
+
+
+```
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+---