diff --git a/changelog/Studio-Release-Notes/Release-205-October-7-2024.md b/changelog/Studio-Release-Notes/Release-205-October-7-2024.md
new file mode 100644
index 00000000..39a3e5c2
--- /dev/null
+++ b/changelog/Studio-Release-Notes/Release-205-October-7-2024.md
@@ -0,0 +1,17 @@
+---
+title: Studio Release 205 | October 7, 2024
+date: 2024-10-7
+tags:
+  - Studio
+---
+
+#### Overview 
+
+Support for integrating Magento with your Studio storefronts for Magento stores and bug fixes in this release.
+
+#### Magento
+
+You can quickly and easily integrate Studio with Magento. Magento is an open-source eCommerce platform used by businesses to create online stores and manage their digital sales operations. Once configured, using Studio's built-in Magento integration, you can display your Magento products on your pages in Studio. See [Integrating Magento](/docs/studio/Integrations/integrating-magento).
+
+
+
diff --git a/docs/studio/Integrations/integrating-magento.mdx b/docs/studio/Integrations/integrating-magento.mdx
new file mode 100644
index 00000000..0dc1207d
--- /dev/null
+++ b/docs/studio/Integrations/integrating-magento.mdx
@@ -0,0 +1,30 @@
+---
+title: Integrating Magento
+nav_label: Integrating Magento
+sidebar_position: 202.6
+---
+
+You can quickly and easily integrate Studio with Magento. Magento is an open-source eCommerce platform used by businesses to create online stores and manage their digital sales operations. Once configured, using Studio's built-in Magento integration, you can display your Magento products on your pages in Studio.
+
+## Prerequisites
+
+You must have the following before configuring the Magento integration in Studio.
+
+| Option         | Description                                                                                                                                                             |
+|----------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
+| **Store URL**    |                    |
+| **Magento Consumer Key** | The **Consumer Key** is a unique identifier used by Studio to access your Mangento store via its API. |
+| **Magento Consumer Secret** | The **Consumer Secret** is the password associated with the **Consumer Key**. |
+| **Magento Access Token** | Once Studio is authenticated using the **Consumer Key** and **Consumer Secret**, the **Access Token** is used to grant ongoing access to your Magento store's data. |
+| **Magento Token Secret** | The **Token Secret** is the password associated with the **Access Token**. |
+
+## Configure the Magento Integration
+
+Follow these steps to configure the **Magento** integration in Studio.
+
+1. Select **Settings** > **Integrations**.
+2. Navigate to **Storefront**.
+3. Select **+** next to **Magento**.
+4. Complete the fields in **Magento settings** with the information you gathered in [Prerequisites](#prerequisites).
+5. Select **Connect Account**.
+