diff --git a/images/integrations/osano-managed-rule.png b/images/integrations/osano-managed-rule.png
new file mode 100644
index 000000000..8bd805b66
Binary files /dev/null and b/images/integrations/osano-managed-rule.png differ
diff --git a/integrations/privacy/osano.mdx b/integrations/privacy/osano.mdx
index 71aca7ccd..23bce2db0 100644
--- a/integrations/privacy/osano.mdx
+++ b/integrations/privacy/osano.mdx
@@ -24,4 +24,30 @@ The `SOURCE` can be found as the `src` value in the code snippet generated by Os
```html Code snippet from Osano
-```
\ No newline at end of file
+```
+
+## Troubleshooting
+
+
+ If your documentation pages aren't loading properly when using Osano's **Strict** compliance mode, you'll need to whitelist Mintlify's domain to allow images and other assets to load.
+
+
+
+ In your Osano dashboard, go to **Scripts** → **Managed Rules**.
+
+
+
+ Add `.mintlify.app/` as a managed rule.
+
+
+
+
+
+
+ This ensures that all Mintlify-served assets (including images, stylesheets, and other documentation resources) are treated as essential and will load even when Osano blocks uncategorized third-party content.
+
+
+
+
\ No newline at end of file