From 8cd446afcaefeeb40a65d2b9d0ed7b5fbc6ee4c6 Mon Sep 17 00:00:00 2001 From: sanscontext Date: Thu, 21 Nov 2019 18:20:27 -0800 Subject: [PATCH 1/2] Fold in weird question --- src/guides/cant-add-integration.md | 5 ----- src/guides/usage-and-billing/account-management.md | 4 ++++ src/help/index.md | 1 + 3 files changed, 5 insertions(+), 5 deletions(-) delete mode 100644 src/guides/cant-add-integration.md diff --git a/src/guides/cant-add-integration.md b/src/guides/cant-add-integration.md deleted file mode 100644 index 97380c674b..0000000000 --- a/src/guides/cant-add-integration.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -title: Why can't I add the integration I want? ---- - -Only users on our legacy API based plans will run into integration limits. Some of our older plans placed limitations on the integrations you could use. If you would like to add an integration that is not available on your current plan please move to a new Team plan where all integrations are included along with several other additional features. diff --git a/src/guides/usage-and-billing/account-management.md b/src/guides/usage-and-billing/account-management.md index 32b5fa8813..7ab369f6a7 100644 --- a/src/guides/usage-and-billing/account-management.md +++ b/src/guides/usage-and-billing/account-management.md @@ -12,6 +12,10 @@ You don't need to do anything if you change your domain – for example, if you You may claim ownership of your domain for the purposes of Single Sign On login association, but it currently has no bearing on data collection. +## I'm on a Legacy API plan, why can't I add the integration I want? + +Only users on our legacy API based plans will run into integration limits. Some of our older plans placed limitations on the integrations you could use. If you would like to add an integration that is not available on your current plan please move to a new Team plan where all integrations are included along with several other additional features. + ## Will deleting my account cancel my subscription? No, deleting your account will only stop you from accessing workspaces through your login. The workspace is where the subscription is managed, and it will not be deleted. Data will still flow into Segment and your Destinations and you will still be charged if you delete your account but don't delete your workspace. diff --git a/src/help/index.md b/src/help/index.md index 4052baa140..b0efaf84e6 100644 --- a/src/help/index.md +++ b/src/help/index.md @@ -2,6 +2,7 @@ title: Segment Resources hide_toc: true hide-feedback: true +hidden: true --- TODO From 248a18fb1fc3e3fb6ef904809c9a35de3ed45511 Mon Sep 17 00:00:00 2001 From: sanscontext Date: Thu, 21 Nov 2019 18:22:51 -0800 Subject: [PATCH 2/2] remove gone file from yml --- src/_data/sidenav/main.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/_data/sidenav/main.yml b/src/_data/sidenav/main.yml index 1306855b86..d0429a3a50 100644 --- a/src/_data/sidenav/main.yml +++ b/src/_data/sidenav/main.yml @@ -16,8 +16,6 @@ sections: title: Is Segment impacted by Intelligent Tracking Prevention? - path: /guides/segment-vs-tag-managers title: What is the difference between Segment and tag managers? - - path: /guides/cant-add-integration - title: Why can't I add the integration I want? - section_title: How To Guides slug: guides/how-to-guides menu_icon: read-more