diff --git a/src/content/docs/cloudflare-for-platforms/cloudflare-for-saas/saas-customers/provider-guides/salla.mdx b/src/content/docs/cloudflare-for-platforms/cloudflare-for-saas/saas-customers/provider-guides/salla.mdx
new file mode 100644
index 000000000000000..233301b04a21248
--- /dev/null
+++ b/src/content/docs/cloudflare-for-platforms/cloudflare-for-saas/saas-customers/provider-guides/salla.mdx
@@ -0,0 +1,53 @@
+---
+pcx_content_type: configuration
+title: Salla
+head:
+ - tag: title
+ content: Salla | Provider guides
+description: Learn how to configure your zone with Salla.
+
+---
+
+import { Render } from "~/components"
+
+
+
+## Benefits
+
+O2O routing also enables you to take advantage of Cloudflare zones specifically customized for Salla traffic.
+
+## How it works
+
+For more details about how O2O is different than other Cloudflare setups, refer to [How O2O works](/cloudflare-for-platforms/cloudflare-for-saas/saas-customers/how-it-works/).
+
+## Enable
+
+You can enable O2O on any Cloudflare zone plan.
+
+To enable O2O on your account, [create](/dns/manage-dns-records/how-to/create-dns-records/#create-dns-records) a `CNAME` DNS record.
+
+| Type | Name | Target | Proxy status |
+| ------- | -------------------- | --------------------- | ------------ |
+| `CNAME` | `` | `app.salla.cloud` | Proxied |
+
+:::note
+
+For questions about Salla setup, refer to their [support guide](https://help.salla.sa/article/21441170).
+
+If you cannot activate your domain using [proxied DNS records](/dns/proxy-status/), reach out to your account team or the [Cloudflare Community](https://community.cloudflare.com).
+
+:::
+
+## Product compatibility
+
+
+
+## Additional support
+
+
+
+### DNS CAA records
+
+Salla issues SSL/TLS certificates for merchant domains using Let's Encrypt. If you add any DNS CAA records, you must select Let's Encrypt as the Certificate Authority (CA) or HTTPS connections may fail.
+
+For more details, refer to [CAA records](/ssl/edge-certificates/caa-records/#caa-records-added-by-cloudflare).