From b47e64c9e3b3c5da28d3f278942332e33849f5b2 Mon Sep 17 00:00:00 2001 From: Rashad Karanouh <11599358+rashad@users.noreply.github.com> Date: Thu, 9 Jul 2026 16:56:52 +0200 Subject: [PATCH] docs: surface the self-serve partner marketplace on high-intent pages (#22719) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Summary Adds partner-marketplace CTAs to four high-intent docs pages (enterprise + migration), routing readers to the **self-serve** partner directory (`twenty.com/partners/list`) while keeping `contact@twenty.com` as a secondary option. This upgrades pages that previously only offered the old "email us to be matched" path (or no partner path at all). Rendered with Mintlify-native components — `` callouts, plus a `` on the Implementation Services page. No new snippet; no `docs.json`, navigation, or translation (`l/`) changes. ## Pages changed — screenshots (one per page) > Preview locally with `npx nx run twenty-docs:dev` (localhost:3000), or use the Mintlify PR preview once it posts on this PR. Paths below are under `docs.twenty.com`. ### 1. `/user-guide/permissions-access/capabilities/sso-configuration` `` callout → *Find a certified Twenty partner* (Solutioning), `contact@twenty.com` as a secondary aside. _screenshot:_ Screenshot 2026-07-09 at 12 14 05 ### 2. `/user-guide/data-migration/how-tos/migrating-from-self-hosted-to-cloud` `` callout → *Get a certified Twenty partner* (Hosting), contact fallback. _screenshot:_ Screenshot 2026-07-09 at 12 14 23 ### 3. `/user-guide/data-migration/how-tos/migrating-from-other-crms` `` callout → **Done for you** (partner) vs **Onboarding pack** (Twenty team). _screenshot:_ Screenshot 2026-07-09 at 12 14 35 ### 4. `/user-guide/getting-started/capabilities/implementation-services` `` → **Browse certified partners** / **Get matched by Twenty**. _screenshot:_ Screenshot 2026-07-09 at 12 14 47 ## Notes for reviewers - Links deep-link the directory via `?categories=` (verified live) and carry a `?ref=docs-*` tag. - **Attribution caveat:** twenty.com's analytics (Cloudflare Web Analytics) is path-based, so `?ref=` is not measurable yet. - `contact@twenty.com` intentionally kept as a secondary option. - `mintlify validate` passes. Opened as a draft. Review in cubic --- .../how-tos/migrating-from-other-crms.mdx | 9 +++++---- .../how-tos/migrating-from-self-hosted-to-cloud.mdx | 4 +++- .../capabilities/implementation-services.mdx | 11 ++++++++++- .../capabilities/sso-configuration.mdx | 4 ++++ 4 files changed, 22 insertions(+), 6 deletions(-) diff --git a/packages/twenty-docs/user-guide/data-migration/how-tos/migrating-from-other-crms.mdx b/packages/twenty-docs/user-guide/data-migration/how-tos/migrating-from-other-crms.mdx index 42de0b9bf5..512f48f014 100644 --- a/packages/twenty-docs/user-guide/data-migration/how-tos/migrating-from-other-crms.mdx +++ b/packages/twenty-docs/user-guide/data-migration/how-tos/migrating-from-other-crms.mdx @@ -269,8 +269,9 @@ See [How to Fix Import Errors](/user-guide/data-migration/how-tos/fix-import-err ## Need Help? -For complex migrations or large datasets: -- **Guided setup:** Book a 4-hour onboarding pack -- **Full migration service:** Our partners can handle the entire migration + + Want help with your migration? -Contact [contact@twenty.com](mailto:contact@twenty.com) or explore our [Implementation Services](/user-guide/getting-started/capabilities/implementation-services). + - **Done for you:** [find a certified Twenty partner](https://twenty.com/partners/list?categories=SOLUTIONING&ref=docs-migrate-crm) to move your data, pipelines, and users end-to-end. + - **Onboarding pack:** a 4-hour guided setup with our team — [contact@twenty.com](mailto:contact@twenty.com). + diff --git a/packages/twenty-docs/user-guide/data-migration/how-tos/migrating-from-self-hosted-to-cloud.mdx b/packages/twenty-docs/user-guide/data-migration/how-tos/migrating-from-self-hosted-to-cloud.mdx index 1dbb113a06..f134d657e3 100644 --- a/packages/twenty-docs/user-guide/data-migration/how-tos/migrating-from-self-hosted-to-cloud.mdx +++ b/packages/twenty-docs/user-guide/data-migration/how-tos/migrating-from-self-hosted-to-cloud.mdx @@ -161,5 +161,7 @@ After importing data, manually recreate: ## Need Help? -For complex migrations or large datasets, contact us at [contact@twenty.com](mailto:contact@twenty.com) or explore our [Implementation Services](/user-guide/getting-started/capabilities/implementation-services). + + Migrating a large or complex workspace? [Get a certified Twenty partner](https://twenty.com/partners/list?categories=HOSTING&ref=docs-migrate-cloud) to handle the move end-to-end. *(Or loop in our team: [contact@twenty.com](mailto:contact@twenty.com).)* + diff --git a/packages/twenty-docs/user-guide/getting-started/capabilities/implementation-services.mdx b/packages/twenty-docs/user-guide/getting-started/capabilities/implementation-services.mdx index 2125713cee..25db9ed25b 100644 --- a/packages/twenty-docs/user-guide/getting-started/capabilities/implementation-services.mdx +++ b/packages/twenty-docs/user-guide/getting-started/capabilities/implementation-services.mdx @@ -13,4 +13,13 @@ Get help from our core team to set up your Twenty workspace with our 4-hour Onbo ## Implementation Partners -Work with certified Twenty partners for more advanced customizations and integrations. Reach out to our team via [contact@twenty.com](mailto:contact@twenty.com) to be matched with our partners. +Work with certified Twenty partners for advanced customizations, integrations, and dedicated implementation support. + + + + Find a partner and reach out directly — filter by region, language, and expertise. + + + Tell us what you need and we'll connect you with the right partner. + + diff --git a/packages/twenty-docs/user-guide/permissions-access/capabilities/sso-configuration.mdx b/packages/twenty-docs/user-guide/permissions-access/capabilities/sso-configuration.mdx index a91f63fb88..90f3369f10 100644 --- a/packages/twenty-docs/user-guide/permissions-access/capabilities/sso-configuration.mdx +++ b/packages/twenty-docs/user-guide/permissions-access/capabilities/sso-configuration.mdx @@ -103,3 +103,7 @@ If you encounter issues, contact support with: - Error messages received - Identity provider being used - Configuration details (without sensitive data) + + + Need SSO configured for your organization? [Find a certified Twenty partner](https://twenty.com/partners/list?categories=SOLUTIONING&ref=docs-sso) who specializes in SSO and identity setup. *(Prefer to loop in Twenty directly? [contact@twenty.com](mailto:contact@twenty.com).)* +