diff --git a/docs/docs.json b/docs/docs.json
index 8da9a2a28..5afda101b 100644
--- a/docs/docs.json
+++ b/docs/docs.json
@@ -118,6 +118,7 @@
"integrations/app-connections/cloudflare",
"integrations/app-connections/databricks",
"integrations/app-connections/digital-ocean",
+ "integrations/app-connections/dns-made-easy",
"integrations/app-connections/flyio",
"integrations/app-connections/gcp",
"integrations/app-connections/github",
diff --git a/docs/images/app-connections/dns-made-easy/copy-api-credentials.png b/docs/images/app-connections/dns-made-easy/copy-api-credentials.png
new file mode 100644
index 000000000..557085294
Binary files /dev/null and b/docs/images/app-connections/dns-made-easy/copy-api-credentials.png differ
diff --git a/docs/images/app-connections/dns-made-easy/dns-made-easy-app-connection-created.png b/docs/images/app-connections/dns-made-easy/dns-made-easy-app-connection-created.png
new file mode 100644
index 000000000..41d6fd90d
Binary files /dev/null and b/docs/images/app-connections/dns-made-easy/dns-made-easy-app-connection-created.png differ
diff --git a/docs/images/app-connections/dns-made-easy/dns-made-easy-app-connection-form.png b/docs/images/app-connections/dns-made-easy/dns-made-easy-app-connection-form.png
new file mode 100644
index 000000000..0e6599231
Binary files /dev/null and b/docs/images/app-connections/dns-made-easy/dns-made-easy-app-connection-form.png differ
diff --git a/docs/images/app-connections/dns-made-easy/dns-made-easy-app-connection-select.png b/docs/images/app-connections/dns-made-easy/dns-made-easy-app-connection-select.png
new file mode 100644
index 000000000..28f67fcf2
Binary files /dev/null and b/docs/images/app-connections/dns-made-easy/dns-made-easy-app-connection-select.png differ
diff --git a/docs/images/app-connections/dns-made-easy/generate-new-api-credentials.png b/docs/images/app-connections/dns-made-easy/generate-new-api-credentials.png
new file mode 100644
index 000000000..de56f75fd
Binary files /dev/null and b/docs/images/app-connections/dns-made-easy/generate-new-api-credentials.png differ
diff --git a/docs/images/app-connections/dns-made-easy/nav-to-account-info.png b/docs/images/app-connections/dns-made-easy/nav-to-account-info.png
new file mode 100644
index 000000000..56094c55e
Binary files /dev/null and b/docs/images/app-connections/dns-made-easy/nav-to-account-info.png differ
diff --git a/docs/integrations/app-connections/dns-made-easy.mdx b/docs/integrations/app-connections/dns-made-easy.mdx
new file mode 100644
index 000000000..f2fe297bf
--- /dev/null
+++ b/docs/integrations/app-connections/dns-made-easy.mdx
@@ -0,0 +1,59 @@
+---
+title: "DNS Made Easy"
+description: "Learn how to configure a DNS Made Easy Connection for Infisical."
+---
+
+Infisical supports connecting to DNS Made Easy using API key and secret key for secure access to your DNS Made Easy service.
+
+## Configure API key and secret Key for Infisical
+
+
+
+ Navigate to your DNS Made Easy dashboard and go to **Account Information** under the **Config** top menu.
+
+ 
+
+ If your **API Key** and **Secret Key** are already available, proceed to step 2.
+
+ Otherwise, check the **Generate New API Credentials** then click the **Save** button to generate the new API credentials.
+
+ 
+
+
+
+ After creation, copy your API key and secret key.
+
+ 
+
+
+ Keep your API key and secret key secure and do not share it.
+ Anyone with access to this token can manage your DNS Made Easy resources.
+
+
+
+
+
+## Setup DNS Made Easy Connection in Infisical
+
+
+
+ Navigate to the **App Connections** page in the desired project. 
+
+
+ Select the **DNS Made Easy Connection** option from the connection options
+ modal. 
+
+
+ Enter your DNS Made Easy API key and secret key in the provided fields and
+ click **Connect to DNS Made Easy** to establish the connection. 
+
+
+ Your **DNS Made Easy Connection** is now available for use in your Infisical
+ projects. 
+
+