Skip to content

partner integration docs v0#6262

Merged
mshustov merged 10 commits into
mainfrom
partner-docs
May 28, 2026
Merged

partner integration docs v0#6262
mshustov merged 10 commits into
mainfrom
partner-docs

Conversation

@mshustov
Copy link
Copy Markdown
Member

@mshustov mshustov commented May 22, 2026

Summary

Adds v0 Partner program documentation for external partners building ClickHouse integrations. This is interim onboarding content until a dedicated partner portal launches at the upcoming event.

New section at /integrations/partners with four pages:

  • Overview. reading order and links to the guides
  • Building integrations. ingestion (ClickPipes vs language clients), consumption, user-agent conventions, sandbox/trial access
  • Testing your integration. Cloud + OSS test matrix, type/scale/auth coverage, recommended example datasets
  • Documenting your integration. required doc sections, style rules, and a copy-paste PR skeleton for product pages

Navigation: new Partner program sidebar category under Integrations; tip callout on the Integrations landing page pointing partners to the guides


Note

Low Risk
Documentation and sidebar navigation only; no runtime, auth, or application code changes.

Overview
Adds a new Integration development partner onboarding section under /integrations/integration-development, with an overview plus three guides: building (ClickPipes vs language clients, consumption, User-Agent, trials), testing (Cloud + OSS matrix, types/scale/auth, example datasets), and documenting (required page sections and a PR skeleton for clickhouse-docs).

The Integrations landing page gets a tip callout pointing builders to these guides and the partner portal. Navigation wires the section in sidebars.js and _category_.yml as a collapsible category under Integrations.

Reviewed by Cursor Bugbot for commit 1c98956. Bugbot is set up for automated code reviews on this repo. Configure here.

@mshustov mshustov requested review from Amehla and alexfrancoeur May 22, 2026 10:42
@mshustov mshustov requested review from a team as code owners May 22, 2026 10:42
@vercel
Copy link
Copy Markdown

vercel Bot commented May 22, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
clickhouse-docs Ready Ready Preview May 28, 2026 12:32pm
4 Skipped Deployments
Project Deployment Actions Updated (UTC)
clickhouse-docs-jp Ignored Ignored May 28, 2026 12:32pm
clickhouse-docs-ko Ignored Ignored Preview May 28, 2026 12:32pm
clickhouse-docs-ru Ignored Ignored Preview May 28, 2026 12:32pm
clickhouse-docs-zh Ignored Ignored Preview May 28, 2026 12:32pm

Request Review

@mshustov mshustov changed the title partner integration v0 partner integration docs v0 May 22, 2026
@mintlify
Copy link
Copy Markdown

mintlify Bot commented May 22, 2026

Docs PR opened: ClickHouse/mintlify-docs-dev#46

Added a four-page Partner program section guiding partners on building, testing, and documenting ClickHouse integrations.

Copy link
Copy Markdown
Contributor

@alexfrancoeur alexfrancoeur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is amazing, thank you @mshustov 🙏 🙏 🙏 🙏

I dropped in comments that are more around positioning (integration development vs. partner focused) and some others around identification, etc. I think we can probably talk through these things, come to an agreement, and I'm happy to help update the docs based on where we land.

Comment thread docs/integrations/partners/_category_.yml Outdated
Comment thread docs/integrations/partners/building-integrations.md Outdated
Comment thread docs/integrations/integration-development/building-integrations.md

## Sandbox and trial access {#sandbox-and-trial-access}

[ClickHouse Cloud](https://clickhouse.com/cloud) offers a free trial for development and integration validation. Partners enrolled in the formal program receive additional development credits; details will be available in the partner portal.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Amehla we should clarify what's available in the partner portal and how much we should lean on this narrative in these docs. My thinking is that we make this more generic vs. pointing to the partner portal. For this one specifically, I think it's fine if we say something like -- "if you are a House Mate and partner, you can get credits in the partner portal"

Comment thread docs/integrations/partners/documenting-your-integration.md Outdated
Comment thread docs/integrations/partners/testing-your-integration.md Outdated
Comment thread docs/integrations/index.mdx Outdated
| Partner integrations | Built or maintained, and supported by, third-party software vendors |
| Community integrations | Built or maintained and supported by community members. No direct support is available besides the public GitHub repositories and community Slack channels |

:::tip Building a partner integration?
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Amehla we'll need the stubbed link for the partner portal and sign up page

Comment thread docs/integrations/index.mdx Outdated
These guides orient you if you build a product that connects to ClickHouse. They cover the integration surface, how to validate your connector, and how to publish documentation on this site.

:::note Partner portal
A dedicated [partner portal](https://clickhouse.com/partners) is launching soon. Until then, use these pages to get started. [Sign up](https://clickhouse.com/partners) when the portal is available to register your integration.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should just act like it's available today and publish this when it's live. It's only a few days away, but let's confirm with @Amehla

Comment thread docs/integrations/integration-development/building-integrations.md Outdated
Comment thread docs/integrations/integration-development/building-integrations.md Outdated
Comment thread docs/integrations/integration-development/documenting-your-integration.md Outdated
Comment thread docs/integrations/integration-development/index.md Outdated
Comment thread docs/integrations/integration-development/testing-your-integration.md Outdated
Comment thread docs/integrations/integration-development/testing-your-integration.md Outdated
Comment thread docs/integrations/integration-development/testing-your-integration.md Outdated
Comment thread docs/integrations/index.mdx Outdated
Comment thread docs/integrations/integration-development/documenting-your-integration.md Outdated
mshustov and others added 2 commits May 27, 2026 11:32
…s.md

Co-authored-by: Shaun Struwig <41984034+Blargian@users.noreply.github.com>
Co-authored-by: Shaun Struwig <41984034+Blargian@users.noreply.github.com>
mshustov and others added 2 commits May 28, 2026 14:17
…on process and improve guidance for building integrations.
Keep published partner portal wording with bracketed tip/note admonition syntax from main.

Co-authored-by: Cursor <cursoragent@cursor.com>
@mshustov mshustov merged commit 9a7b67c into main May 28, 2026
18 checks passed
@mshustov mshustov deleted the partner-docs branch May 28, 2026 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants