diff --git a/src/_data/catalog/overrides-list.yml b/src/_data/catalog/overrides-list.yml
deleted file mode 100644
index 2f0ae9c444..0000000000
--- a/src/_data/catalog/overrides-list.yml
+++ /dev/null
@@ -1,8 +0,0 @@
-items:
- - hubspot
- - iterable
- - google-ads-gtag
- - klaviyo
- - friendbuy
- - google-ads-classic
-
diff --git a/src/_data/catalog/overrides.yml b/src/_data/catalog/overrides.yml
index 71b66bb6f9..a30f36383f 100644
--- a/src/_data/catalog/overrides.yml
+++ b/src/_data/catalog/overrides.yml
@@ -1,5 +1,4 @@
-# This file is manually generated. When you add or remove an item, add or remove
-# it from the `overrides-list.yml` too.
+# This file is manually generated.
items:
- slug: moengage
id: 55b280290a20f4e22f0fb3d6
diff --git a/src/_includes/content/destination-dossier.html b/src/_includes/content/destination-dossier.html
index d35c02dd0a..b9cf345554 100644
--- a/src/_includes/content/destination-dossier.html
+++ b/src/_includes/content/destination-dossier.html
@@ -52,7 +52,7 @@
Destination Info
{% if destinationInfo.status == "PUBLIC_BETA" %}This destination is in Beta{% endif %}
{% if components.size > 0%}
-
+{% unless page.hide-components %}
Components
{%for component in components %}
@@ -63,8 +63,9 @@ Components
{% endunless %}
{% endfor %}
-
+{% endunless %}
+{% unless page.hide-cmodes %}
Connection Modes 
@@ -90,6 +91,7 @@ Connection Modes
+{% endunless %}
{% endif %}
{% endif %}
\ No newline at end of file
diff --git a/src/connections/destinations/catalog/factorsai/index.md b/src/connections/destinations/catalog/factorsai/index.md
index 69fdaa19ed..dcc89c0b35 100644
--- a/src/connections/destinations/catalog/factorsai/index.md
+++ b/src/connections/destinations/catalog/factorsai/index.md
@@ -2,6 +2,8 @@
title: FactorsAI Destination
rewrite: true
id: 5d1060c40d357d000181e92c
+hide-cmodes: true
+hide-components: true
---
[FactorsAI](https://www.factors.ai/?utm_source=segmentio&utm_medium=docs&utm_campaign=partners) provides advanced and intuitive analytics for marketers and product managers, to help drive growth. With FactorsAI you get immediate insights to optimize marketing campaigns, improve conversions and understand user behaviours that drive feature adoption and retention.
@@ -11,8 +13,6 @@ This destination is maintained by FactorsAI. For any issues with the destination
## Getting Started
-{% include content/connection-modes.md %}
-
1. From the Segment web app, click **Catalog**.
2. Search for "FactorsAI" in the Catalog, select it, and choose which of your sources to connect the destination to.
3. Enter the "API Key" into your Segment Settings UI which you can find from your [FactorsAI dashboard](https://app.factors.ai/#/settings/segment).